rabin 3 years ago
parent
commit
7b9cdb84ba
1 changed files with 1 additions and 1 deletions
  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',