1
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
新建迁移或 SQL 脚本(建议 `_docs/sql/` 或 `migrations/`,与团队习惯一致)包含:
|
||||
|
||||
- `biz_user`(与模型 `api/model/biz_user.js` 的 `tableName` 一致;与 `sys_user` 后台账号区分)
|
||||
- `biz_plans`
|
||||
- `biz_plan`
|
||||
- `biz_subscriptions`(字段含 `renew_mode`、`payment_channel`、`payment_ref` 等)
|
||||
- `biz_api_token`(`token_hash`、`plan_id` 可选冗余)
|
||||
- `biz_usage_monthly`(`stat_month` YYYY-MM)
|
||||
|
||||
Reference in New Issue
Block a user