Explorar el Código

接口日志方式

lizhen_gitee hace 1 año
padre
commit
4f21d35037
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 
     /**
      * 构造方法