mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-23 05:00:57 +00:00
清理掉定时任务config配置,修改为代码内书写 (#1578)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package common
|
||||
|
||||
type ClearDB struct {
|
||||
TableName string
|
||||
CompareField string
|
||||
Interval string
|
||||
}
|
||||
Reference in New Issue
Block a user