代码错误--刘敏

yun-zuoyi
jessica.chen 6 years ago
parent 7f8d3df009
commit 43ad2e35c9

@ -127,7 +127,7 @@ public class WmsDocMovementMaster extends BaseBean {
@ApiParam(value = "打印时间") @ApiParam(value = "打印时间")
private String printDate; private String printDate;
public Integer getIsSn() { // public Integer getIsSn() {
return isSn == null ? 0 : this.getIsSn(); //// return isSn == null ? 0 : this.getIsSn();
} //// }
} }

Loading…
Cancel
Save