mirror of
https://github.com/hequan2017/seal.git
synced 2026-04-26 03:31:45 +08:00
v0.1 基础版本
v0.1 基础版本
This commit is contained in:
5
system/apps.py
Normal file
5
system/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class SystemConfig(AppConfig):
|
||||
name = 'system'
|
||||
Reference in New Issue
Block a user