dever 3 years ago
parent
commit
4a86b3c4f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/agent/database/soft_cash.php

+ 1 - 1
service/agent/database/soft_cash.php

@@ -285,7 +285,7 @@ return array
             'desc'      => '管理员备注',
             'match'     => 'option',
             'update'    => 'textarea',
-            'exist' = array
+            'exist' => array
             (
                 'no|逾期' => '没有包含逾期的订单',
                 '逾期' => '查找逾期的订单',