Explorar el Código

本地服务器提交

yf_ymm hace 2 años
padre
commit
3e1a5606b7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 = [