修改交班落地数据逻辑

This commit is contained in:
19991905653
2024-04-03 11:36:00 +08:00
parent 2c46de7e9d
commit a2bd783a21
3 changed files with 20 additions and 15 deletions

View File

@@ -19,6 +19,7 @@ public class TbOrderDetail implements Serializable {
private Integer productSkuId;
private Integer num;
private Integer returnNum;
private String productName;
private String status;