Browse Source

Readme of tajian update

master
filesite 1 year ago
parent
commit
319d297d08
  1. 16
      themes/tajian/README.md

16
themes/tajian/README.md

@ -27,16 +27,16 @@ POST @@ -27,16 +27,16 @@ POST
返回值:
```
[
{
id: '编号',
name: '分类名称',
total: 0 //内容总数
},
...
]
{
code: 1,
msg: '操作结果',
err: '异常信息',
data: []
}
```
返回JSON格式数据。
* 获取分类列表:/api/tags/

Loading…
Cancel
Save