Browse Source

Readme of tajian update

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

14
themes/tajian/README.md

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

Loading…
Cancel
Save