544782275@qq.com il y a 3 ans
Parent
commit
f821054438
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      application/api/controller/Member.php

+ 3 - 3
application/api/controller/Member.php

@@ -122,12 +122,12 @@ class Member extends Base
         $this->success('获取成功',$coupon_list);
     }
     /**
-     * @title 活动介绍
-     * @desc 活动介绍
+     * @title 二维码链接
+     * @desc 二维码链接
      * @author QGF
      * @url /api/Member/qr_code
      * @method GET
-     * @tag 活动介绍
+     * @tag 二维码链接
      * @return name:-- type:string default:-- desc:邀请好友的二维码链接地址
      */
     public function qr_code(){