✨ init project
This commit is contained in:
7
model/common/clearDB.go
Normal file
7
model/common/clearDB.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package common
|
||||
|
||||
type ClearDB struct {
|
||||
TableName string
|
||||
CompareField string
|
||||
Interval string
|
||||
}
|
||||
Reference in New Issue
Block a user