Browse Source

更新表

zhangdongming 2 năm trước cách đây
mục cha
commit
f6245b8584
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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