rabin 2 years ago
parent
commit
6853dddcb4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/bill/database/sell.php

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

@@ -333,6 +333,7 @@ return array
             'option' => array
             (
                 //'child_mid' => -1,
+                'stype' => 1,
                 'state' => 1,
             ),
             'order' => array('id' => 'desc'),