Page tree
Skip to end of metadata
Go to start of metadata

云分销平移992及其以下版本取消登录界面验证码,对sysdatadb数据库执行下面脚本:
update VirtualDirectoryWithAccount set Verification = 0 where virtualdirectory = 'ttV1yun852757' --括号里是虚拟目录名称

注意:如果是要启用验证码的话就把0改成1即可。

  • No labels