shish 6 anni fa
parent
commit
f5f05b8eb8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/client/web/index.php

+ 1 - 1
app/client/web/index.php

@@ -1,5 +1,5 @@
 <?php
-
+error_reporting(E_ALL);
 //调用使用的输出方法
 function dd($out)
 {