Commit 542635fb authored by lixiaofang's avatar lixiaofang

add

parent 227e7e01
...@@ -291,6 +291,7 @@ class TopicUtils(object): ...@@ -291,6 +291,7 @@ class TopicUtils(object):
'operator': 'and', 'operator': 'and',
'fields': query_fields, 'fields': query_fields,
} }
logging.info("get ----------------tag_id:%s"%query)
logging.info("get ----------------tag_id:%s"%tag_id) logging.info("get ----------------tag_id:%s"%tag_id)
logging.info("get ----------------tag_id:%s"%type(tag_id)) logging.info("get ----------------tag_id:%s"%type(tag_id))
......
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