lib/v20210526/client.rb in tencentcloud-sdk-essbasic-3.0.840 vs lib/v20210526/client.rb in tencentcloud-sdk-essbasic-3.0.841

- old
+ new

@@ -1685,40 +1685,40 @@ # <thead> # <tr> # <th>子客企业状态</th> # <th>子客企业员工状态</th> # <th>点击链接进入的流程</th> - # <th>视频样例</th> # </tr> # </thead> # <tbody> # <tr> # <td>企业未激活</td> # <td>员工未认证</td> # <td>进入企业激活流程,首次完成企业激活流程的员工会成为超管</td> - # <td><a href="https://dyn.ess.tencent.cn/guide/apivideo/CreateConsoleLoginUrl_noverify.mp4" target="_blank">打开</a></td> # </tr> # <tr> # <td>企业已激活</td> # <td>员工未认证</td> # <td>进入员认证并加入企业流程</td> - # <td>-</td> # </tr> # <tr> # <td>企业已激活</td> # <td>员工已认证</td> # <td>进入子客企业Web控制台</td> - # <td>-</td> # </tr> # </tbody> # </table> # 如果是企业激活流程,需要注意如下情况: # 1. 若在激活过程中,**更换用户OpenID重新生成链接,之前的认证会被清理**。因此不要在企业认证过程生成多个链接给多人同时操作,会导致认证过程互相影响。 # 2. 若您认证中发现信息有误需要重新认证,**可通过更换用户OpenID重新生成链接的方式,来清理掉已有的流程**。 # 系统的渠道企业, 应用, 子客企业, 子客员工的组织形式 # ![image](https://qcloudimg.tencent-cloud.cn/raw/bee4b7375fe7a097f3573b18a1c1e30b.png) + + + # <font color="red">相关视频指引</font> <br> + # 1. <a href="https://dyn.ess.tencent.cn/guide/apivideo/essbasic-createconsoleloginin.mp4" target="_blank">【生成子客登录链接】代码编写 & 子企业认证示例</a><br> # @param request: Request instance for CreateConsoleLoginUrl. # @type request: :class:`Tencentcloud::essbasic::V20210526::CreateConsoleLoginUrlRequest` # @rtype: :class:`Tencentcloud::essbasic::V20210526::CreateConsoleLoginUrlResponse` def CreateConsoleLoginUrl(request) \ No newline at end of file