创巨圆微信服务商管理平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cjy-mp-company/yinghuo_delivery.sql

6 lines
2.8 KiB

INSERT INTO `yoshop_delivery_rule` (`delivery_id`, `region`, `region_text`, `first`, `first_fee`, `additional`,
`additional_fee`, `store_id`, `create_time`)
VALUES ('DELIVERYID',
'[2,20,38,61,76,84,103,123,148,165,177,194,205,218,229,240,246,259,266,273,285,299,314,332,347,357,367,371,384,393,403,418,426,438,445,458,463,477,488,496,504,511,518,526,533,541,549,554,562,570,578,589,599,606,611,619,626,632,638,648,667,684,694,703,712,722,733,744,749,760,767,778,783,801,813,821,832,839,849,858,865,873,883,890,897,904,911,925,936,949,957,963,970,980,987,992,1002,1013,1023,1032,1040,1048,1055,1060,1065,1076,1084,1093,1102,1108,1116,1121,1126,1135,1149,1156,1162,1175,1188,1200,1211,1219,1230,1240,1245,1251,1265,1268,1272,1291,1305,1316,1328,1342,1355,1366,1375,1382,1388,1401,1414,1426,1433,1438,1443,1456,1468,1477,1485,1496,1509,1519,1535,1546,1556,1562,1575,1586,1593,1600,1606,1613,1627,1637,1648,1659,1672,1686,1693,1702,1716,1726,1730,1736,1744,1753,1764,1771,1775,1789,1799,1809,1815,1828,1841,1851,1861,1866,1873,1885,1897,1910,1916,1926,1938,1949,1959,1963,1971,1977,1985,1995,2001,2010,2016,2025,2030,2037,2042,2051,2052,2053,2057,2063,2070,2083,2094,2112,2120,2125,2130,2135,2141,2149,2162,2168,2180,2187,2196,2201,2206,2207,2224,2264,2285,2292,2298,2306,2313,2323,2331,2337,2343,2355,2365,2372,2383,2390,2398,2407,2413,2417,2431,2450,2469,2480,2485,2500,2507,2516,2527,2536,2553,2567,2582,2592,2602,2608,2620,2626,2637,2646,2657,2671,2680,2684,2697,2703,2708,2795,2809,2814,2827,2842,2854,2868,2880,2893,2904,2913,2922,2923,2926,2932,2940,2945,2952,2960,2968,2977,2985,2995,3004,3014,3022,3029,3034,3039,3045,3052,3059,3067,3074,3078,3084,3090]',
'[{\"name\":\"北京\",\"citys\":[]},{\"name\":\"天津\",\"citys\":[]},{\"name\":\"河北省\",\"citys\":[]},{\"name\":\"山西省\",\"citys\":[]},{\"name\":\"内蒙古自治区\",\"citys\":[]},{\"name\":\"辽宁省\",\"citys\":[]},{\"name\":\"吉林省\",\"citys\":[]},{\"name\":\"黑龙江省\",\"citys\":[]},{\"name\":\"上海\",\"citys\":[]},{\"name\":\"江苏省\",\"citys\":[]},{\"name\":\"浙江省\",\"citys\":[]},{\"name\":\"安徽省\",\"citys\":[]},{\"name\":\"福建省\",\"citys\":[]},{\"name\":\"江西省\",\"citys\":[]},{\"name\":\"山东省\",\"citys\":[]},{\"name\":\"河南省\",\"citys\":[]},{\"name\":\"湖北省\",\"citys\":[]},{\"name\":\"湖南省\",\"citys\":[]},{\"name\":\"广东省\",\"citys\":[]},{\"name\":\"广西壮族自治区\",\"citys\":[]},{\"name\":\"海南省\",\"citys\":[]},{\"name\":\"重庆\",\"citys\":[]},{\"name\":\"四川省\",\"citys\":[]},{\"name\":\"贵州省\",\"citys\":[]},{\"name\":\"云南省\",\"citys\":[]},{\"name\":\"陕西省\",\"citys\":[]},{\"name\":\"甘肃省\",\"citys\":[]},{\"name\":\"青海省\",\"citys\":[]},{\"name\":\"宁夏回族自治区\",\"citys\":[]}]',
'1', '0.00', '0', '0.00', 'STOREID', 'TIME');