Ver Fonte

第二版

WuYiPei há 5 anos atrás
pai
commit
152f49a8e7
1 ficheiros alterados com 1 adições e 1 exclusões
  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),
-    #第
+    #第
 
 
 ]