入库表usersexpertInviteCode为yxh_mall_fx01
callbackApiService.callbackXiaoDuanRegisterUserBo渠道传参:yxh_mall_fx01
ALTER TABLE users ADD distribution_channel varchar(32) NULL DEFAULT 'yxh_mall' COMMENT '分销渠道,yxh_mall:非分销用户入参渠道号,yxh_mall_fx01:分销用户入参渠道号';
登录
业务系统请求接口
callbackApiService.callbackXiaoDuanRegisterUserBo渠道传参:yxh_mall
用户注册:CreditUserService#registerUser
不为空
入库表usersexpertInviteCode为yxh_mall_
com.crediteasemall.service.utils.JsonWebTokenService#parseAndValidate解析出来分销渠道
结束
expertInviteCode是否为空?
为空