Browse Source

更新表

zhangdongming 2 years ago
parent
commit
f6245b8584
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Model/models.py

+ 1 - 0
Model/models.py

@@ -3762,3 +3762,4 @@ class DeviceLiveRestrict(models.Model):
     class Meta:
         db_table = 'device_live_restrict'
         verbose_name = '设备直播限制表'
+        verbose_name_plural = verbose_name