Commit 118470c4 authored by chenzhao's avatar chenzhao

Merge remote-tracking branch 'origin/dev0124' into dev0124

parents eaf20712 77919c68
......@@ -25,7 +25,7 @@ public @interface UserEmpower {
/**
* @param 经销商字段(Field1,Field2)
*/
String[] dealerField();
String[] dealerField() default {};
/**
* @param 每个字段运算符( in,like,likeLeft,likeRight,eq)
*/
......
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