songxingwei hace 3 años
padre
commit
1bbb8b2104
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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");