chanjunkai 5 éve
szülő
commit
6404905fb2
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      AnsjerPush/urls.py

+ 1 - 0
AnsjerPush/urls.py

@@ -23,4 +23,5 @@ urlpatterns = [
     path('notify/push', DetectController.NotificationView.as_view()),
     path('deviceShadow/update', ShadowController.update_device_shadow),
     path('deviceShadow/generateUTK', ShadowController.generate_utk),
+    # test
 ]