Эх сурвалжийг харах

chore: auto bump version and changelog [skip ci]

iwt 2 сар өмнө
parent
commit
79223e2dc8

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-5f5de980c1a2155305dde5d9b24c773428a173dc
+7c99791fe38b4f6d6c911c3ac84c68b9e14d245a

+ 2 - 2
cfc-web/package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "cfc-web",
-  "version": "1.0.461",
+  "version": "1.0.462",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cfc-web",
-      "version": "1.0.461",
+      "version": "1.0.462",
       "dependencies": {
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^1.0.2",

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
   "name": "cfc-web",
-  "version": "1.0.462",
+  "version": "1.0.463",
   "private": true,
   "scripts": {
     "dev": "vue-cli-service serve",

+ 23 - 0
cfc-web/public/CHANGELOG-v1.0.md

@@ -4,6 +4,29 @@
 
 ---
 
+## v1.0.463 (2026-07-21)
+
+### 其他
+- index.html: 主动健康概念专章改为双栏对比——被动消耗财富 vs 主动创造财富
+- - 右栏:主动健康(🌱)→ 提前规避→创造财富→健康即最大资产增值
+- - 保留五维闭环流程图于底部
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 预约页面传递 assessorId 参数
+- 重构 AppointmentController 接入 DanAssessmentExecutionService 双角色模型
+- AppointmentService 支持 assessorId, DanAssessmentExecutionService 关联 appointmentId
+- assessment_appointments 添加 assessor_id, dan_assessment_executions 添加 appointment_id
+
+
 ## v1.0.462 (2026-07-21)
 
 ### 其他

+ 24 - 1
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.462
+> 当前版本: v1.0.463
 
 ## 历史版本
 
@@ -8,6 +8,29 @@
 
 ---
 
+## v1.0.463 (2026-07-21)
+
+### 其他
+- index.html: 主动健康概念专章改为双栏对比——被动消耗财富 vs 主动创造财富
+- - 右栏:主动健康(🌱)→ 提前规避→创造财富→健康即最大资产增值
+- - 保留五维闭环流程图于底部
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 预约页面传递 assessorId 参数
+- 重构 AppointmentController 接入 DanAssessmentExecutionService 双角色模型
+- AppointmentService 支持 assessorId, DanAssessmentExecutionService 关联 appointmentId
+- assessment_appointments 添加 assessor_id, dan_assessment_executions 添加 appointment_id
+
+
 ## v1.0.462 (2026-07-21)
 
 ### 其他