Blogger Information
Blog 48
fans 2
comment 3
visits 37439
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
织梦一键添加企业信息
黑猫警长的博客
Original
713 people have browsed it

一键添加企业信息到系统的基本参数,系统》SQL命令行工具执行,执行前请替换成当前所使用的表前缀

INSERT INTO `表前缀_sysconfig` VALUES('800','brand_name','品牌名称','1','string','新腾杰');
INSERT INTO `表前缀_sysconfig` VALUES('801','company_name','公司名称','1','string','深圳市新腾杰工业制冷设备有限公司');
INSERT INTO `表前缀_sysconfig` VALUES('802','company_tel','公司电话','1','string','+86 0755 28905048');
INSERT INTO `表前缀_sysconfig` VALUES('803','liaison','联络人','1','string','刘生 / 13613063406');
INSERT INTO `表前缀_sysconfig` VALUES('804','company_fax','公司传真','1','string','+86 0755 28905048');
INSERT INTO `表前缀_sysconfig` VALUES('805','company_mail','公司邮箱','1','string','xintengjie88@163.com');
INSERT INTO `表前缀_sysconfig` VALUES('806','company_qq','联系QQ','1','string','2830542939');
INSERT INTO `表前缀_sysconfig` VALUES('807','company_addr','公司地址','1','string','深圳市龙岗区龙岗街道龙东社区龙南路294-1号(中宝通工业园北侧30米)		');
INSERT INTO `表前缀_sysconfig` VALUES('808','company_map','地图坐标','1','string','114.289268,22.730425');
INSERT INTO `表前缀_sysconfig` VALUES('809','company_kefu','客服代码','1','bstring','<script src=\"https://qiyukf.com/script/c99c826634ee2bb895f6892ef22117f1.js\" defer async></script>');
INSERT INTO `表前缀_sysconfig` VALUES('810','site_statistic','站长统计','1','bstring','<script src=\"https://s4.cnzz.com/z_stat.php?id=1258816139&web_id=1258816139\" language=\"JavaScript\"></script>');

运行实例 »

点击 "运行实例" 按钮查看在线实例


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!