#更改数据库

This commit is contained in:
Bob 2020-10-26 08:59:43 +08:00
parent cc82799d7e
commit a06a2d1502
1 changed files with 1 additions and 0 deletions

View File

@ -753,6 +753,7 @@ class TimelinessMonitoring(models.Model):
# 错别字临时表
class Wrongly(models.Model):
id = models.UUIDField('id', primary_key=True, default=uuid.uuid4)