Compare commits
No commits in common. "50842be6f9cdda11c5d96556cd95e7d80e99c2aa" and "684f9a1d95602a1ee9c6be7e428e4b58d3774ac4" have entirely different histories.
50842be6f9
...
684f9a1d95
|
@ -1,17 +0,0 @@
|
|||
//
|
||||
// Source code recreated from a .class file by IntelliJ IDEA
|
||||
// (powered by FernFlower decompiler)
|
||||
//
|
||||
|
||||
package nc.bs.arap.actions;
|
||||
|
||||
public class GatheringbillEditSaveBatchBSAction extends BillUpdateBatchBSAction {
|
||||
public GatheringbillEditSaveBatchBSAction() {
|
||||
this.validatorCode.add(5);
|
||||
this.validatorCode.add(34);
|
||||
this.validatorCode.add(57);
|
||||
this.validatorCode.add(59);
|
||||
this.validatorCode.add(62);
|
||||
this.validatorCode.remove(44);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue