|
@@ -1,5 +1,6 @@
|
|
package autoCodeModel
|
|
package autoCodeModel
|
|
|
|
|
|
|
|
+//开发中功能,若您发现这块代码可以研究,可以无视
|
|
type AutoCodeStruct struct {
|
|
type AutoCodeStruct struct {
|
|
StructName string `json:"structName"`
|
|
StructName string `json:"structName"`
|
|
StructType []string `json:"structType"`
|
|
StructType []string `json:"structType"`
|