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