Your Name 3 năm trước cách đây
mục cha
commit
43f0a5397a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      app/shop/database/buy_order.php

+ 2 - 0
app/shop/database/buy_order.php

@@ -288,6 +288,8 @@ $struct = array
         'desc'      => '资金账户抵扣金额',
         'desc'      => '资金账户抵扣金额',
         'match'     => 'option',
         'match'     => 'option',
         'update'    => 'text',
         'update'    => 'text',
+        'list'      => true,
+        'list_order' => 7,
     ),
     ),
 
 
     'refund_num'        => array
     'refund_num'        => array