生产问题处理
This commit is contained in:
parent
78130a802d
commit
e2420264ab
@ -10,7 +10,7 @@
|
||||
String flowNo = CurPage.getParameter("FlowNo");//Ö÷Ìå±àºÅ
|
||||
String custTypeParam = "CustomerType";
|
||||
if ("BusinessChangeFlow".equals(flowNo)) {
|
||||
custTypeParam = "customerType";
|
||||
custTypeParam = "customertype";
|
||||
}
|
||||
String customertype = CurPage.getParameter(custTypeParam);
|
||||
String SubjectIdtemp = Sqlca.getString("select SubjectId from lb_project_info_temp where flowunid='"+sFlowUnid+"'");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user