Sfoglia il codice sorgente

测试提交_test分支

locky 4 anni fa
parent
commit
064b67f558
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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),
-
 ]