Commit 19b4510e authored by zhanglu's avatar zhanglu

Merge branch 'master' into 'test'

Master

See merge request !245
parents 8365b095 99951bc3
...@@ -622,7 +622,7 @@ class TopicUtils(object): ...@@ -622,7 +622,7 @@ class TopicUtils(object):
}) })
if v in (None, ''): if not v:
continue continue
if k in ["create_time_gte", "create_time_lte"]: if k in ["create_time_gte", "create_time_lte"]:
......
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