添加售后

finance
杨赟 2 years ago
parent 88ca8f9ee9
commit c74396cb05

@ -56,7 +56,7 @@ func (a *afterService) Reason(ctx context.Context, channelId string, args ArgsAf
}
type ArgsAfterServiceApply struct {
Type string // 售后类型
TypeId string // 售后类型
TypeName string // 售后名称
ReasonCode string // 售后原因编码
ReasonName string // 售后原因描述

@ -58,7 +58,7 @@ type ArgsAfterServiceApply struct {
TypeName string // 售后名称
ReasonCode string // 售后原因编码
ReasonName string // 售后原因描述
ChannelAfterServiceSn string // 渠道售后单号
AfsSn string // 渠道售后单号
OrderSn string // 订单编号
SkuId string // skuId
Pictures []string // 图片地址数组

Loading…
Cancel
Save