fix
wangpengfei
2023-08-30 a7a842b30253d5e91f2a37ea8be4fa64cf4ac9ea
service/system/sys_auto_code_mysql.go
@@ -1,8 +1,8 @@
package system
import (
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
   "srm/global"
   "srm/model/system/response"
)
var AutoCodeMysql = new(autoCodeMysql)