可以配置数据库线程池的最大最小数 可以配置是否开启数据库日志

This commit is contained in:
pixel
2020-03-24 12:16:30 +08:00
parent cdc42c3e52
commit 489e7b92c9
2 changed files with 2 additions and 0 deletions

View File

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