pda库存查询报错bug修改
This commit is contained in:
+3
@@ -243,4 +243,7 @@ public class MaterialInventoryQueryListDO extends MaterialBaseDO {
|
||||
@Excel(name = "ExtAttr4", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date extAttr4;
|
||||
|
||||
@ApiModelProperty("订单物料明细id")
|
||||
private Long materialDetailId;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user