查询添加报关
This commit is contained in:
+3
@@ -140,4 +140,7 @@ public class StockShelfOrderDTO extends StockInOrderBaseDTO {
|
||||
@ApiModelProperty("批次号")
|
||||
@Excel(name = "批次号")
|
||||
private String batchNo;
|
||||
|
||||
@ApiModelProperty("是否报关")
|
||||
private Long needCustomsDeclaration;
|
||||
}
|
||||
Reference in New Issue
Block a user