Commit 4f70d932 authored by 温志超's avatar 温志超

更新查询

parent 893853a2
......@@ -259,6 +259,12 @@ public class MdItemVo extends BaseEntity {
*/
private char updateLog;
@ApiModelProperty("客户图号")
private String customerDrawingNo;
@ApiModelProperty("客户品号")
private String customerProNo;
private Integer AllQuantity;
private Integer nextMaintenPeriod;
......
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