修改包名称定为至server为插件化提供便利

This commit is contained in:
蒋吉兆
2021-08-23 23:13:24 +08:00
parent 8294264f87
commit 6afe848210
153 changed files with 381 additions and 380 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
package request
import (
"github.com/flipped-aurora/gin-vue-admin/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/model/system"
"github.com/flipped-aurora/gin-vue-admin/server/model/common/request"
"github.com/flipped-aurora/gin-vue-admin/server/model/system"
)
// api分页条件查询及排序结构体