补充贷款定价敏感字段后端实施记录

This commit is contained in:
wkc
2026-03-30 11:04:16 +08:00
parent 85871e1380
commit f37f2981f9
4 changed files with 69 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
-- 清理贷款定价流程历史数据
-- 执行日期: 2026-03-30
DELETE FROM model_retail_output_fields;
DELETE FROM model_corp_output_fields;
DELETE FROM loan_pricing_workflow;