Skip to content

Commit 04a0432

Browse files
committed
Update install.sql
1 parent 1ad25e3 commit 04a0432

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Modules/Install/Data/install.sql

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7001,7 +7001,7 @@ VALUES (7, 'SMTP_HOST', 'smtp', 1448266020, 'smtp.qq.com', '', 0),
70017001
(14, 'SITE_NAME', 'site', 1448285156, 'eaterplanet', '', 0),
70027002
(15, 'SITE_DESCRIPTION', 'site', 1448285156, '吃货星球商城系统', '', 0),
70037003
(16, 'SITE_KEYWORDS', 'site', 1448285156, '吃货星球商城系统', '', 0),
7004-
(17, 'SITE_URL', 'site', 1448285156, 'https://www.ch871.com/', '', 0),
7004+
(17, 'SITE_URL', 'site', 1448285156, 'https://www.eaterplanet.com/', '', 0),
70057005
(18, 'SHORT_URL', 'site', 1448285156, '', '', 0),
70067006
(19, 'SITE_ICP', 'site', 1448285156, '滇icp备', 'ICP备案号', 0),
70077007
(20, 'EMAIL', 'site', 1448285156, '', '', 0),
@@ -7042,7 +7042,7 @@ VALUES (7, 'SMTP_HOST', 'smtp', 1448266020, 'smtp.qq.com', '', 0),
70427042
(63, 'APPID', 'site', 0, '', '微信APPID', 0),
70437043
(64, 'APPSECRET', 'site', 0, '', '微信APPSECRET', 0),
70447044
(65, 'MCHID', 'site', 0, '1246637501', '微信商户号', 0),
7045-
(66, 'VERSION', 'site', 0, 'V4.13.0', '系统版本', 0),
7045+
(66, 'VERSION', 'site', 0, 'V4.14.0', '系统版本', 0),
70467046
(67, 'deliverNoticeId', 'weixin', 0, 'eGWpyoJInWgSNYdnkujvjAIF9hbJIGm4p4tDCwcmURI', '订单标记发货通知', 0),
70477047
(68, 'groupResultId', 'weixin', 0, 'jfNyI5kK7X5pyAaxkCmU2gRqjLB91fl_u1X0FVNWC0A', '团购结果通知', 0),
70487048
(69, 'expireId', 'weixin', 0, 'eceRXDPx1NnK7aR8Bp19hic0mcHMYl7rl74evMopxCU', '到期提醒', 0),
@@ -11688,7 +11688,7 @@ VALUES (1, 'goods_stock_notice', '100'),
1168811688
(47, 'open_comment_shenhe', '1'),
1168911689
(48, 'shop_domain', 'https://后台备案域名/'),
1169011690
(49, 'supply_apply_page', ''),
11691-
(50, 'site_version', 'V4.13.0'),
11691+
(50, 'site_version', 'V4.14.0'),
1169211692
(51, 'cur_release', '202106030620'),
1169311693
(56, 'index_list_theme_type', '0'),
1169411694
(57, 'nav_bg_color', ''),
@@ -11707,7 +11707,7 @@ VALUES (1, 'goods_stock_notice', '100'),
1170711707
(70, 'qrcode_rgb', ''),
1170811708
(71, 'avatar_rgb', ''),
1170911709
(72, 'modify_index_share_time', ''),
11710-
(73, 'index_list_top_image_on', '0'),
11710+
(73, 'index_list_top_image_on', '1'),
1171111711
(74, 'goods_details_middle_image', ''),
1171211712
(75, 'index_lead_image', ''),
1171311713
(76, 'is_show_index_lead_image', '0'),

0 commit comments

Comments
 (0)