通过省份ID查询城市
GET
http://localhost:8088/api/tbOfficProvince/findCityByPid?pid=1
请求参数
参数名
类型
描述
必填
pid
int
示例:1;省份ID
必填