Преглед на файлове

Merge branch 'test' of http://192.168.136.99:3000/servers/ASJPush

lhq преди 4 години
родител
ревизия
54ba929b6c
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      AnsjerPush/urls.py

+ 0 - 1
AnsjerPush/urls.py

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