Commit d514d9ba authored by lcl's avatar lcl

u

parent 52d3ffde
...@@ -27,7 +27,7 @@ public class JskCombineSearchDto implements Serializable { ...@@ -27,7 +27,7 @@ public class JskCombineSearchDto implements Serializable {
/** /**
* 集团层级 * 集团层级
*/ */
private String combineMemberLevel; private List<String> combineMemberLevels;
/** /**
* 省id * 省id
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment