boweniac 1 tháng trước cách đây
mục cha
commit
9a543ec338
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      internal/svc/service_context.go

+ 0 - 3
internal/svc/service_context.go

@@ -9,9 +9,6 @@ import (
 	"time"
 	"wechat-api/database"
 	"wechat-api/database/dao/wechat/query"
-	"wechat-api/internal/config"
-	"wechat-api/internal/middleware"
-	"wechat-api/internal/pkg/wechat_ws"
 
 	"github.com/suyuan32/simple-admin-core/rpc/coreclient"
 	"github.com/zeromicro/go-zero/core/logx"