chanjunkai 5 yıl önce
ebeveyn
işleme
6404905fb2
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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
 ]