yun-zuoyi
amy 6 years ago
parent 359ceaf702
commit 07c227769d

@ -56,7 +56,7 @@ public class WmsLocatePart extends BaseBean{
@ApiParam(value = "是否生成领料单", example = "2")
private Integer isGeneratePicklist;
public Double getMix() {
public Double getMin() {
return this.min == null ? 0 : this.min;
}

Loading…
Cancel
Save