获取红包选项静态数据.md
678 Bytes
上一级
接口说明
- 请求地址
/api/teacher/red_envelopers
请求方式
GET
请求参数
无
-
返回数据
[ { "id": 1, "name": "星级教师", "active": "ACTIVE", "defaultValue": [ "5000", "10000" ] }, { "id": 2, "name": "推荐", "active": "ACTIVE", "defaultValue": [ "5000", "10000" ] }, { "id": 3, "name": "自定义", "active": "ACTIVE", "defaultValue": [ "5000", "10000" ] }, { "id": 4, "name": "得分", "active": "ACTIVE", "defaultValue": [ "5000", "10000" ] } ]