fix
wangpengfei
2023-08-28 aa3bc269e46d82bdd6d088e5d07babd2d3b493a1
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)