chanjunkai %!s(int64=5) %!d(string=hai) anos
pai
achega
6404905fb2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
 ]