Stringsql="insert into e10_common.dbo.chuchai_qingjia_log(id,requestId,gh,lbbh,kssj,jssj,message,state,qjss) values("+generate+",'"+reid+"','','A11','"+beginDateTime+"','"+endDateTime+"','"+str+"','"+hrstate+"','"+qjss+"')";
StringnewIdSql="SELECT ISNULL((SELECT TOP 1 id FROM e10_common.dbo.sync_eas_log ORDER BY id DESC), 0) + 1 AS id";
booleanflag=rs.executeSql(newIdSql,poolname_ui);
logger_5e8d517a.error("flag---"+flag);
longnewId=0;
if(rs.next()){
newId=Long.parseLong(rs.getString("id"));
}
Stringsql3="insert into e10_common.dbo.sync_eas_log(id,requestId,lcbh,kssj,jssj,sqrq,ccmdd,gh,name,sxrgh,sxrxm,reason,title,sqbm,sqdw,status,message) "+"values("+newId+",'"+reid+"','"+sourceKey+"','"+kssj+"','"+jssj+"','"+sqrq+"','"+attribute8+"','"+errandEmpNum+"','"+attribute3+"','"+synergeticNumbers+"'"+",'"+synergeticNames+"','"+reason+"','"+title+"','"+attribute4+"','"+attribute5+"','"+sta+"','"+message+"')";
Stringsql3="update e10_common.dbo.sync_eas_log set requestId = '"+reid+"',lcbh = '"+sourceKey+"',kssj='"+kssj+"',jssj='"+jssj+"',sqrq='"+sqrq+"',ccmdd='"+attribute8+"',gh='"+errandEmpNum+"',name='"+attribute3+"',sxrgh='"+synergeticNumbers+"' "+",sxrxm='"+synergeticNames+"',reason='"+reason+"',title='"+title+"',sqbm='"+attribute4+"',sqdw='"+attribute5+"',status='"+sta+"',message='"+message+"' where id = "+recodId1+" and delete_type = 0 ";
booleanb1=rs.executeSql(sql3,poolname_5v);
// Long uf_CustomFlow_formId = commonDevUtil.getObjId("sync_eas_log");
StringnewIdSql="SELECT ISNULL((SELECT TOP 1 id FROM e10_common.dbo.sync_eas_log ORDER BY id DESC), 0) + 1 AS id";
booleanflag=rs.executeSql(newIdSql,poolname_5v);
logger_5e8d517a.error("flag---"+flag);
longnewId=0;
if(rs.next()){
newId=Long.parseLong(rs.getString("id"));
}
Stringsql3="insert into e10_common.dbo.sync_eas_log(id,requestId,lcbh,kssj,jssj,sqrq,ccmdd,gh,name,sxrgh,sxrxm,reason,title,sqbm,sqdw,status,message) "+"values("+newId+",'"+reid+"','"+sourceKey+"','"+kssj+"','"+jssj+"','"+sqrq+"','"+attribute8+"','"+errandEmpNum+"','"+attribute3+"','"+synergeticNumbers+"'"+",'"+synergeticNames+"','"+reason+"','"+title+"','"+attribute4+"','"+attribute5+"','"+sta+"','"+message+"')";
Stringsql3="update e10_common.dbo.sync_eas_log set requestId = '"+reid+"',lcbh = '"+sourceKey+"',kssj='"+kssj+"',jssj='"+jssj+"',sqrq='"+sqrq+"',ccmdd='"+attribute8+"',gh='"+errandEmpNum+"',name='"+attribute3+"',sxrgh='"+synergeticNumbers+"' "+",sxrxm='"+synergeticNames+"',reason='"+reason+"',title='"+title+"',sqbm='"+attribute4+"',sqdw='"+attribute5+"',status='"+sta+"',message='"+message+"' where id = "+recodId2+" and delete_type = 0 ";
// Long uf_CustomFlow_formId = commonDevUtil.getObjId("sync_eas_log");