Your Name há 3 anos atrás
pai
commit
4bc1f1c347
1 ficheiros alterados com 2 adições e 2 exclusões
  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,