This commit is contained in:
谢小军
2019-08-03 01:34:08 +08:00
parent 3e41ef9304
commit d467d817cf
9 changed files with 73 additions and 73 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/xxjwxc/public/tools"
)
//开始执行
//Execute 开始执行
func Execute() {
orm := mysqldb.OnInitDBOrm(config.GetMysqlConStr())