baseUrl unused
This commit is contained in:
parent
bc58e659a3
commit
7738ac2779
2 changed files with 2 additions and 6 deletions
|
|
@ -366,7 +366,8 @@ def findUser(request):
|
|||
'''
|
||||
param data {
|
||||
key: "username",
|
||||
value: "foo", operator: "="
|
||||
value: "foo",
|
||||
operator: "=="
|
||||
keys: []
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue