You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dyzsoft 6215328815 优化:casbin验证优化,在中间件中获取请求的 Path,在CasbinModel定义中直接使用keymatch2进行匹配,减少一次path获取和函数调用。 3 years ago
..
enter.go update: 3 years ago
jwt_black_list.go update: LoadAll函数优化 3 years ago
sys_api.go 修复sql注入安全隐患 感谢@Tom4t0提交漏洞 3 years ago
sys_authority.go fixed: 3 years ago
sys_auto_code.go update: 3 years ago
sys_auto_code_interface.go update: 3 years ago
sys_auto_code_mysql.go update: 3 years ago
sys_auto_code_pgsql.go refactor: 3 years ago
sys_autocode_history.go update: 3 years ago
sys_base_menu.go 代码规范性优化 3 years ago
sys_casbin.go 优化:casbin验证优化,在中间件中获取请求的 Path,在CasbinModel定义中直接使用keymatch2进行匹配,减少一次path获取和函数调用。 3 years ago
sys_dictionary.go 修复性别字典初始数据为空的问题 3 years ago
sys_dictionary_detail.go 代码规范性优化 3 years ago
sys_initdb.go fixed: 3 years ago
sys_initdb_mysql.go fixed: 修复jwt的signing-key 未转成string导致乱码的问题 3 years ago
sys_initdb_pgsql.go fixed: server/service/system/sys_initdb_pgsql.go 初始化数据 使用 PgsqlDataInitialize 3 years ago
sys_menu.go 修改包名称定为至server为插件化提供便利 3 years ago
sys_operation_record.go 代码规范性优化 3 years ago
sys_system.go 修改包名称定为至server为插件化提供便利 3 years ago
sys_user.go chore: fix db connector nil pointer dereference 3 years ago