lizhen_gitee 1 年間 前
コミット
9293a1ce16
1 ファイル変更1 行追加1 行削除
  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;
 
     /**
      * 构造方法