入库单审核(班长)
This commit is contained in:
parent
11f5e507d3
commit
e11d095b6d
|
|
@ -41,6 +41,9 @@ public class PurchaseCheckFormVo {
|
|||
@ApiModelProperty("生产技术科")
|
||||
private String productionTechDept;
|
||||
|
||||
@ApiModelProperty("审核(班长)")
|
||||
private String reviewer;
|
||||
|
||||
@ApiModelProperty("库管班")
|
||||
private String warehouseTeam;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue