This commit is contained in:
parent
5d8f82bc27
commit
e7e694735d
|
|
@ -58,4 +58,9 @@ public class MaterialRetainedTeamVo {
|
|||
|
||||
@ApiModelProperty(value = "协议id")
|
||||
private Long agreementId;
|
||||
|
||||
private String manageType;
|
||||
|
||||
@ApiModelProperty(value = "领料ID")
|
||||
private Long leaseId;
|
||||
}
|
||||
Loading…
Reference in New Issue