Commit b964ac4e authored by zhangxiaolin's avatar zhangxiaolin

add service size param

parent 5a715572
......@@ -1070,6 +1070,12 @@ paths:
required: false
type: integer
format: integer
- name: size
in: query
description: 一次获取多少条,默认为10,传大整数可以全部获取
required: false
type: integer
format: integer
tags:
- Service
responses:
......
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