补齐 REV004 字典绑定矩阵与字典种子脚本 #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/rev004-dict-alignment-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
REV004 当前后端接口已经稳定输出
objectType / resultStatus / approvalStatus / writeBackStatus / reasonCode等字段,但文档层尚未把“哪些字段复用旧字典、哪些字段新增字典、前端应如何绑定查询/下拉”收口成执行参考。本次改动
1. 新增 REV004 字典绑定矩阵
新增文档:
docs/guides/REV004_DICT_BINDING_MATRIX.md内容包含:
reasonCode按objectType的动态绑定规则2. 新增 REV004 字典种子 SQL
新增脚本:
sql/rev004_account_adjust_dict_seed.sql脚本内容:
redink_reasonaccount_adjust_object_typeaccount_adjust_result_statusaccount_adjust_approval_statusaccount_adjust_writeback_status验证
已在
sw_system测试库执行并验证:风险说明
WRITTENOFF_ADJUST当前仍过渡复用payment_reasonCheckout
From your project repository, check out a new branch and test the changes.