Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -62,6 +62,8 @@ mybatis-plus: | @@ -62,6 +62,8 @@ mybatis-plus: | ||
| 62 | transcode: | 62 | transcode: |
| 63 | delayTimeUrl: http://192.168.1.237:9002/api/v1/delayTime # 延迟接口 | 63 | delayTimeUrl: http://192.168.1.237:9002/api/v1/delayTime # 延迟接口 |
| 64 | blockStatusUrl: http://192.168.1.237:9002/api/v1/blockStatus # 屏蔽/恢复 | 64 | blockStatusUrl: http://192.168.1.237:9002/api/v1/blockStatus # 屏蔽/恢复 |
| 65 | + switchStreamUrl: http://192.168.1.237:9002/api/v1/switchStream # 切换频道源 | ||
| 66 | + swapBackupUrl: http://192.168.1.237:9002/api/v1/swapBackup # 切垫片 | ||
| 65 | getTaskDetail: http://192.168.1.237:9002/api/v1/getTaskDetail | 67 | getTaskDetail: http://192.168.1.237:9002/api/v1/getTaskDetail |
| 66 | 68 | ||
| 67 | file: | 69 | file: |
-
Please register or login to post a comment