Browse Source

第一版

WuYiPei 5 năm trước cách đây
mục cha
commit
76fe1d9dde
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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),
-
+    #第一版
 
 
 ]