Your Name 3 년 전
부모
커밋
43f0a5397a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app/shop/database/buy_order.php

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

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