From 660bbcd6c95fe054ef22ff14357cb799d682319e Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期一, 02 九月 2024 08:59:34 +0800 Subject: [PATCH] 账面库存数据更新:根据月结和非月结标志更新 --- src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1405.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1405.java b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1405.java index 993365f..c6c4d33 100644 --- a/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1405.java +++ b/src/main/java/com/fzzy/otherview/whhpjl/dto/WhjlApi1405.java @@ -22,6 +22,7 @@ private String dyxyid; //鍔ㄥ憳鍗忚id private String dyqynm; //鍔ㄥ憳浼佷笟鍐呯爜 + private String dyspid; //鍔ㄥ憳鍗忚id private String htkhbh; //鍚堝悓瀹㈡埛缂栧彿 private String htkhmc; //鍚堝悓瀹㈡埛鍚嶇О private String htbh; //鍚堝悓缂栧彿 -- Gitblit v1.9.3