Parcourir la source

本地服务器提交

yf_ymm il y a 2 ans
Parent
commit
3e1a5606b7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 = [