插入政策
POST
/api/bigdata/add_policy
请求参数
参数名
类型
描述
必填
web
string
示例:网站 抓取网站名
必填
title
string
示例:标题 政策标题
必填
href
string
示例:链接 政策链接
必填
date
string
示例:2021-02-05 发布时间
必填
token
string
示例:efe17de960ccbc9b33a02d971480e166 token
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:插入成功
必填