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

Loading…
Cancel
Save