songxingwei 3 年之前
父节点
当前提交
1bbb8b2104
共有 1 个文件被更改,包括 0 次插入1 次删除
  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");