fix
wangpengfei
2023-08-26 8407a43ee08ebd0f8e4b500cfcd83dcace95337c
utils/ast/ast_gorm_test.go
@@ -1,8 +1,8 @@
package ast
import (
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/model/example"
   "srm/global"
   "srm/model/example"
   "testing"
)