@ -103,7 +103,7 @@ func (u *user) Disable(ctx context.Context, userId uint) error {
}
type ArgsUserServiceInfo struct {
ServiceId uint // 服务id
ServiceId serviceId // 服务id
AppKey string // 渠道appKey
type ReplyUserServiceInfo struct {