refs
用户 yzh <snbbt@21cn.com>
星期三, 六月 15, 2022 22:20 +0800
提交者 yzh <snbbt@21cn.com>
星期三, 六月 15, 2022 22:20 +0800
提交f63d8ead25bdb3c32dacca817a059bd30390e9bc
目录 36ff060ea89b83e2e7d40f6970c326b30f8c0d28 目录 | zip | gz
parent f2fa318161407b936f70aa3b918dd38f24ea9a88 查看 | 对比
1.系统账户数据库优化:
修改“账户类型”的数据类型为VARCHAR2(1024),多个角色时以半角“,”分隔。
加密盐。
密码加密优化;账户登录优化;角色权限管理(作废用户权限);
2.字典类型管理(定义:用户角色)
3.字典数据管理(初始化用户角色数据)
3.角色权限管理
4.系统账户管理,账户类型对应用户角色(可多选)。
5个文件已添加
45个文件已修改
1494 ■■■■■ 已修改文件
web/Common/DataConverter.cs 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Dao/Dao.csproj 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Dao/GwClientDao.cs 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Dao/GwDiverterDao.cs 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Dao/SysDictDataDao.cs 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Dao/SysRoleMenuDao.cs 242 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Dao/UserDao.cs 98 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Lib/Common.dll 对比 | 查看 | 原始文档 | blame | 历史
web/Lib/Common.pdb 对比 | 查看 | 原始文档 | blame | 历史
web/Lib/Dao.dll 对比 | 查看 | 原始文档 | blame | 历史
web/Lib/Dao.pdb 对比 | 查看 | 原始文档 | blame | 历史
web/Lib/Model.dll 对比 | 查看 | 原始文档 | blame | 历史
web/Lib/Model.pdb 对比 | 查看 | 原始文档 | blame | 历史
web/Model/Model.csproj 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Model/Model/SysDictData.cs 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Model/Model/SysRoleMenu.cs 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/Model/Model/SysUser.cs 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Common.dll 对比 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Common.pdb 对比 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Dao.dll 对比 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Dao.pdb 对比 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Model.dll 对比 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Model.pdb 对比 | 查看 | 原始文档 | blame | 历史
web/web/ExportDocument.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwClient.ashx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwClient.aspx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwClient.aspx.cs 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwDm.ashx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwMoRoute.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwOrder.ashx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwOrderCreate.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwProductClasses.aspx 285 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwSm.ashx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwSp.ashx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwStatis.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwStatisProfit.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwStatisRefund.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwStatisV3.ashx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/GwStatisV3.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/Index.aspx 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysDictData.ashx 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysDictData.aspx 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysDictData.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysDictType.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysRoleMenu.aspx 351 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysRoleMenu.aspx.cs 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysUser.ashx 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysUser.aspx 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/SysUser.aspx.cs 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
web/web/gwspupdate.aspx.cs 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史