test: 更新测试用例代码- 修改 ProxyPurchaseWarehousWarehouseTest 中的测试代码,使用新的单号

- 更新 SoSaleReturnPluginInitializerToCTest 中的测试代码,使用新的单号和类型- 在 ProxyPurchaseWarehousWarehouse 中添加空行,改善代码可读性
This commit is contained in:
liuy 2025-01-13 17:52:26 +08:00
parent c4458718ed
commit e6e7a145bc
3 changed files with 3 additions and 3 deletions

View File

@ -493,7 +493,7 @@ public class ProxyPurchaseWarehousWarehouse extends PluginBaseEntity {
poOrderParentDto.setPk_defdoc3(bdRdclEntity.getPkRdcl());//收发类别名称主键
poOrderParentDto.setVuserdef3(bdRdclEntity.getRdname());//收发类别名称
poOrderParentDto.setVuserdef17(ProfilesActiveConstant.sourceSystem1);//来源系统
poOrderParentDto.setVuserdef19(poOrderSonDto.getCode());//原单单号
poOrderParentDto.setVuserdef20(poOrderSonDto.getId());//原单主键

View File

@ -26,6 +26,6 @@ public class ProxyPurchaseWarehousWarehouseTest {
@Test
public void startImplementByCode() {
proxyPurchaseWarehousWarehouse.startImplementByCode("LETS-RE2024123100000763");
proxyPurchaseWarehousWarehouse.startImplementByCode("LETS-RE2024110500014600");
}
}

View File

@ -47,7 +47,7 @@ public class SoSaleReturnPluginInitializerToCTest {
try {
// soSaleReturnPluginInitializerToC.startImplementByTradeTime("2024-12-23 23:05:34", "2024-12-23 23:05:34", "2");
soSaleReturnPluginInitializerToC.startImplementByCode("LETS-RE2024121500000747", "tran");
soSaleReturnPluginInitializerToC.startImplementByCode("LETS-RE2024122800000272", "stock");
// soSaleReturnPluginInitializerToC.startImplementStockByTime("2024-12-24 16:02:17", "2024-12-24 16:02:17", "0");