资料清单重复
This commit is contained in:
parent
3d34f293a9
commit
457bb8c37b
@ -69,7 +69,7 @@
|
||||
String projectId = flow.getAttribute("proj_id").getString();
|
||||
|
||||
//判断是否存在,不存在就从配置表倒到临时表
|
||||
DocListInitAction.initDocList(docParam,other,docClassItemno,CurConfig);
|
||||
DocListInitAction.initDocList(docParam,other,docClassItemno,CurConfig,Sqlca);
|
||||
ASObjectModel doTemp = new ASObjectModel(sTempletNo);
|
||||
String otherWhere=DocListInitAction.getFlowWhere(flow,"","rela");
|
||||
doTemp.appendJboWhere(otherWhere);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user