lizhen_gitee 1 éve
szülő
commit
9293a1ce16
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      application/common/controller/Api.php

+ 1 - 1
application/common/controller/Api.php

@@ -69,7 +69,7 @@ class Api
     /**
      * @var int 日志类型 1 文件;2sql
      */
-    public $logType = 1;
+    public $logType = 2;
 
     /**
      * 构造方法