修改字段类型

finance
杨赟 2 years ago
parent a4de968985
commit 7308e174fe

@ -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 {

Loading…
Cancel
Save