|
@@ -469,7 +469,7 @@ public class PurchaseWarehousingServiceImpl extends ServiceImpl<PurchaseWarehous
|
|
|
if(m.get("cBatchProperty2")!=null){
|
|
|
saveItemJson.put("CBATCHPROPERTY2",m.get("cBatchProperty2"));
|
|
|
}
|
|
|
- if(m.get("cBatchProperty3")!=null){
|
|
|
+ if(m.get("cBatchProperty9")!=null){
|
|
|
saveItemJson.put("CBATCHPROPERTY9",m.get("cBatchProperty9"));
|
|
|
}
|
|
|
}
|