请求退货接口:服务流程传参调整

This commit is contained in:
1378012178@qq.com 2025-12-16 14:11:57 +08:00
parent 185b579a2d
commit 193f98da3c
1 changed files with 1 additions and 1 deletions

View File

@ -575,7 +575,7 @@ public class ThdServiceImpl implements ITuiHuoApi {
InvoicingOrdersEntity orderEntity = new InvoicingOrdersEntity();
orderEntity.setFlowCode("dyth_cksh");//指令流程flow_code 看接口有标明
orderEntity.setBizId(main.getId());//退货主表id 入库时会根据更新为对应退货单号入库时才生成的退货单号
orderEntity.setPoolId(main.getId());//退货主表id 入库时会根据更新为对应退货单号入库时才生成的退货单号
orderEntity.setNuId(dto.getNuId());
// orderEntity.setNuName(dto.getNuName());
orderEntity.setCustomerId(dto.getElderId());//长者id