Merge branch 'dev-ty1.2' into test
# Conflicts: # mhd-api/mhd-api-system/src/main/java/com/mhd/system/api/WmsServiceFeign.java
This commit is contained in:
+3
@@ -35,4 +35,7 @@ public class WarehousePO implements Serializable {
|
||||
|
||||
@Excel(name = "是否启用: 1-否 2-是")
|
||||
private Integer isEnable;
|
||||
|
||||
@ApiModelProperty("库存锁定模式: 1-下单冻结 2-分配库存冻结")
|
||||
private Integer stockLockMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user