locky hace 4 años
padre
commit
b783d32910
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      AnsjerPush/urls.py

+ 1 - 0
AnsjerPush/urls.py

@@ -24,4 +24,5 @@ urlpatterns = [
     path('deviceShadow/generateUTK', ShadowController.generate_utk),
     path('test/notify/push', TestDetectController.NotificationView.as_view()),
     path('eq/del', EquipmentInfo.deleteExpireEquipmentInfo),
+
 ]