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',