فهرست منبع

chore: auto bump version and changelog [skip ci]

iwt 2 ماه پیش
والد
کامیت
7a07525e21
5فایلهای تغییر یافته به همراه17 افزوده شده و 5 حذف شده
  1. 1 1
      cfc-web/.last_build_commit
  2. 2 2
      cfc-web/package-lock.json
  3. 1 1
      cfc-web/package.json
  4. 6 0
      cfc-web/public/CHANGELOG-v1.0.md
  5. 7 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-b3738c7a7f74e0fab4ec9ece573bc7c7e6646fc9
+ab2abdd2fe14ec4576774fe74d44a39f532460cd

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

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

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

@@ -4,6 +4,12 @@
 
 ---
 
+## v1.0.354 (2026-07-16)
+
+### 新功能
+- 推广/佣金配置控制器 + rebate_commission_config表; fix(promotion): 改用sysConfigService.getValue; feat(schema): 同步rebate_commission_config表
+
+
 ## v1.0.353 (2026-07-16)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.353
+> 当前版本: v1.0.354
 
 ## 历史版本
 
@@ -8,6 +8,12 @@
 
 ---
 
+## v1.0.354 (2026-07-16)
+
+### 新功能
+- 推广/佣金配置控制器 + rebate_commission_config表; fix(promotion): 改用sysConfigService.getValue; feat(schema): 同步rebate_commission_config表
+
+
 ## v1.0.353 (2026-07-16)
 
 ### 新功能