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