WuYiPei 5 年之前
父節點
當前提交
4ecca14c03
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Ansjer/urls.py

+ 1 - 1
Ansjer/urls.py

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