rabin 3 years ago
parent
commit
111697bf6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/bill/database/sell.php

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

@@ -267,7 +267,7 @@ return array
             # 匹配的正则或函数 选填项
             'option' => array
             (
-                //'start' => array('yes-cdate', '>='),
+                'start' => array('yes-cdate', '>='),
                 'end' => array('yes-cdate', '<='),
                 'mid' => 'yes',
                 'type' => array('yes', 'in'),