fix
wangpengfei
2023-08-26 8407a43ee08ebd0f8e4b500cfcd83dcace95337c
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() {