增加参数 状态字段返回
This commit is contained in:
parent
031bbdd41a
commit
c45319b525
@ -33,6 +33,11 @@ public class ResComponentOutRecordInfoDto {
|
||||
*/
|
||||
private Integer outQuantity;
|
||||
|
||||
/**
|
||||
* 状态
|
||||
*/
|
||||
private String state;
|
||||
|
||||
/**
|
||||
* 原部件处理方案
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user