Compare commits
No commits in common. "57b39de9a22885a2f968b526e6708ac532fb7b50" and "4be53545da60a81effcf95ea458fc1f3b97347b2" have entirely different histories.
57b39de9a2
...
4be53545da
|
@ -15,7 +15,7 @@ public class GatheringbillSaveBatchBSAction extends BillInsertBatchBSAction {
|
||||||
this.validatorCode.add(8);
|
this.validatorCode.add(8);
|
||||||
this.validatorCode.add(24);
|
this.validatorCode.add(24);
|
||||||
this.validatorCode.add(28);
|
this.validatorCode.add(28);
|
||||||
// this.validatorCode.add(44);
|
this.validatorCode.add(44);
|
||||||
this.validatorCode.add(46);
|
this.validatorCode.add(46);
|
||||||
this.validatorCode.add(31);
|
this.validatorCode.add(31);
|
||||||
this.validatorCode.add(36);
|
this.validatorCode.add(36);
|
||||||
|
|
Loading…
Reference in New Issue