凭证相关-- 计提

This commit is contained in:
xiezhiwen 2018-12-20 09:59:06 +08:00
parent a1fadc0690
commit a06a861b86

View File

@ -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();
//传统业务