curl --location --request GET '/adminapi/write.service/lists?ai=gpt3.5&status&title' \
--header 'token;'
{"code":1,"show":0,"msg":"","data":{"lists":[{"id":27,"title":"服务123456","image":"http://www.php-ws.localhost/222.png","price":"¥6","ai":"文心一言","model":"ERNIE-Bot","sort":11,"status":0,"create_time":"2024-02-18 15:19:37"}],"count":1,"page_no":1,"page_size":25,"extend":[]}}