Browse Source

本地服务器提交

yf_ymm 2 years atrás
parent
commit
3e1a5606b7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bigdataAPI/settings.py

+ 1 - 0
bigdataAPI/settings.py

@@ -57,6 +57,7 @@ INSTALLED_APPS = [
     'apps.IOTCard',
     'apps.PestAnalysis',
     'apps.Equipment',
+    'apps.QxzApp',
 ]
 
 MIDDLEWARE = [