Commit 1a6c6f07 authored by 高雅喆's avatar 高雅喆

update

parent 1da2d475
......@@ -19,7 +19,7 @@ class LinDeviceTagCtr(models.Model):
class LinTopicCtr(models.Model):
class Meta:
verbose_name = u"30天内帖子的ctr"
verbose_name = u"30天内回答的ctr"
db_table = "lin_topic_ctr "
id = models.IntegerField(primary_key=True, verbose_name=u"主键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