dever %!s(int64=6) %!d(string=hai) anos
pai
achega
ed4ad671b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      act/lib/Watch.php

+ 1 - 1
act/lib/Watch.php

@@ -7,7 +7,7 @@ use Dever;
 class Watch
 {
     # 获取当前小刊的观看数
-    public function get(id, $type = 4)
+    public function get($id, $type = 3)
     {
         $where['type'] = $type;
         $where['data_id'] = $id;