Commit 24cd6d75 authored by 赵啸非's avatar 赵啸非

添加样表皮肤管理

parent 88c892ef
......@@ -2823,12 +2823,14 @@ msg|String|消息|-
:---|:---|:---|:------
page|Integer|否|当前页
size|Integer|否|每页条数,值为-1,查询所有记录
userd|Integer|否|是否使用
**请求样例:**
```
{
"page":1,
"size":10
"size":10,
"used":1
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment