Open martin-1120 opened 11 months ago
去主项目提 issue,提之前先看常见问题 https://github.com/Tencent/APIJSON/issues/36
这种的可以 age{}:' >100,=10' 但是下面这种呢?似乎不行
这种同一个字段要多次用的呢, ( age = 10 ) or ( age > 20 and status =1 )
------------------ 原始邮件 ------------------ 发件人: "vincentCheng/apijson-doc" @.>; 发送时间: 2023年12月16日(星期六) 晚上9:26 @.>; @.**@.>; 主题: Re: [vincentCheng/apijson-doc] 如何支持相同字段,多条件搜索? (Issue #54)
去主项目提 issue,提之前先看常见问题 Tencent/APIJSON#36
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
age in (18, 20) age > 30 这样如何搜索?