增加自动化代码图片功能
This commit is contained in:
@@ -27,6 +27,7 @@ type AutoCodeStruct struct {
|
||||
PackageT string `json:"-"`
|
||||
NeedValid bool `json:"-"`
|
||||
NeedSort bool `json:"-"`
|
||||
HasPic bool `json:"-"`
|
||||
}
|
||||
|
||||
func (a *AutoCodeStruct) Pretreatment() {
|
||||
|
Reference in New Issue
Block a user