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',
             'type'      => 'tinyint-1',
             'name'      => '订单状态',
             'name'      => '订单状态',
-            'default'   => '1',
+            'default'   => '2',
             'desc'      => '订单状态',
             'desc'      => '订单状态',
             'match'     => 'is_numeric',
             'match'     => 'is_numeric',
             // 'update'    => 'radio',
             // 'update'    => 'radio',