rabin 2 年之前
父節點
當前提交
0506bc50d1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/agent/database/soft_cash.php

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

@@ -147,7 +147,7 @@ return array
         (
             'type'      => 'tinyint-1',
             'name'      => '订单状态',
-            'default'   => '1',
+            'default'   => '2',
             'desc'      => '订单状态',
             'match'     => 'is_numeric',
             // 'update'    => 'radio',