code format
This commit is contained in:
parent
b8b1259d2e
commit
969cde0e6f
1 changed files with 1 additions and 1 deletions
|
@ -1452,7 +1452,7 @@ public class QueryHelper implements Serializable {
|
|||
additionalQueryParamMap.put(key, values);
|
||||
}
|
||||
|
||||
protected String getDefaultOperator(){
|
||||
protected String getDefaultOperator() {
|
||||
return DEFAULT_OPERATOR;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue