205 B
Raw Permalink Blame History

api参数说明

  1. 所有的分页查询列表请求request中固定包含current_page和page_size参数
  2. 所有的请求,resposne body的格式都为{ status: number, message: string, data: any }