⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zh_cn.sql

📁 英文版本的 ECSHOP 游戏要的 加QQ 3506796
💻 SQL
📖 第 1 页 / 共 2 页
字号:
(14, 3, 61, '262144色', '0'),(15, 3, 63, '240×320', '0'),(16, 3, 65, '95.7', '0'),(17, 3, 66, '51.7', '0'),(18, 3, 67, '21.5', '0'),(19, 3, 68, 'TFT', '0'),(20, 3, 69, '8MB', '0'),(21, 3, 70, 'Linux', '0'),(22, 3, 71, '270-420分钟', '0'),(23, 3, 72, '160-200小时', '0'),(24, 3, 73, '锂电池,旅行充电器,耳机,', '0'),(25, 3, 74, 'WAP 2.0', '0'),(26, 3, 77, '随机软件光盘,数据传输线   (手写笔,手机套,腰夹,两张CD光盘,128M闪存卡)', '0'),(27, 3, 78, '40和弦', '0');-- -- `ecs_goods_gallery`-- INSERT INTO `ecs_goods_gallery` (`img_id`, `goods_id`, `img_url`, `img_desc`, `thumb_url`) VALUES (2, 1, 'images/200609/2285.jpg', '', 'images/200609/21100.jpg'),(3, 2, '', '', ''),(4, 3, 'images/200609/82358.jpg', '', 'images/200609/82214.jpg'),(5, 4, 'images/200609/37179.jpg', '', 'images/200609/37176.jpg'),(6, 5, 'images/200609/66292.jpg', '', 'images/200609/66209.jpg'),(7, 6, 'images/200609/39128.gif', '', 'images/200609/3992.jpg'),(8, 7, 'images/200609/91200.jpg', '', 'images/200609/922.jpg'),(9, 8, 'images/200609/45218.gif', '', 'images/200609/44107.jpg'),(10, 9, 'images/200609/65307.gif', '', 'images/200609/63186.jpg'),(11, 10, 'images/200609/1538.gif', '', 'images/200609/1449.jpg'),(12, 11, 'images/200609/0515.gif', '', 'images/200609/0416.jpg'),(13, 12, 'images/200609/34146.gif', '', 'images/200609/33106.jpg'),(14, 13, 'images/200609/4298.gif', '', 'images/200609/41129.jpg'),(15, 14, 'images/200609/41139.gif', '', 'images/200609/41192.jpg'),(16, 15, 'images/200609/2179.gif', '', 'images/200609/2155.jpg'),(17, 16, 'images/200609/43161.gif', '', 'images/200609/4396.jpg'),(18, 17, 'images/200609/2244.gif', '', 'images/200609/22100.jpg');-- -- `ecs_payment`-- INSERT INTO `ecs_payment` (`pay_id`, `pay_code`, `pay_name`, `pay_desc`, `pay_order`, `pay_config`, `enabled`, `is_cod`) VALUES (1, 'cod', '货到付款', '一手交钱、一手交货', 0, 'a:0:{}', 1, 1),(2, 'post', '邮局汇款', '收件人:×××;地址:×××;邮编:×××', 0, 'a:0:{}', 1, 0),(3, 'bank', '银行汇款/转帐', '收款银行:×××;收款人:×××;收款帐户:×××', 0, 'a:0:{}', 1, 0);-- -- `ecs_shipping`-- INSERT INTO `ecs_shipping` (`shipping_id`, `shipping_code`, `shipping_name`, `shipping_desc`, `support_cod`, `enabled`) VALUES (1, 'flat', '市内快递', '固定运费的配送方式内容', 1, 1),(2, 'post_express', '邮政快递包裹', '邮政快递包裹的描述内容。', 0, 1),(3, 'cac', '上门取货', '买家自己到网店实体店取货', 1, 1),(4, 'ems', 'EMS 国内邮政特快专递', 'EMS 国内邮政特快专递描述内容', 0, 1);INSERT INTO `ecs_area_region` (`shipping_area_id`, `region_id`) VALUES (1, 1),(2, 1),(3, 1),(4, 1);-- -- `ecs_shipping_area`-- INSERT INTO `ecs_shipping_area` (`shipping_area_id`, `shipping_area_name`, `shipping_id`, `configure`) VALUES (1, '北京四环内', 1, 'a:2:{i:0;a:2:{s:4:"name";s:8:"base_fee";s:5:"value";s:2:"10";}i:1;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:1:"0";}}'),(2, '所有地区', 2, 'a:4:{i:0;a:2:{s:4:"name";s:8:"base_fee";s:5:"value";s:1:"5";}i:1;a:2:{s:4:"name";s:9:"step_fee1";s:5:"value";s:1:"2";}i:2;a:2:{s:4:"name";s:9:"step_fee2";s:5:"value";s:1:"1";}i:3;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:1:"0";}}'),(3, '北京', 3, 'a:1:{i:0;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:2:"15";}}'),(4, '中国', 4, 'a:3:{i:0;a:2:{s:4:"name";s:8:"base_fee";s:5:"value";s:2:"20";}i:1;a:2:{s:4:"name";s:8:"step_fee";s:5:"value";s:2:"15";}i:2;a:2:{s:4:"name";s:10:"free_money";s:5:"value";s:1:"0";}}');

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -