lizhen_gitee 3 tháng trước cách đây
mục cha
commit
d8856d27c8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/api/controller/Userposter.php

+ 1 - 1
application/api/controller/Userintro.php → application/api/controller/Userposter.php

@@ -7,7 +7,7 @@ use think\Db;
 /**
  * 用户推荐
  */
-class Userintro extends Api
+class Userposter extends Api
 {
     protected $noNeedLogin = [];
     protected $noNeedRight = ['*'];