Browse Source

测试提交代码_3

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

+ 0 - 1
AnsjerUIDManage/urls.py

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