new version qnc
This commit is contained in:
		| @@ -2,14 +2,14 @@ package agent | ||||
|  | ||||
| import ( | ||||
| 	"context" | ||||
| 	"tydata-server/app/user/model" | ||||
| 	"tydata-server/common/ctxdata" | ||||
| 	"tydata-server/common/xerr" | ||||
| 	"qnc-server/app/user/model" | ||||
| 	"qnc-server/common/ctxdata" | ||||
| 	"qnc-server/common/xerr" | ||||
|  | ||||
| 	"github.com/pkg/errors" | ||||
|  | ||||
| 	"tydata-server/app/user/cmd/api/internal/svc" | ||||
| 	"tydata-server/app/user/cmd/api/internal/types" | ||||
| 	"qnc-server/app/user/cmd/api/internal/svc" | ||||
| 	"qnc-server/app/user/cmd/api/internal/types" | ||||
|  | ||||
| 	"github.com/zeromicro/go-zero/core/logx" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user