材料批次修改
This commit is contained in:
parent
2b1e878b0a
commit
55b10b4c3d
@ -66,7 +66,7 @@ public class XzMaterialDetail implements Serializable {
|
||||
*/
|
||||
@Excel(name = "数量", width = 15)
|
||||
@ApiModelProperty(value = "数量")
|
||||
private Integer num;
|
||||
private String num;
|
||||
/**
|
||||
* 备注
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user