浏览代码

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),
-
 ]