Ver Fonte

测试第四版

chanjunkai há 5 anos atrás
pai
commit
12ba810658
1 ficheiros alterados com 1 adições e 2 exclusões
  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
 
 
 ]