forked from 0x2620/pandora
use annotation find value
This commit is contained in:
parent
e673e26c53
commit
28a577d69f
4 changed files with 5 additions and 4 deletions
|
|
@ -26,6 +26,7 @@ def parseCondition(condition, user):
|
|||
'in': 'start',
|
||||
'out': 'end',
|
||||
'id': 'public_id',
|
||||
'value': 'findvalue',
|
||||
}.get(k, k)
|
||||
if not k:
|
||||
k = 'name'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue