5 Commits

Author SHA1 Message Date
d0ee1cbc17 Align REV004 dictionaries with current interface semantics
Document the minimal dictionary additions and field-binding rules needed to
let REV004 front-end queries and dropdowns use system-managed object and
status semantics while continuing to reuse the existing legacy reason/type
dictionaries.

Constraint: Existing dictionary taxonomy must remain stable for historical pages
Constraint: REV004 needs explicit object/status dictionaries plus a redink reason set for FE binding
Rejected: Rename legacy dictionaries into a new unified taxonomy | too broad for this delivery and risks breaking existing pages
Rejected: Keep object/status values as code-only enums | insufficient for frontend dictionary binding
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: `payment_reason` is only a transitional binding for `WRITTENOFF_ADJUST`; introduce a dedicated writtenoff reason dictionary only when that object stabilizes long-term
Tested: Applied `sql/rev004_account_adjust_dict_seed.sql` to sw_system test DB and verified inserted dict types/data
Not-tested: Frontend page consumption against the new dictionary bindings
2026-04-07 17:53:47 +08:00
747de59934 chore(docs): migrate design directories into docs/design 2026-03-11 14:37:49 +08:00
4544070ef0 docs: align core design documents with backend findings 2026-03-11 11:26:22 +08:00
9c668da475 新增福建水务营收系统GEMINI文档框架,实现OAuth2.0单点登录支持。新增GEMINI.md文档框架说明,包含项目目录结构和文档导出指南。新增5个OAuth2.0相关表SQL定义(system_oauth2_client/access_token/refresh_token/code/approve),完善单点登录设计。同步更新三个设计文档版本至V1.5,确保文档与实际SQL结构一致,符合国产化替代要求和甲方A级交付标准。 2025-08-06 17:35:18 +08:00
25b6477d56 更新福建水务营收系统文档及工具链,新增三个完整设计说明书文档(概要设计、详细设计、数据库设计),补充73个业务表定义并优化文档结构符合国家标准。升级Mermaid CLI至11.6.0并更新依赖项,新增图片尺寸调整脚本确保打印规范性,同时更新项目进度文档标记相关文档为已完成,提升整体交付质量。 2025-07-17 17:54:29 +08:00