소스 검색

测试提交_test分支

locky 4 년 전
부모
커밋
064b67f558
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      AnsjerPush/urls.py

+ 0 - 1
AnsjerPush/urls.py

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