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

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

@@ -332,7 +332,7 @@ return array
             # 匹配的正则或函数 选填项
             'option' => array
             (
-                'child_mid' => -1,
+                //'child_mid' => -1,
                 'state' => 1,
             ),
             'order' => array('id' => 'desc'),