feat: update web Interface

This commit is contained in:
Yao Wang 2022-07-29 14:22:57 +02:00
parent d5d633b6c7
commit f9844dba10
1111 changed files with 171093 additions and 0 deletions

View file

@ -0,0 +1,6 @@
from django.apps import AppConfig
class New7Config(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'new7'