@@ -226,13 +226,13 @@ def gen_rapid(orig_list):
global qlist
for q in orig_list:
- qlist.append[q]
- qlist.append[q+" 設計師"]
- qlist.append[q+" 室內設計"]
- qlist.append[q+" 幸福"]
- qlist.append[q+" 幸福空間"]
- qlist.append[q+" 評價"]
- qlist.append[q+" 免費專線"]
+ qlist.append(q)
+ qlist.append(q+" 設計師")
+ qlist.append(q+" 室內設計")
+ qlist.append(q+" 幸福")
+ qlist.append(q+" 幸福空間")
+ qlist.append(q+" 評價")
+ qlist.append(q+" 免費專線")
#sys.exit()
#qlist=['京璽設計','京璽設計 設計師','京璽設計 幸福','京璽設計 幸福空間','京璽設計 國際','京璽設計']