|
|
|
@ -6210,7 +6210,7 @@ public class DistributionSignforServiceImpl extends BaseServiceImpl<Distribution
|
|
|
|
|
default: |
|
|
|
|
log.info("未知的签收方式 scanStatus={}", scanStatus); |
|
|
|
|
} |
|
|
|
|
// }
|
|
|
|
|
} |
|
|
|
|
p.setLoadingNub(distributionLoadscanEntity.getLoadedNub()); |
|
|
|
|
p.setSigningNub(distributionLoadscanEntity.getReceivedQuantity()); |
|
|
|
|
if (Func.isNotEmpty(distributionLoadscanEntity.getSigningTime())) { |
|
|
|
|