城市搜索
GET
http://localhost:8080/city/search/{pageNum}/{pageSize}/{cityName}
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:关键字: %北京%
必填
pageNum
int
示例:1
必填
pageSize
int
示例:5
必填
total
int
示例:1
必填