dever 6 lat temu
rodzic
commit
f1cf6e19fc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      journal/lib/Manage.php

+ 1 - 1
journal/lib/Manage.php

@@ -16,7 +16,7 @@ class Manage
 
         $table['用户名'] = $user['username'] . '('.$info['uid'].')';
         $table['手机号'] = $user['mobile'];
-        //$table['产品名'] = $info['name'];
+        $table['产品名'] = $info['name'];
         if ($info['type'] == 1) {
             $table['支付方式'] = '购买小刊';
             $table['支付金额'] = $info['cash'];