pal打包
This commit is contained in:
parent
537e5959e6
commit
daa00c2bd3
Binary file not shown.
@ -8582,6 +8582,8 @@ public class CoeProcessLevelWeb extends ActionWeb {
|
||||
List data=new ArrayList();
|
||||
data.add(0,methodId);
|
||||
data.add(1,uuid);
|
||||
System.out.println("data============"+data.toString());
|
||||
System.out.println("methodId============"+methodId);
|
||||
RowMap rowMap=DBSql.getMap("SELECT EXT2 FROM APP_ACT_COE_PAL_REPOSITORY WHERE EXT2=? AND PLMETHODID=?",data.toString(),methodId);
|
||||
if(rowMap!=null){
|
||||
ro.put("result", "ok");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user