curl --location --request GET '/api/write/addedService?id' \ --header 'token;'
{"code":1,"show":0,"msg":"","data":[{"id":27,"title":"服务123456","image":"http://www.php-ws.localhost/222.png","price":"6"}]}