Your Name 2 years ago
parent
commit
4bc1f1c347
1 changed files with 2 additions and 2 deletions
  1. 2 2
      service/bill/database/cash_in_stat.php

+ 2 - 2
service/bill/database/cash_in_stat.php

@@ -134,9 +134,9 @@ $config = array
         'jt_cash'        => array
         (
             'type'      => 'decimal-11,2',
-            'name'      => '间推佣金',
+            'name'      => '区域管理收益',
             'default'   => '0',
-            'desc'      => '间推佣金',
+            'desc'      => '区域管理收益',
             'match'     => 'is_numeric',
             'search'    => 'order',
             'list'      => true,