diff --git a/server/pom.xml b/server/pom.xml
index 41a30e5d..6554275f 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -30,7 +30,7 @@
1.2.2
1.4.0
1.18.22
- 1.2.78
+ 2.0.12
2.10.0
3.12.0
2.9.0
diff --git a/sql/install.sql b/sql/install.sql
index ef21acde..b6dbed8b 100644
--- a/sql/install.sql
+++ b/sql/install.sql
@@ -545,7 +545,7 @@ INSERT INTO `la_system_config` VALUES (17, 'protocol', 'service', '{\"name\":\"
INSERT INTO `la_system_config` VALUES (18, 'protocol', 'privacy', '{\"name\":\"隐私协议\",\"content\":\"\"}', 1660620367, 1660620367);
INSERT INTO `la_system_config` VALUES (19, 'tabbar', 'style', '{\"defaultColor\":\"#481F1F\",\"selectedColor\":\"#961D1D\"}', 1660620367, 1662544900);
INSERT INTO `la_system_config` VALUES (20, 'search', 'isHotSearch', '0', 1660620367, 1662546997);
-INSERT INTO `la_system_config` VALUES (30, 'h5_channel', 'status', '0', 1660620367, 1660620367);
+INSERT INTO `la_system_config` VALUES (30, 'h5_channel', 'status', '1', 1660620367, 1660620367);
INSERT INTO `la_system_config` VALUES (31, 'h5_channel', 'close', '0', 1660620367, 1660620367);
INSERT INTO `la_system_config` VALUES (32, 'h5_channel', 'url', '', 1660620367, 1660620367);
INSERT INTO `la_system_config` VALUES (40, 'mp_channel', 'name', '', 1660620367, 1662551403);