fix
This commit is contained in:
		| @@ -3,9 +3,9 @@ package notification | ||||
| import ( | ||||
| 	"net/http" | ||||
|  | ||||
| 	"hm-server/app/main/api/internal/logic/notification" | ||||
| 	"hm-server/app/main/api/internal/svc" | ||||
| 	"hm-server/common/result" | ||||
| 	"tydata-server/app/main/api/internal/logic/notification" | ||||
| 	"tydata-server/app/main/api/internal/svc" | ||||
| 	"tydata-server/common/result" | ||||
| ) | ||||
|  | ||||
| func GetNotificationsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user