提交阅读订单
GET
/read/article/create
请求参数
参数名
类型
描述
必填
articleUrl
string
文章链接
必填
number
int
阅读数
可选
model
string
阅读模式
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
msg
string
示例:SUCCESS
必填
data
object
示例:null
必填
success
boolean
示例:true
必填