档案邮寄归档优化
This commit is contained in:
parent
11761b747e
commit
c13db58982
@ -22,7 +22,7 @@
|
||||
BizObject flow=GetFlowAction.getFlowBussinessObject(sFlowunid);
|
||||
String product=CurPage.getParameter("productId");
|
||||
List<Object> list=ProductParamUtil.getProductDocInfo(product,"PRD0412");
|
||||
String type="";
|
||||
String type="SingleRow";
|
||||
String docList="";
|
||||
for(int i=0;i<list.size();i++){
|
||||
Map<String,Object> map=(Map<String,Object>)list.get(i);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user