文档
测试

远程数据格式

POST
http://localhost/api/remoteService/queryRemoteServiceList

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
key
string
示例:1
必填
value
string
示例:张三
必填