Commit 09039ffc authored by 段英荣's avatar 段英荣

调试

parent 2373bcec
......@@ -185,6 +185,7 @@ class Generate_Feature_Info(object):
@classmethod
def get_content_feature(cls,car_id,content_type="diary"):
try:
import pdb;pdb.set_trace()
redis_name_content_linucb_feature = cls.redis_name_content_linucb_feature_prefix + content_type
user_feature_list = list()
......
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