|
|
|
@ -45,8 +45,7 @@ public class ChangeInformationExpertsAction extends BaseBean implements Action,
|
|
|
|
|
TransUtil tu = new TransUtil();
|
|
|
|
|
RecordSet rs = I18nContextUtil.getBean(RecordSet.class);
|
|
|
|
|
// String tablename = tu.getTableName(workflowid);
|
|
|
|
|
// 弱点工程1564 信息类 1498 测试 弱点工程1329 信息类 1310
|
|
|
|
|
String roleid = "1498";
|
|
|
|
|
String roleid = "100502830000001498";
|
|
|
|
|
String zjlx1 = "";
|
|
|
|
|
String sqdw = "";
|
|
|
|
|
String sql = "select * from " + tablename + " where requestid=" + requestid;
|
|
|
|
@ -58,8 +57,7 @@ public class ChangeInformationExpertsAction extends BaseBean implements Action,
|
|
|
|
|
sqdw = Util.null2String(rs.getString("sqdw"));
|
|
|
|
|
}
|
|
|
|
|
if ("1".equals(zjlx1)) {
|
|
|
|
|
// 弱电工程
|
|
|
|
|
roleid = "1564";
|
|
|
|
|
roleid = "100502830000001564";
|
|
|
|
|
}
|
|
|
|
|
String xxhzj = "";
|
|
|
|
|
String xxhzjrdgcl = "";
|
|
|
|
|