rabin 3 년 전
부모
커밋
7b9cdb84ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      service/bill/database/sell.php

+ 1 - 1
service/bill/database/sell.php

@@ -270,7 +270,7 @@ return array
                 //'start' => array('yes-cdate', '>='),
                 'end' => array('yes-cdate', '<='),
                 'mid' => 'yes',
-                //'type' => array('yes', 'in'),
+                'type' => array('yes', 'in'),
                 'state' => 1,
             ),
             'type' => 'one',