字段缺失补齐

version1
anthonyywj2 3 years ago
parent 423e9749d0
commit 3946dde748

@ -56,5 +56,8 @@ public class BussinessTypeEntity {
private String prefix;
private String localPrefix;
private boolean preIn;
private boolean ullageFill;
private boolean scanPreIn;
private boolean vailInv;
private boolean codeFillCheck;
}

@ -30,4 +30,7 @@ public class InvWarehouseEntity {
private String thirdId3;
private String thirdId4;
private boolean spUse;
}

Loading…
Cancel
Save