mirror of
https://github.com/hequan2017/seal.git
synced 2026-05-08 15:01:32 +08:00
v0.5 SQL执行 板块
This commit is contained in:
5
sql/apps.py
Normal file
5
sql/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class SqlConfig(AppConfig):
|
||||
name = 'sql'
|
||||
Reference in New Issue
Block a user