mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-14 11:17:55 +00:00
添加自动移动文件的boo;
This commit is contained in:
@@ -8,6 +8,7 @@ type AutoCodeStruct struct {
|
||||
Abbreviation string `json:"abbreviation"`
|
||||
Description string `json:"description"`
|
||||
AutoCreateApiToSql bool `json:"autoCreateApiToSql"`
|
||||
AutoMoveFile bool `json:"autoMoveFile"`
|
||||
Fields []Field `json:"fields"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user