Pārlūkot izejas kodu

chore: auto bump version and changelog [skip ci]

iwt 1 mēnesi atpakaļ
vecāks
revīzija
52b4a1937e

+ 1 - 1
cfc-backend/src/main/java/com/etotem/cfc/config/DatabaseInitializer.java

@@ -9098,6 +9098,7 @@ private void runMigration100() {
 			log.info("已插入默认系统提示词");
 		} catch (Exception e) {
 			log.warn("插入默认系统提示词失败: " + e.getMessage());
+		}
 		// 迁移241: 补充 admin_menu 缺失菜单项(对齐 router/index.js 路由)
 		try {
 			jdbcTemplate.execute(
@@ -9144,4 +9145,3 @@ private void runMigration100() {
 		}
 	}
 }
-}

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-aff85c72a56e7eecf7699352fb68afa5921925ae
+547b6d3248c5f3fbc625f888dc4ce0663c3a8135

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

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