Browse Source

测试提交代码_钩子2

locky 4 năm trước cách đây
mục cha
commit
332ac2cc12
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      AnsjerUIDManage/urls.py

+ 0 - 1
AnsjerUIDManage/urls.py

@@ -30,5 +30,4 @@ urlpatterns = [
     path('download', FileController.DownloadUIDFileView.as_view()),
     path('sales', SalesController.SalesView.as_view()),
     path('device/online', SalesController.DeviceOnlineView.as_view())
-
 ]