文档
测试

定金规则

GET
/api/txt

请求参数

参数名
类型
描述
必填
type_id
int
14
必填

响应参数

参数名
类型
描述
必填
art
object
文章
必填
content
string
内容
必填

说明 / 示例

{ "art": { "id": 6, "title": "定金规则", "thumbnail": null, "content": "定金规则定金规则定金规则定金规则定金规则", "type_id": 14, "link": null, "ord": 0, "created_at": "2022-07-19 17:14:37", "updated_at": "2022-07-19 17:14:37", "remark": null, "times": 0, "thumbnail_http": "" } }