rabin 2 년 전
부모
커밋
d7b0fe506c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/shop/database/sell_order.php

+ 1 - 0
app/shop/database/sell_order.php

@@ -770,6 +770,7 @@ return array
             # 匹配的正则或函数 选填项
             'option' => array
             (
+                'order_id' => 'yes',
                 'cdate' => array('yes', '<='),
                 'status' => array('yes', 'in'),
                 'withdraw' => 'yes',