d-embodied-front/README.md

3 lines
205 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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