CRMEB_标准版后台
基础接口
登录页面图片数据
基本信息
Path: /adminapi/login/info
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ slide | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ logo_square | string | 非必须 | |||
| ├─ logo_rectangle | string | 非必须 | |||
| ├─ login_logo | string | 非必须 |
验证码
基本信息
Path: /adminapi/captcha_pro
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|
管理员登录
基本信息
Path: /adminapi/login
Method: POST
接口描述:
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/x-www-form-urlencoded | 是 |
Body
| 参数名称 | 参数类型 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| account | text | 是 | admin | 用户名 |
| pwd | text | 是 | 123456 | 密码 |
| imgcode | text | 否 | abcd | 图片验证码 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ token | string | 非必须 | |||
| ├─ expires_time | number | 非必须 | |||
| ├─ menus | object [] | 非必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ children | object [] | 必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ auth | string [] | 必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ children | object [] | 必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ auth | string [] | 必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ children | object [] | 必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ auth | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ unique_auth | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ user_info | object | 非必须 | |||
| ├─ id | number | 非必须 | |||
| ├─ account | string | 非必须 | |||
| ├─ head_pic | string | 非必须 | |||
| ├─ logo | string | 非必须 | |||
| ├─ logo_square | string | 非必须 | |||
| ├─ version | string | 非必须 | |||
| ├─ newOrderAudioLink | string | 非必须 |
管理员退出
基本信息
Path: /adminapi/setting/admin/logout
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 |
下载文件
基本信息
Path: /adminapi/download
Method: GET
接口描述:
请求参数
主页
获取logo
基本信息
Path: /adminapi/logo
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ logo | string | 非必须 | |||
| ├─ logo_square | string | 非必须 | |||
| ├─ site_name | string | 非必须 |
获取采单列表
基本信息
Path: /adminapi/menusList
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object [] | 非必须 | item 类型: object |
||
| ├─ id | number | 必须 | |||
| ├─ pid | number | 必须 | |||
| ├─ menu_name | string | 必须 | |||
| ├─ menu_path | string | 必须 | |||
| ├─ unique_auth | string | 必须 | |||
| ├─ sort | number | 必须 | |||
| ├─ type | number | 必须 | |||
| ├─ html | string | 必须 |
消息提醒
基本信息
Path: /adminapi/jnotice
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object [] | 非必须 | item 类型: object |
||
| ├─ icon | string | 必须 | |||
| ├─ iconColor | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ url | string | 必须 | |||
| ├─ type | string | 必须 | |||
| ├─ read | number | 必须 | |||
| ├─ time | number | 必须 |
首页头部
基本信息
Path: /adminapi/home/header
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ info | object [] | 非必须 | item 类型: object |
||
| ├─ today | number | 必须 | |||
| ├─ yesterday | number | 必须 | |||
| ├─ today_ratio | number,string | 必须 | |||
| ├─ week | number | 必须 | |||
| ├─ last_week | number | 必须 | |||
| ├─ week_ratio | number,string | 必须 | |||
| ├─ total | string | 必须 | |||
| ├─ date | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ total_name | string | 必须 |
首页订单图表
基本信息
Path: /adminapi/home/order
Method: GET
接口描述:
请求参数
Query
| 参数名称 | 是否必须 | 示例 | 备注 |
|---|---|---|---|
| cycle | 否 | thirtyday | 周期 thirtyday-30天 week-周 month-月 year-年 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ yAxis | object | 非必须 | |||
| ├─ maxnum | number | 非必须 | |||
| ├─ maxprice | string | 非必须 | |||
| ├─ legend | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ xAxis | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ series | object [] | 非必须 | item 类型: object |
||
| ├─ name | string | 必须 | |||
| ├─ type | string | 必须 | |||
| ├─ itemStyle | object | 必须 | |||
| ├─ normal | object | 非必须 | |||
| ├─ color | object | 非必须 | |||
| ├─ x | number | 非必须 | |||
| ├─ y | number | 非必须 | |||
| ├─ x2 | number | 非必须 | |||
| ├─ y2 | number | 非必须 | |||
| ├─ colorStops | object [] | 非必须 | item 类型: object |
||
| ├─ offset | number | 必须 | |||
| ├─ color | string | 必须 | |||
| ├─ data | number [] | 必须 | item 类型: number |
||
| ├─ | 非必须 | ||||
| ├─ yAxisIndex | number | 必须 | |||
| ├─ pre_cycle | object | 非必须 | |||
| ├─ count | object | 非必须 | |||
| ├─ data | number | 非必须 | |||
| ├─ price | object | 非必须 | |||
| ├─ data | number | 非必须 | |||
| ├─ cycle | object | 非必须 | |||
| ├─ count | object | 非必须 | |||
| ├─ data | number | 非必须 | |||
| ├─ percent | number | 非必须 | |||
| ├─ is_plus | number | 非必须 | |||
| ├─ price | object | 非必须 | |||
| ├─ data | string | 非必须 | |||
| ├─ percent | number | 非必须 | |||
| ├─ is_plus | number | 非必须 |
首页用户图表
基本信息
Path: /adminapi/home/user
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ legend | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ yAxis | object | 非必须 | |||
| ├─ maxnum | number | 非必须 | |||
| ├─ xAxis | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ series | number [] | 非必须 | item 类型: number |
||
| ├─ | 非必须 | ||||
| ├─ bing_xdata | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ bing_data | object [] | 非必须 | item 类型: object |
||
| ├─ name | string | 必须 | |||
| ├─ value | number | 必须 | |||
| ├─ itemStyle | object | 必须 | |||
| ├─ color | string | 非必须 |
首页商品交易额排行
基本信息
Path: /adminapi/home/rank
Method: GET
接口描述:
请求参数
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ list | object [] | 非必须 | item 类型: object |
||
| ├─ product_id | number | 必须 | |||
| ├─ store_name | string,null | 必须 | |||
| ├─ val | string | 必须 |
获取菜单数据
基本信息
Path: /adminapi/menus
Method: GET
接口描述:
请求参数
Query
| 参数名称 | 是否必须 | 示例 | 备注 |
|---|---|---|---|
| is_show | 否 | 1 | 是否显示 |
| keyword | 否 | 财务 | 搜索关键词 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 非必须 | |||
| msg | string | 非必须 | |||
| data | object | 非必须 | |||
| ├─ menus | object [] | 非必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ children | object [] | 必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ auth | string [] | 必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ children | object [] | 必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ auth | string [] | 必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ children | object [] | 非必须 | item 类型: object |
||
| ├─ path | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ icon | string | 必须 | |||
| ├─ header | string | 必须 | |||
| ├─ is_header | number | 必须 | |||
| ├─ auth | string [] | 非必须 | item 类型: string |
||
| ├─ | 非必须 | ||||
| ├─ unique_auth | string [] | 非必须 |

本文详细列举了CRMEB系统后台的各种接口,包括登录、验证码、管理员登录、商品管理、商品分类、商品评论、订单管理等多个模块的接口。这些接口涵盖了从基本信息获取到商品上下架、分类编辑、评论管理等全套流程,对于理解和使用CRMEB系统的后台功能具有重要作用。
最低0.47元/天 解锁文章
2346

被折叠的 条评论
为什么被折叠?



