- 小柔享睡
- 用户模块
- 设备模块
- 协议管理
- 版本管理
- 音乐管理
- 睡眠模块
- 阿里云
- 首页
- 意见反馈2.0
- 冥想模块
- gpt
- 配置管理
- 开放平台
冥想课程
开发中
GET
/api/rlMeditationCourse/get/{id}
请求参数
Path 参数
id
string
课程id 默认1
示例值:
1
Header 参数
token
string
可选
示例值:
4436cde7d9584953bf7ca3c7dd8d7281
channel
string
可选
默认值:
HOSPITAL_SAAS
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/rlMeditationCourse/get/1' \
--header 'token: 4436cde7d9584953bf7ca3c7dd8d7281' \
--header 'token;' \
--header 'channel: HOSPITAL_SAAS'
返回响应
🟢200成功
application/json
Body
id
integer
冥想课程id
name
string
冥想课程名称
url
null
冥想课程封面
text
string
冥想课程内容
total
integer
冥想课程使用次数
duration
integer
冥想课程时长(秒)
config
string
冥想配置
isCollect
string
是否收藏N否 Y是
musicList
array [object {4}]
必需
id
string
音乐资源id
type
integer
型0 引导语 1冥想指数音乐素材 2结束语(结束语在冥想结束前15秒时播放) 3 冥想呼吸校准音频
musicUrl
string
音乐文件地址
isRepetition
string
是否重复播放
itemList
array [object {7}]
冥想子课程
id
integer
子课程id
name
string
子课程名称
status
string
是否默认课程 Y是 N否
duration
integer
子课程时长
total
integer
使用次数
endAudioDuration
string
冥想结束语播放时间
itemMusicList
array [object {12}]
子课程音频素材
示例
{ "code": "200", "msg": "success", "data": { "id": 1, "name": "放松减压", "url": null, "text": "呼吸是生命中最自然的事情,无论是急促的还是深沉的,它都描绘我们的身心状态。在这里我们将细致地体会呼吸所带来的一切感觉,让自己逐渐平静放松。", "total": 0, "duration": 313, "musicList": [ { "id": 1, "type": 0, "musicUrl": "https://rlkj-test.oss-cn-shenzhen.aliyuncs.com/web/1675852432351-%E9%9B%B7%E9%9B%A8%E5%A3%B0.mp3" }, { "id": 2, "type": 1, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3" }, { "id": 3, "type": 1, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3" }, { "id": 4, "type": 1, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3" } ], "itemList": [ { "id": 1, "name": "5分钟", "duration": 300, "total": 0, "itemMusicList": [ { "id": 14, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 81, "endNum": 100, "startVolume": 10, "endVolume": 0, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 15, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 81, "endNum": 100, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 16, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 81, "endNum": 100, "startVolume": 80, "endVolume": 100, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 11, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 61, "endNum": 80, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 12, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 61, "endNum": 80, "startVolume": 20, "endVolume": 0, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 13, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 61, "endNum": 80, "startVolume": 10, "endVolume": 20, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 8, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 41, "endNum": 60, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 9, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 41, "endNum": 60, "startVolume": 30, "endVolume": 20, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 10, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 41, "endNum": 60, "startVolume": 0, "endVolume": 10, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 5, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 21, "endNum": 40, "startVolume": 30, "endVolume": 50, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 6, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 21, "endNum": 40, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 7, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 21, "endNum": 40, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 2, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 0, "endNum": 20, "startVolume": 10, "endVolume": 30, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 3, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 0, "endNum": 20, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 4, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 0, "endNum": 20, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 1, "name": "引导语", "type": 0, "musicId": 1, "musicUrl": "https://rlkj-test.oss-cn-shenzhen.aliyuncs.com/web/1675852432351-%E9%9B%B7%E9%9B%A8%E5%A3%B0.mp3", "startNum": 0, "endNum": 100, "startVolume": 100, "endVolume": 100, "setVolume": 0, "isRepetition": "N", "meditationStatus": 3 } ] }, { "id": 2, "name": "10分钟", "duration": 600, "total": 0, "itemMusicList": [ { "id": 94, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 81, "endNum": 100, "startVolume": 10, "endVolume": 0, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 95, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 81, "endNum": 100, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 96, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 81, "endNum": 100, "startVolume": 80, "endVolume": 100, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 91, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 61, "endNum": 80, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 92, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 61, "endNum": 80, "startVolume": 20, "endVolume": 0, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 93, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 61, "endNum": 80, "startVolume": 10, "endVolume": 20, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 88, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 41, "endNum": 60, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 89, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 41, "endNum": 60, "startVolume": 30, "endVolume": 20, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 90, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 41, "endNum": 60, "startVolume": 0, "endVolume": 10, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 85, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 21, "endNum": 40, "startVolume": 30, "endVolume": 50, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 86, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 21, "endNum": 40, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 87, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 21, "endNum": 40, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 82, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 0, "endNum": 20, "startVolume": 10, "endVolume": 30, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 83, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 0, "endNum": 20, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 84, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 0, "endNum": 20, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 81, "name": "引导语", "type": 0, "musicId": 1, "musicUrl": "https://rlkj-test.oss-cn-shenzhen.aliyuncs.com/web/1675852432351-%E9%9B%B7%E9%9B%A8%E5%A3%B0.mp3", "startNum": 0, "endNum": 100, "startVolume": 100, "endVolume": 100, "setVolume": 0, "isRepetition": "N", "meditationStatus": 3 } ] }, { "id": 3, "name": "15分钟", "duration": 900, "total": 0, "itemMusicList": [ { "id": 110, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 81, "endNum": 100, "startVolume": 10, "endVolume": 0, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 111, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 81, "endNum": 100, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 112, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 81, "endNum": 100, "startVolume": 80, "endVolume": 100, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 107, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 61, "endNum": 80, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 108, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 61, "endNum": 80, "startVolume": 20, "endVolume": 0, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 109, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 61, "endNum": 80, "startVolume": 10, "endVolume": 20, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 104, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 41, "endNum": 60, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 105, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 41, "endNum": 60, "startVolume": 30, "endVolume": 20, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 106, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 41, "endNum": 60, "startVolume": 0, "endVolume": 10, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 101, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 21, "endNum": 40, "startVolume": 30, "endVolume": 50, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 102, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 21, "endNum": 40, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 103, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 21, "endNum": 40, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 98, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 0, "endNum": 20, "startVolume": 10, "endVolume": 30, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 99, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 0, "endNum": 20, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 100, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 0, "endNum": 20, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 97, "name": "引导语", "type": 0, "musicId": 1, "musicUrl": "https://rlkj-test.oss-cn-shenzhen.aliyuncs.com/web/1675852432351-%E9%9B%B7%E9%9B%A8%E5%A3%B0.mp3", "startNum": 0, "endNum": 100, "startVolume": 100, "endVolume": 100, "setVolume": 0, "isRepetition": "N", "meditationStatus": 3 } ] }, { "id": 4, "name": "20分钟", "duration": 1200, "total": 0, "itemMusicList": [ { "id": 126, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 81, "endNum": 100, "startVolume": 10, "endVolume": 0, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 127, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 81, "endNum": 100, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 128, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 81, "endNum": 100, "startVolume": 80, "endVolume": 100, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 2 }, { "id": 123, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 61, "endNum": 80, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 124, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 61, "endNum": 80, "startVolume": 20, "endVolume": 0, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 125, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 61, "endNum": 80, "startVolume": 10, "endVolume": 20, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 120, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 41, "endNum": 60, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 121, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 41, "endNum": 60, "startVolume": 30, "endVolume": 20, "setVolume": -0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 122, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 41, "endNum": 60, "startVolume": 0, "endVolume": 10, "setVolume": 0.5, "isRepetition": "Y", "meditationStatus": 1 }, { "id": 117, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 21, "endNum": 40, "startVolume": 30, "endVolume": 50, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 118, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 21, "endNum": 40, "startVolume": 70, "endVolume": 50, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 119, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 21, "endNum": 40, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 114, "name": "风声", "type": 1, "musicId": 2, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/fs.mp3", "startNum": 0, "endNum": 20, "startVolume": 10, "endVolume": 30, "setVolume": 1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 115, "name": "流水声", "type": 1, "musicId": 3, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/lss.mp3", "startNum": 0, "endNum": 20, "startVolume": 90, "endVolume": 70, "setVolume": -1, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 116, "name": "鸟鸣声", "type": 1, "musicId": 4, "musicUrl": "https://rlkj-prod.oss-cn-hangzhou.aliyuncs.com/music/nms.mp3", "startNum": 0, "endNum": 20, "startVolume": 0, "endVolume": 0, "setVolume": 0, "isRepetition": "Y", "meditationStatus": 0 }, { "id": 113, "name": "引导语", "type": 0, "musicId": 1, "musicUrl": "https://rlkj-test.oss-cn-shenzhen.aliyuncs.com/web/1675852432351-%E9%9B%B7%E9%9B%A8%E5%A3%B0.mp3", "startNum": 0, "endNum": 100, "startVolume": 100, "endVolume": 100, "setVolume": 0, "isRepetition": "N", "meditationStatus": 3 } ] } ] } }
🟢200公共信息
🟢200分页信息