locky 4 سال پیش
والد
کامیت
b783d32910
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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),
+
 ]