Commit Graph

2 Commits (09160fed5d2d1a38bfe2b848f774d45fd6f49e67)

Author SHA1 Message Date
Michael Bai 620834c817 fix: 修改工单迁移文件warining问题
Any fields that are stored with VARCHAR column types may have their max_length restricted to 255 characters if you are using unique=True for the field.
See: https://docs.djangoproject.com/en/3.1/ref/databases/#mysql-character-fields
2022-01-13 14:36:30 +08:00
xinwen 5cdc4c3c28 feat: 工单添加序号 2022-01-12 10:38:07 +08:00