mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-30 06:11:26 +08:00
优化功能,通知功能,任务功能
This commit is contained in:
@@ -25,7 +25,7 @@ type (
|
||||
}
|
||||
)
|
||||
|
||||
var SysDeptModelDao = &sysDeptModelImpl{
|
||||
var SysDeptModelDao SysDeptModel = &sysDeptModelImpl{
|
||||
table: `sys_depts`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user