新增后台管理
This commit is contained in:
		| @@ -3,9 +3,9 @@ package product | ||||
| import ( | ||||
| 	"net/http" | ||||
|  | ||||
| 	"tydata-server/app/user/cmd/api/internal/logic/product" | ||||
| 	"tydata-server/app/user/cmd/api/internal/svc" | ||||
| 	"tydata-server/app/user/cmd/api/internal/types" | ||||
| 	"tydata-server/app/main/api/internal/logic/product" | ||||
| 	"tydata-server/app/main/api/internal/svc" | ||||
| 	"tydata-server/app/main/api/internal/types" | ||||
| 	"tydata-server/common/result" | ||||
| 	"tydata-server/pkg/lzkit/validator" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user