接口平台拷表
This commit is contained in:
parent
781f2ce902
commit
ba23be23ec
@ -140,7 +140,7 @@ public class PlatformDataToTemp extends BaseBussiness {
|
||||
}
|
||||
|
||||
/**担保人信息拷表*/
|
||||
Sqlca.executeSQL(new SqlObject("delete from PF_GUARANTEE_UNIT where flowunid='"+flowunid+"'"));
|
||||
Sqlca.executeSQL(new SqlObject("delete from LB_GUARANTEE_UNIT_TEMP where flowunid='"+flowunid+"'"));
|
||||
otherProperty.clear();
|
||||
otherProperty.put("FLOWUNID",flowunid);
|
||||
otherProperty.put("PROJECT_ID",projectId);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user