凭证相关-- 计提
This commit is contained in:
parent
a1fadc0690
commit
a06a861b86
@ -53,7 +53,8 @@ public class SplitInts2 implements Job{
|
||||
try{
|
||||
//汽车业务
|
||||
Sqlca = Transaction.createTransaction("als");
|
||||
Sqlca.executeSQL(new SqlObject("{call proc_contract_rent_month()}"));
|
||||
Sqlca.executeSQL(new SqlObject("{call proc_contract_rent_month_temp()}"));
|
||||
Sqlca.executeSQL(new SqlObject("{call proc_contract_discount_month_temp()}"));
|
||||
Sqlca.commit();
|
||||
|
||||
//传统业务
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user