master:系统调优;

pull/1121/head
liujiang 2025-10-16 21:18:30 +08:00
parent bad6ee092b
commit 41be9f78cd
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ public class StoreResVO {
private String rejectReason;
@ApiModelProperty(value = "档口模板ID")
private Integer templateNum;
@ApiModelProperty(value = "库存系统 1步橘 2天友 3发货宝")
private Integer stockSys;
@Data
public static class SFileVO {