增加自动化代码文件组件
This commit is contained in:
@@ -28,6 +28,7 @@ type AutoCodeStruct struct {
|
||||
NeedValid bool `json:"-"`
|
||||
NeedSort bool `json:"-"`
|
||||
HasPic bool `json:"-"`
|
||||
HasFile bool `json:"-"`
|
||||
}
|
||||
|
||||
func (a *AutoCodeStruct) Pretreatment() {
|
||||
|
Reference in New Issue
Block a user