fix
wangpengfei
2023-09-05 20acdf9648c20c4b1e0b03af98bd0010bab66f7b
initialize/other.go
@@ -3,8 +3,8 @@
import (
   "github.com/songzhibin97/gkit/cache/local_cache"
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/utils"
   "srm/global"
   "srm/utils"
)
func OtherInit() {