PDA复核查询修改
This commit is contained in:
+2
@@ -290,6 +290,8 @@ public class StockOutOrderDO extends BaseVOEntity {
|
||||
@ApiModelProperty("小于复核状态: 1-未复核 2-复核中 3-已复核")
|
||||
private Integer ltCheckStatus;
|
||||
|
||||
@ApiModelProperty("PDA复核查询tab: 1-列表(待复核) 2-历史记录(已复核)")
|
||||
private Integer tabType;
|
||||
|
||||
@ApiModelProperty("to")
|
||||
@Excel(name = "to")
|
||||
|
||||
Reference in New Issue
Block a user