Open error0g opened 1 month ago
不支持直接传数组
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Direct passing of arrays is not supported
我也遇到了,咋解决呀?"RuleList": [{"targetValue":"699","warningValue":"599"},{"targetValue":"699","warningValue":"599"}]
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
I've encountered this too, how to solve it? "RuleList": [{"targetValue":"699","warningValue":"599"},{"targetValue":"699","warningValue":"599"}]
json body example:
[ { "id": 1 }, { "id": 2 } ]
How do I define it in the API file?