1
This commit is contained in:
@@ -49,7 +49,7 @@ func (a *API) DisAgreeUserCancel(req *request2.AlibabaTclsAelophyRefundDisagreeR
|
||||
|
||||
// PartialRefundReason 商户逆向取消订单数据渲染(获取订单商品列表已经取消原因:部分退款)
|
||||
func (a *API) PartialRefundReason(req *request2.AlibabaTclsAelophyRefundCsapplyrenderRequest) (*domain.AlibabaTclsAelophyRefundCsapplyrenderRefundCsApplyRenderResponseDto, error) {
|
||||
globals.SugarLogger.Debugf("进入 PartialRefundReason")
|
||||
globals.SugarLogger.Debugf("进入 PartialRefundReason: %s", utils.Format4Output(req, false))
|
||||
client := ability3156.NewAbility3156(&a.client)
|
||||
|
||||
data, _ := client.AlibabaTclsAelophyRefundCsapplyrender(req, a.token)
|
||||
|
||||
Reference in New Issue
Block a user