mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-24 03:18:35 +08:00
优化功能,通知功能,任务功能
This commit is contained in:
@@ -21,7 +21,7 @@ type (
|
||||
}
|
||||
)
|
||||
|
||||
var SysDictDataModelDao = &sysDictDataModelImpl{
|
||||
var SysDictDataModelDao SysDictDataModel = &sysDictDataModelImpl{
|
||||
table: `sys_dict_data`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user