Bläddra i källkod

接口日志方式

lizhen_gitee 1 år sedan
förälder
incheckning
4f21d35037
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      application/common/controller/Api.php

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

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