rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
797d2d1454
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      service/bill/database/shop_stat.php

+ 2 - 1
service/bill/database/shop_stat.php

@@ -24,6 +24,7 @@ $config = array
     # 显示给用户看的名称
     'lang' => '归店统计',
     'order' => -10,
+    'desc' => '代理商总数=创V数+代理商数量,创V数包含名额外创V数,创V数减去名额外创V就是名额内创V数,代理商数量包含创客数',
 
     # 数据结构 不同的字段放这里
     'struct' => array
@@ -155,7 +156,7 @@ $config = array
         'out_num'        => array
         (
             'type'      => 'int-11',
-            'name'      => '名额外创V',
+            'name'      => '名额外创V',
             'default'   => '0',
             'desc'      => '创V名额外数量',
             'match'     => 'is_numeric',