PAL排序
This commit is contained in:
parent
73abf91fc7
commit
6371d4f7a2
@ -7842,7 +7842,7 @@ public class CoeProcessLevelWeb extends ActionWeb {
|
||||
folderArr.add(defaultObj);
|
||||
}
|
||||
|
||||
// 内置/扩展建模方法
|
||||
// 内置/扩展建模方法 修改
|
||||
List<String> palMethodCategoryList = PALMethodCache.getPALMethodList(true);
|
||||
for (String c : palMethodCategoryList) {
|
||||
List<PALMethodModel> list = PALMethodCache.getPALMethodModelListByMethod(c);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user