Browse Source

乐观锁

master
常熟吴彦祖 3 months ago
parent
commit
8b9eea36bf
  1. 2
      src/main/java/com/gaotao/modules/automatedWarehouse/service/impl/WcsIntegrationServiceImpl.java

2
src/main/java/com/gaotao/modules/automatedWarehouse/service/impl/WcsIntegrationServiceImpl.java

@ -929,7 +929,7 @@ public class WcsIntegrationServiceImpl implements WcsIntegrationService {
wcsApiService.pushZuPanApi(inData);
updatePalletDetailWcsFlag(site, palletId);
}
@Override

Loading…
Cancel
Save