Updated to GVA v2.5.6

This commit is contained in:
Mohamed Hassan
2023-08-03 12:49:44 +03:00
36 changed files with 1070 additions and 428 deletions
+2
View File
@@ -27,6 +27,8 @@ type AutoCodeStruct struct {
PackageT string `json:"-"`
NeedValid bool `json:"-"`
NeedSort bool `json:"-"`
HasPic bool `json:"-"`
HasFile bool `json:"-"`
}
func (a *AutoCodeStruct) Pretreatment() {