Browse Source

测试git命令推送

WuYiPei 5 years ago
parent
commit
27e690ffd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Ansjer/urls.py

+ 1 - 1
Ansjer/urls.py

@@ -203,6 +203,6 @@ urlpatterns = [
     #testing....................
     re_path('(?P<path>.*)', LogManager.errorPath),
     #8
-
+    #测试测试
 
 ]