Commit 78738037 authored by 张彦钊's avatar 张彦钊

add

parent c79daf41
...@@ -6,9 +6,9 @@ tag_value = dict() ...@@ -6,9 +6,9 @@ tag_value = dict()
T1 = [328,592,409] T1 = [328,592,409]
T2 = [604,352,675,662,343,542,425,359,744,493] T2 = [604,352,675,662,343,542,425,359,744,493]
T3 = [430,538,603,376,623,670,550,660,400,674,606,395,382,543,572,468,638,412] T3 = [430,538,603,376,623,670,550,660,400,674,606,395,382,543,572,468,638,412]
tag_value["t1_city"] = T1 tag_value["t1_city"] = json.dumps(T1)
tag_value["t2_city"] = T2 tag_value["t2_city"] = json.dumps(T2)
tag_value["t3_city"] = T3 tag_value["t3_city"] = json.dumps(T3)
boniaosuan = [97,99,115,121,123,137,141,152,197,200,203,243,776,777,804,868,885,954,1055,6148] boniaosuan = [97,99,115,121,123,137,141,152,197,200,203,243,776,777,804,868,885,954,1055,6148]
chuzhoushoulian = [79, 117, 168, 205, 207, 237, 798, 842, 1801, 2033, 5077, 6148] chuzhoushoulian = [79, 117, 168, 205, 207, 237, 798, 842, 1801, 2033, 5077, 6148]
bibu = [2929, 9123, 8627, 2925, 2924, 2927, 2926, 115, 114, 116, 111, 110, 8464, 112, 234, 253, 7977, 9027, 232, 233, 797, 796, 26, 21, 22, 23, 106, 7151, 798, 9069, 2, 810, 24, 9063, 896, 897, 8394, 8773, 2073, 108, 109, 3285, 9047, 107, 105, 965, 966, 3038, 782, 7993, 803, 804, 806, 805, 65] bibu = [2929, 9123, 8627, 2925, 2924, 2927, 2926, 115, 114, 116, 111, 110, 8464, 112, 234, 253, 7977, 9027, 232, 233, 797, 796, 26, 21, 22, 23, 106, 7151, 798, 9069, 2, 810, 24, 9063, 896, 897, 8394, 8773, 2073, 108, 109, 3285, 9047, 107, 105, 965, 966, 3038, 782, 7993, 803, 804, 806, 805, 65]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment