From 693014d22eb1191866126a0c5afe835e3a81d848 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: Mon, 10 May 2021 15:45:43 +0800 Subject: [PATCH] Update techhero-project-inspection-test.yml --- techhero-project-inspection-test.yml | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/techhero-project-inspection-test.yml b/techhero-project-inspection-test.yml index cf86da7..b2ea59d 100644 --- a/techhero-project-inspection-test.yml +++ b/techhero-project-inspection-test.yml @@ -52,21 +52,29 @@ jckdatasource: commons-log: statement-log-enabled: true statement-executable-sql-log-enable: true - -xylink: - account: - enterpriseId: babeb0d578fb9a2b1c3f8374109bbf718ed08199 #开发环境账号 - token: 0909d14617eb48fa1a03bc58bcef9435d0a533dc1d4a191d78dc853f7a2d50c1 # - appId: BNPNNVVUNVVNT - serverHost: https://sdk.xylink.com #小鱼网址 - url: - addMeetRoomUrl: https://sdk.xylink.com/api/rest/external/v2/create_meeting #创建云会议室号 - getIpcListUrl: https://sdk.xylink.com/api/rest/external/v1/ipc/page #分页获取企业下ipc列表Url - invitationPicUrl: https://sdk.xylink.com/api/rest/external/v1/conferenceControl/ipc/invitation #邀请ipc设备入会Url - mainImagePicUrl: https://sdk.xylink.com/api/rest/external/v1/conferenceControl/ipc/mainImage #设置ipc设备为主画面Url - disconnectPicUrl: https://sdk.xylink.com/api/rest/external/v1/conferenceControl/ipc/disconnect #会议中挂断ipc设备Url - playUrl: https://sdk.xylink.com/api/rest/external/v1/vods/session/{sessionId}/downloadurl #根据sessionId获取视频的下载链接 - downloadUrl: https://sdk.xylink.com/api/rest/external/v1/vods/{vodId}/getdownloadurl #根据vodid获取视频的下载链接 + +#---本地环境 +xyLink: + token: 0909d14617eb48fa1a03bc58bcef9435d0a533dc1d4a191d78dc853f7a2d50c1 + enterpriseId: babeb0d578fb9a2b1c3f8374109bbf718ed08199 + appId: BNPNNVVUNVVNT + videoUrlHttps: https://www.hbjyks.cn:10406 #生产环境小鱼视频访问地址 + + +#xylink: +# account: +# enterpriseId: babeb0d578fb9a2b1c3f8374109bbf718ed08199 #开发环境账号 +# token: 0909d14617eb48fa1a03bc58bcef9435d0a533dc1d4a191d78dc853f7a2d50c1 # +# appId: BNPNNVVUNVVNT +# serverHost: https://sdk.xylink.com #小鱼网址 +# url: +# addMeetRoomUrl: https://sdk.xylink.com/api/rest/external/v2/create_meeting #创建云会议室号 +# getIpcListUrl: https://sdk.xylink.com/api/rest/external/v1/ipc/page #分页获取企业下ipc列表Url +# invitationPicUrl: https://sdk.xylink.com/api/rest/external/v1/conferenceControl/ipc/invitation #邀请ipc设备入会Url +# mainImagePicUrl: https://sdk.xylink.com/api/rest/external/v1/conferenceControl/ipc/mainImage #设置ipc设备为主画面Url +# disconnectPicUrl: https://sdk.xylink.com/api/rest/external/v1/conferenceControl/ipc/disconnect #会议中挂断ipc设备Url +# playUrl: https://sdk.xylink.com/api/rest/external/v1/vods/session/{sessionId}/downloadurl #根据sessionId获取视频的下载链接 +# downloadUrl: https://sdk.xylink.com/api/rest/external/v1/vods/{vodId}/getdownloadurl #根据vodid获取视频的下载链接 fdfs: # 链接超时 -- libgit2 0.26.0