dever %!s(int64=6) %!d(string=hai) anos
pai
achega
3888b580fc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      service/src/Buy.php

+ 1 - 0
service/src/Buy.php

@@ -55,6 +55,7 @@ class Buy extends Base
         $where['cate_id'] = $this->cate;
         $where['create_uid'] = $this->user['id'];
         //$where['type'] = 3;
+        $where['type'] = 4;
         $data = Dever::db('code/info')->getAll($where);
 
         if ($data) {