服务之间相互调用
This commit is contained in:
@@ -13,6 +13,7 @@ type WebAddressDefLogic struct {
|
||||
ctx context.Context
|
||||
svcCtx *svc.ServiceContext
|
||||
logx.Logger
|
||||
BaseLogic
|
||||
}
|
||||
|
||||
func NewWebAddressDefLogic(ctx context.Context, svcCtx *svc.ServiceContext) *WebAddressDefLogic {
|
||||
|
||||
Reference in New Issue
Block a user