Commit 2245b4ac authored by 李小芳's avatar 李小芳

测肤高亮

parent fb407d15
......@@ -120,7 +120,7 @@ def get_tips_suggest_list_v1(instance_cn_name):
try:
ch_full_weight = 6.0 * 1000
py_full_weight = 3.0 * 1000
if instance_cn_name in ["AI测颜值", "AI测肤质", "ai测颜值", "ai测肤质"]:
if instance_cn_name in ["AI测颜值", "AI测肤质", "ai测颜值", "ai测肤质", "发型", "测脸型", "测发型", "脸型", "侧脸", "侧颜值"]:
full_weight = 10000000
py_acronym_full_weight = 1
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