PDA复核查询修改

This commit is contained in:
秦鸿展
2026-03-14 18:22:42 +08:00
parent a83ef892b0
commit 0393c2ee1f
5 changed files with 26 additions and 5 deletions
@@ -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")