目录调整

This commit is contained in:
yxh
2020-02-21 17:37:08 +08:00
parent 903dac499d
commit c739d09148
16 changed files with 77 additions and 43 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package admin
import (
"gfast/app/service/user_service"
"gfast/app/service/admin/user_service"
"gfast/library/response"
"github.com/gogf/gf/frame/g"
"github.com/gogf/gf/net/ghttp"