mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-23 15:52:22 +00:00
配合 appstore 账号体系统一,在线授权去除 App Store 账号+密码: - OnlineLicense 新增 emailSend,login/trial 改 (email, code),call payload 去 account/password、加 email/code(fingerprint 续传) - LicenseController 新增 email__send,login/trial 读 email/code - license.vue 在线 Tab 改邮箱+发码+验证码(与试用复用状态防串台), 离线 Tab 与互斥链路不动 - 同步 i18n 文案与 ai-kb license/online、api-map