feat: update web Interface
This commit is contained in:
parent
d5d633b6c7
commit
f9844dba10
1111 changed files with 171093 additions and 0 deletions
6
WebInterface/Back-end/mysite/new7/apps.py
Normal file
6
WebInterface/Back-end/mysite/new7/apps.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class New7Config(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'new7'
|
Loading…
Add table
Add a link
Reference in a new issue