Explorar o código

chore: auto bump version and changelog [skip ci]

iwt hai 1 mes
pai
achega
55aec4fd21

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-2f08f285894d72f04cbe1642ca69ece8babedfc3
+1b95f0a0687c29fc74f752d017b5b35369631ff6

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

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

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,43 @@
 
 
 ---
 ---
 
 
+## v1.0.977 (2026-08-11)
+
+### 新功能
+- 菌群功能分析——功能维度聚合+P/B比值+饮食模式+风险提示
+- 我的页面重设计为以我为中心
+- 我的页面新增个人成就统计API
+
+### 其他
+- - BeijingNutritionService.analyzeGutFlora: 按功能分类聚合菌属
+-   (丁酸盐生产者/黏液屏障/蛋白质发酵者/SCFA/产气菌/益生菌等)
+- - 计算 Prevotella/Bacteroides 比值推断饮食模式
+- - 组合风险模型(IBD/代谢/肠易激/神经-肠轴)
+- - 益生菌补充指导
+- - POST /api/nutrition/beijing/analysis
+- 前端:
+- - gut-flora-detail.vue 新增分析卡片(功能维度评估/PB比值/饮食模式/风险/益生菌)
+- - api.js 添加 getGutFloraAnalysis
+- 
+- Ultrawwork with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
+## v1.0.976 (2026-08-11)
+
+### 新功能
+- 全量列表页支持点击列头排序
+
+### 其他
+- - 后端: SortInterceptor + SortUtil 全量支持
+- - 支持单击设主排序、Shift+Click追加、双击切换方向,最多3列组合
+- 
+
+
 ## v1.0.975 (2026-08-11)
 ## v1.0.975 (2026-08-11)
 
 
 ### Bug 修复
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 # 更新日志
 
 
-> 当前版本: v1.0.975
+> 当前版本: v1.0.977
 
 
 ## 历史版本
 ## 历史版本
 
 
@@ -8,6 +8,43 @@
 
 
 ---
 ---
 
 
+## v1.0.977 (2026-08-11)
+
+### 新功能
+- 菌群功能分析——功能维度聚合+P/B比值+饮食模式+风险提示
+- 我的页面重设计为以我为中心
+- 我的页面新增个人成就统计API
+
+### 其他
+- - BeijingNutritionService.analyzeGutFlora: 按功能分类聚合菌属
+-   (丁酸盐生产者/黏液屏障/蛋白质发酵者/SCFA/产气菌/益生菌等)
+- - 计算 Prevotella/Bacteroides 比值推断饮食模式
+- - 组合风险模型(IBD/代谢/肠易激/神经-肠轴)
+- - 益生菌补充指导
+- - POST /api/nutrition/beijing/analysis
+- 前端:
+- - gut-flora-detail.vue 新增分析卡片(功能维度评估/PB比值/饮食模式/风险/益生菌)
+- - api.js 添加 getGutFloraAnalysis
+- 
+- Ultrawwork with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
+## v1.0.976 (2026-08-11)
+
+### 新功能
+- 全量列表页支持点击列头排序
+
+### 其他
+- - 后端: SortInterceptor + SortUtil 全量支持
+- - 支持单击设主排序、Shift+Click追加、双击切换方向,最多3列组合
+- 
+
+
 ## v1.0.975 (2026-08-11)
 ## v1.0.975 (2026-08-11)
 
 
 ### Bug 修复
 ### Bug 修复