瀏覽代碼

日志方式

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;
 
     /**
      * 构造方法