Browse Source

测试第四版

chanjunkai 5 năm trước cách đây
mục cha
commit
12ba810658
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      Ansjer/urls.py

+ 1 - 2
Ansjer/urls.py

@@ -199,8 +199,7 @@ urlpatterns = [
     # url(r'^(?P<path>.*)/(?P<UID>.*)/lls$', Test.Test.as_view(), name=u'gg'),
     re_path('(?P<path>.*)', LogManager.errorPath),
     # test.....
-    # testing-0----的点点滴滴
-
+    # 111111111
 
 
 ]