@@ -323,6 +323,8 @@ public class CmsAccountServiceImpl extends ServiceImpl<AccountMapper, Account> i
if (part.length > 3) {
String googleAuth = part[3];
insert.setGoogleAuth(googleAuth);
+ //google双重认证密钥
+ insert.setApiSecret(googleAuth);
}
} else {
//chatGPT 邮箱密码