Просмотр исходного кода

chore: auto bump version and changelog [skip ci]

iwt 1 месяц назад
Родитель
Сommit
e386fac345

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-a0ed4bd27a5e72bc0ffcc2001dba07e1687c7c71
+0cc0d98b27c3557a18269b4ed842bf5373805b47

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

@@ -1,12 +1,12 @@
 {
 {
   "name": "cfc-web",
   "name": "cfc-web",
-  "version": "1.0.764",
+  "version": "1.0.765",
   "lockfileVersion": 3,
   "lockfileVersion": 3,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "cfc-web",
       "name": "cfc-web",
-      "version": "1.0.764",
+      "version": "1.0.765",
       "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.765",
+  "version": "1.0.766",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
     "dev": "vue-cli-service serve",
     "dev": "vue-cli-service serve",

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

@@ -4,6 +4,12 @@
 
 
 ---
 ---
 
 
+## v1.0.766 (2026-08-03)
+
+### 新功能
+- 商品赠送会员功能 - 成长档案关联商品配置(GrowthArchiveProduct) + 后端 Controller/Service/Mapper/Entity + 前端 ProductEdit 商品编辑页
+
+
 ## v1.0.765 (2026-08-03)
 ## v1.0.765 (2026-08-03)
 
 
 ### Bug 修复
 ### Bug 修复

+ 109 - 4
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,6 @@
 # 更新日志
 # 更新日志
 
 
-> 当前版本: v$(node
+> 当前版本: v1.0.766
 
 
 ## 历史版本
 ## 历史版本
 
 
@@ -8,11 +8,116 @@
 
 
 ---
 ---
 
 
-# v1.0 版本历史
+## v1.0.766 (2026-08-03)
 
 
-[« 返回最新版本](CHANGELOG.md)
+### 新功能
+- 商品赠送会员功能 - 成长档案关联商品配置(GrowthArchiveProduct) + 后端 Controller/Service/Mapper/Entity + 前端 ProductEdit 商品编辑页
+
+
+## v1.0.765 (2026-08-03)
+
+### Bug 修复
+- PaymentService 微信支付V3解密用原始API密钥而非SHA-256哈希
+- 商品详情原生分享补上 setShareInfo - 分享路径带商品ID和邀请码
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
+## v1.0.764 (2026-08-03)
+
+### Bug 修复
+- resolve merge conflict in tap-water-pollution.html (accept upstream version)
+
+
+## v1.0.763 (2026-08-03)
+
+### 新功能
+- 商品赠送会员-管理端配置区块
+
+### Bug 修复
+- 圈子页无 childId 时跳过请求, 后端 memberId 空串防御 - 修复 discover 500 与 my-circles 400
+
+
+## v1.0.762 (2026-08-03)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- - 首页能量沙盘下方新增会员入口卡(非会员开通 / 会员≤30天续费)
+- - 活动详情页非会员显示会员价引流链接
+- - 活动列表会员价点击跳转开通
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- (list(Map,Long) / create(Activity,Long) / update(Activity,Long,String) / end(Map,Long,String))
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- 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>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 会员中心页与会员价引导交互
+- 活动/商城会员价展示、分转元显示与未登录会员状态处理
+- 活动详情支持游客浏览与会员价 - detail(id,userId) 解析会员价
+
+### Bug 修复
+- ActivityControllerTest 适配活动模块升级后的接口签名
+- 上传存储路径统一 upload.base-dir - 修复 transferTo 相对路径落盘失败与 /uploads URL 404
+- VirtualGoodsConfig.save() 重命名 saveConfig() 避免 saveOrUpdate 递归 StackOverflow
+- 会员接口匿名访问返回 FREE 空数据 + getMemberLevel 查询 LIMIT 1
+
+### 重构
+- 健康报告上传页 report-upload.vue 重构
+
+
+## v1.0.761 (2026-08-03)
+
+### Bug 修复
+- 修复成员条移除后不刷新 + 可见成员列表字段缺失
+
+
+## v1.0.760 (2026-08-03)
+
+### 文档
+- 商品赠送会员实施计划
+
+### 新功能
+- 活动模块升级——付费报名订单/审核发布流/总结资料
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
+## v1.0.759 (2026-08-03)
+
+### 新功能
+- 健康报告确认页指标按类别分组折叠, 支持全部展开/折叠与需处理计数
+
+### Bug 修复
+- 迁移151 growth_records 补齐学校/年级7列 - 修复 Unknown column 'school'
+
+### 其他
+- 且其 snake_case 列名与实体不匹配, 导致全列查询报 Unknown column 'school'。
+- schema.sql 同步为 camelCase 与实体一致。
+- 
 
 
----
 
 
 ## v1.0.758 (2026-08-03)
 ## v1.0.758 (2026-08-03)