zhangqian
2023-08-29 cd6940f07750c1e2cd3a5c0eeafa6cc0309ef2f6
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"
)