rabin 3 년 전
부모
커밋
37d3c807ca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/goods/database/info.php

+ 1 - 0
app/goods/database/info.php

@@ -651,6 +651,7 @@ $config = array
                 'name' => array('yes', 'like'),
                 'price_type' => 'yes',
                 'id' => 'yes',
+                'status' => 1,
                 'state' => 1,
             ),
             'type' => 'all',