Commit Graph

25 Commits

Author SHA1 Message Date
SliverHorn 1de437dc5a fix: Enforcer => SyncedEnforcer Solve Map Preemption 2021-05-21 18:48:26 +08:00
SliverHorn 8f1885f56e fix: remove casbin init single case 2021-05-20 16:54:56 +08:00
奇淼(piexlmax ffc19c7fbf Merge branch 'master' into gva_gormv2_dev 2021-05-20 11:26:24 +08:00
pixel e03f0cc4b0 修复map竞争问题 2021-05-20 11:23:30 +08:00
奇淼(piexlmax 4a279ffa29 Revert "Gva gormv2 dev" 2021-05-20 11:05:44 +08:00
songzhibin97 7d93bc7256 fix casbin datarace 2021-05-20 10:49:00 +08:00
pixel 758c1f8306 Merge branch 'develop' of https://github.com/flipped-aurora/gin-vue-admin into gva_gormv2_dev
 Conflicts:
	server/service/sys_casbin.go
2021-05-18 16:26:53 +08:00
closetool c756d26592 service/sys_casbin.go: fix casbin runs slowly 2021-05-15 13:46:34 +08:00
pixel d2104fade2 修复casbin导致连接泄露问题 2021-04-22 14:54:52 +08:00
closetool 7c821bf673 fix: using official casbin gorm-adapter 2021-04-12 14:52:54 +08:00
pixel ae5ec006ba 将gorm适配器调整至本地避免windows没有gcc的情况导致系统无法启动 2021-04-06 17:12:51 +08:00
closetool 146b0b2925 fix: casbin gorm-adapter has no sqlite3 support
Signed-off-by: closetool <c299999999@qq.com>
2021-04-04 21:42:22 +08:00
SliverHorn 0b1cc913d9 service层注释规范化 2020-11-08 13:30:12 +08:00
QM303176530 9265397f29 casbin修改性能优化 2020-09-19 23:19:18 +08:00
SliverHorn 40e2344629 api管理测试完成,修复casbin的API更新随动map[string]string改为map[string]interface{} 2020-08-26 11:23:40 +08:00
SliverHorn cf73dbd0d9 数据初始化完成 2020-08-25 16:34:45 +08:00
QM303176530 363ff3ba70 gormv2升级 第一阶段 2020-08-23 15:13:23 +08:00
Leonard Wang b09e54c205 修复格式问题,重构嵌套层数过深的函数 2020-05-19 23:46:07 +08:00
pixel 0be0ec9a2f 增加角色复制后台功能 修复swagger不能带token的问题 2020-04-20 16:21:50 +08:00
pixel 6a03835d66 swagger修复完成 2020-04-15 09:37:39 +08:00
pixel f68947d50e 修复了api唯一key关联的bug,修复了角色删除失败的bug 2020-04-13 17:45:33 +08:00
pixel da8a1c20b6 修改customer文件位restful模式 提供示例 2020-04-10 13:47:52 +08:00
rainyan 849f0dcf43 correct all comments of functions in service 2020-04-10 10:36:15 +08:00
pixel 3a778ccdf1 修改编辑方法逻辑,前端细节调整 2020-04-09 11:49:15 +08:00
Granty1 5d222585dd Migrate all methods in the model package to the service package 2020-04-08 11:07:27 +08:00