curl --location --request POST 'http://127.0.0.1:8080/admin/addCustomerService' \ --data-urlencode 'customerServiceNumber=客服名称' \ --data-urlencode 'link=链接'
{}