Commit cc1dd8e4 by liuyang

2024-06-13 库存盘点单

parent e9d840c8
......@@ -239,7 +239,7 @@ public class ServiceHGKC005 extends ServiceEPBase {
newKc005.setDeleteFlag(CommonConstant.YesNo.YES_1);
DaoUtils.insert(HGKC005.INSERT, newKc005);
// 修改库存
HGKCTools.updateStock(fKc005);
HGKCTools.updateStock(newKc005);
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment