songxingwei 3 anni fa
parent
commit
1bbb8b2104
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      route/app.php

+ 0 - 1
route/app.php

@@ -16,7 +16,6 @@
 
 use think\facade\Route;
 
-echo 222;die;
 // route/app.php
 Route::get('apidoc/config', "\\hg\\apidoc\\Controller@getConfig");
 Route::get('apidoc/data', "\\hg\\apidoc\\Controller@getList");