Platform Foundation
已准备 repository、API、web shell、design system、MongoDB Atlas connection、authentication、tenant、license、i18n、PDF、CI/CD 和 test foundation,未创建业务模块。
MongoDB Atlas
API 从环境变量读取连接,并使用官方 .NET Driver。
Environment configured
Authentication
JWT/OIDC 边界已接入,并采用服务端默认拒绝授权。
Default deny
Multi Tenant
Tenant 数据库命名和请求上下文已按 tenant key 隔离。
Claim scoped
Module License
模块授权评估已作为服务端默认拒绝框架接入。
Default deny
I18N
已启用泰语、英语和简体中文的 locale routing 与文案目录。
Enabled
PDF Worker
HTML 打印模板已准备,等待本地 TH/EN/ZH 字体配置。
Fonts required
本轮没有业务模块
本轮只包含平台基础能力。