dever 3 년 전
부모
커밋
5e74c0b096
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      service/option/database/bill_duifu.php
  2. 2 2
      service/option/database/bill_fafang.php

+ 2 - 2
service/option/database/bill_duifu.php

@@ -150,8 +150,8 @@ return array
             'desc'      => '兑付后价值',
             'match'     => 'is_numeric',
             //'update'    => 'text',
-            'list'      => true,
-            'list_order' => 6,
+            //'list'      => true,
+            //'list_order' => 6,
         ),
 
         'status'        => array

+ 2 - 2
service/option/database/bill_fafang.php

@@ -150,8 +150,8 @@ return array
             'desc'      => '发放后价值',
             'match'     => 'is_numeric',
             //'update'    => 'text',
-            'list'      => true,
-            'list_order' => 6,
+            //'list'      => true,
+            //'list_order' => 6,
         ),
 
         'status'        => array