Merge remote-tracking branch 'remotes/origin/dev' into test

yun-zuoyi
Silliter 6 years ago
commit 0589b5e79a

@ -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