Browse Source

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

lhq 4 năm trước cách đây
mục cha
commit
54ba929b6c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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),
-
 ]