新增政策咨询
POST
http://localhost:8080/policy/polconsult/save
请求参数
参数名
类型
描述
必填
enterprise
string
示例:八戒科技服务
必填
industry
string
示例:科技服务
必填
phone
string
示例:123456
必填
name
string
示例:张先生
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填