Kirin 4 년 전
부모
커밋
430eee5195
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/api/controller/user/UserBillController.php

+ 2 - 2
app/api/controller/user/UserBillController.php

@@ -338,8 +338,8 @@ class UserBillController
                         ),
                         ),
                         'text' => array(
                         'text' => array(
                             array(
                             array(
-                                'text' => '邀请码:' . $user['invite_code'],
-                                'left' => 360,
+                                'text' => '邀请码:' . $user['phone'],
+                                'left' => 320,
                                 'top' => 910,
                                 'top' => 910,
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontPath' => $rootPath . 'public' . DS . $filelink['Bold'],     //字体文件
                                 'fontSize' => 22,             //字号
                                 'fontSize' => 22,             //字号