文档
测试

用户协议

POST
http://www.yjy.com/api/index

请求参数

参数名
类型
描述
必填
act
string
业务参数 固定值:account/useragreement
必填

说明 / 示例

```language { "status": 200, "result": { "title": "用户协议", "contact": "这个是用户注册协议" }, "msg": "请求成功!" } ```