curl --location --request GET 'http://127.0.0.1:9999/api/v1/service/plugin/select?device_type=' \
--header 'x-token: {{x-token}}'
{"code":200,"message":"get service select successfully","data":{"protocol":[{"name":"将约龙选受山","service_identifier":"56"}],"service":[{"name":"test1","service_identifier":"test1"}]}}