Commit 5b00ca71 authored by lixiaofang's avatar lixiaofang

add

parent b0691fde
......@@ -33,7 +33,7 @@ def get_suggest_tips(query, lat, lng, offset=0, size=50, device_id=None):
try:
gray_number = 1
###在原来的逻辑上加两层灰度
if device_id in ["68335D20-760F-41C1-9A00-8F9B4C0D62DB"]:
if device_id in ["057F28DF-20B8-488F-A285-931367FCC110"]:
sub_index_name = "suggest-v1"
else:
......
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