Browse Source

测试第四版

chanjunkai 5 years ago
parent
commit
12ba810658
1 changed files with 1 additions and 2 deletions
  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
 
 
 ]