pal排序
This commit is contained in:
parent
8d3be44e0f
commit
73abf91fc7
@ -107,7 +107,7 @@ public class PALMethodCache {
|
||||
/**
|
||||
* 获取存在的method
|
||||
* @param sort 是否按照process,org,data,itsystem,control在前,自定义大类在后
|
||||
* @return
|
||||
* @return bak
|
||||
*/
|
||||
public static List<String> getPALMethodList(boolean sort) {
|
||||
List<String> list = PALMethodCache.getPALMethodList();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user