Commit 73e8cc5a authored by lixiaofang's avatar lixiaofang

merge

parents ca527212 853a9447
...@@ -83,7 +83,6 @@ class Command(BaseCommand): ...@@ -83,7 +83,6 @@ class Command(BaseCommand):
if options["mvest"] == "one_seven_star_topic": if options["mvest"] == "one_seven_star_topic":
one_seven_star_topic.one_seven_star_topic() one_seven_star_topic.one_seven_star_topic()
# 评论 # 评论
if options["mvest"] == "true_comment_one": if options["mvest"] == "true_comment_one":
true_comment_one.true_comment_one() true_comment_one.true_comment_one()
......
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