Party.php 103 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783
  1. <?php
  2. namespace app\api\controller;
  3. use app\common\controller\Api;
  4. use Redis;
  5. use think\Db;
  6. use think\Exception;
  7. use think\exception\PDOException;
  8. use think\exception\ValidateException;
  9. use app\common\service\RoomService;
  10. use app\common\library\Easemob;
  11. require_once EXTEND_PATH . 'shengwang/src/RtcTokenBuilder2.php';
  12. require_once EXTEND_PATH . 'shengwang/src/RtmTokenBuilder2.php';
  13. /**
  14. *
  15. * 派对信息接口
  16. */
  17. class Party extends Api
  18. {
  19. protected $noNeedLogin = ['test_party_attr','updatePartyInfo','getPatyType','shengwang_token','addUserPositionToParty', 'clearMoney','clearCharm','getPartyRankList','getDefaultBackground','getPartGifList','getPartHeadgifList','isNotalk','getMusicList','updateTops','handleParty'];
  20. protected $noNeedRight = ['*'];
  21. protected $redis;
  22. public function __construct()
  23. {
  24. $this->roomTypeArr = [1=>"party",2=>"live"];
  25. //redis
  26. $redis = new Redis();
  27. $redisconfig = config("redis");
  28. $redis->connect($redisconfig["host"], $redisconfig["port"]);
  29. if ($redisconfig['redis_pwd']) {
  30. $redis->auth($redisconfig['redis_pwd']);
  31. }
  32. if($redisconfig['redis_selectdb'] > 0){
  33. $redis->select($redisconfig['redis_selectdb']);
  34. }
  35. $this->redis = $redis;
  36. parent::__construct();
  37. }
  38. //记录所有redis key
  39. //$partyid = 1
  40. public function redis_key(){
  41. //派对热度
  42. //partyRank,liveRank
  43. //派对详情
  44. //party_1,live_1
  45. //派对魅力榜
  46. //party_jewel_get_1:20231123d,live_jewel_get_1:20231123d 今天
  47. //party_jewel_get_1:20231120w,live_jewel_get_1:20231120w 本周第一天
  48. //party_jewel_get_1:20231101m,live_jewel_get_1:20231101m 本月第一天
  49. //派对财富榜
  50. //party_jewel_to_1:20231123d,live_jewel_to_1:20231123d 今天
  51. //party_jewel_to_1:20231120w,live_jewel_to_1:20231120w 本周第一天
  52. //party_jewel_to_1:20231101m,live_jewel_to_1:20231101m 本月第一天
  53. //在线人列表。hSet增加,HDel减少, hGetAll来使用。大多用来计算数量 count(hGetAll),少数获取用户列表
  54. //online_1
  55. //房间列表页的用户头像 。zAdd增加,zRem减少,zRange来使用。 party_user_1 总是 与 online_1 共同出现,加的时候一起加,减的时候一起减。多处维护,只有 RoomService/getPartyUserList 这个方法有使用到
  56. //party_user_1
  57. //用户进房
  58. //joinParty_days
  59. //在线用户在房间情况。当前用户在哪个房间
  60. //livingUser
  61. //派对管理 1=房管,2=禁言,3=拉黑,4=踢出
  62. //party_manage_1
  63. //用户魅力值
  64. //hourCharm_1
  65. //用户排行榜前三名头像
  66. //user_jewel_top3
  67. //排麦
  68. //party_lineup
  69. }
  70. /**
  71. * 创建/进入派对
  72. */
  73. public function createParty() {
  74. if(!$this->apiLimit()){
  75. $this->error('访问频繁,请稍后重试');
  76. }
  77. $party_logo = input('party_logo');
  78. $party_name = input('party_name');
  79. $seatnum = input('seatnum');
  80. $is_public = input('is_public',1); //是否公开:1=是,0=否
  81. $room_type = input('room_type',2); // 房间类型:1=公会房,2=K歌房
  82. $partyModel = new \app\common\model\Party();
  83. $user_id = $this->auth->id;
  84. // 开直播时,判断当前用户是否为主播
  85. $anchorInfo = [];
  86. if($room_type == 2) {
  87. /*$anchorInfo = \app\common\model\UserAnchor::where(["user_id"=>$user_id])->find();
  88. $anchorInfo || $this->error("您还未申请主播!");
  89. $anchorInfo->status == 0 && $this->error("您的主播申请信息还未受理,请耐心等待!");
  90. $anchorInfo->status == 2 && $this->error("您的主播申请未通过,请重新提交!");*/
  91. }
  92. // 1。实名认证
  93. $userAuthInfo = \app\common\model\UserAuth::where(["user_id"=>$user_id])->find();
  94. if($userAuthInfo) {
  95. if($userAuthInfo->status == 0) {
  96. $this->error("您的实名认证还在这审核中...,请耐心等待!");
  97. } elseif($userAuthInfo->status == 2) {
  98. $this->error("您的实名认证审核未通过,请重新审核!");
  99. }
  100. } else {
  101. $this->error("请先申请实名认证!");
  102. }
  103. if($room_type == 1) {
  104. // 2。开厅申请
  105. $authInfo = model('Guild')->where(["user_id"=>$user_id])->order('id desc')->find();
  106. if($authInfo) {
  107. if($authInfo->status == 0) {
  108. $this->error("您的公会申请还在这审核中...,请耐心等待!");
  109. } elseif($authInfo->status == -1) {
  110. $this->error("您的公会申请已解散,请重新申请!");
  111. }
  112. } else {
  113. $this->error("请先申请公会!");
  114. }
  115. }
  116. // 判断派对是否存在
  117. $where = [];
  118. $where["user_id"] = $user_id;
  119. $where["room_type"] = $room_type;
  120. $sqlPartyInfo = $partyModel->where($where)->find();
  121. if(!$sqlPartyInfo) { // sql中不存在派对信息
  122. $partylimit = config("site.roomLimit");
  123. $partycount = $partyModel->where(['is_close'=>0])->count("id");
  124. if($partycount >= $partylimit && $partylimit != -1) {
  125. $this->error("房间数量已达上线,请联系客服!");
  126. }
  127. $party_type = 8; // 派对类型(情感互动,心动点单 等)
  128. $party_notice = "请编辑房间公告"; // 派对公告
  129. $party_notice_detail = "请编辑房间公告内容!"; // 派对公告详情
  130. $party_ids = $partyModel->column("party_id");
  131. // 创建派对ID (临时ID四位,派对数不超过8999)
  132. $party_id = $this->auth->getUinqueId(4,$party_ids);
  133. if($party_id > 9999) {
  134. $this->error("房间超限,请联系客服");
  135. }
  136. if ($room_type == 1) {//公会房间获取家族信息
  137. $guildWhere['user_id'] = $user_id;
  138. $guildWhere['status'] = 1;
  139. $guild = model('Guild')->where($guildWhere)->order('id desc')->find();
  140. if (!empty($guild)) {
  141. $party_name = $guild['name'].'的房间';
  142. $party_logo = $guild['image'];
  143. $party_notice = $guild['desc'];
  144. $party_notice_detail = $guild['notice'];
  145. }
  146. $party_type = 7;
  147. }
  148. //创建房间,初始化环信
  149. $easemob_room_id = $this->easemob_createroom($party_name,$party_logo,$seatnum,$is_public,$room_type);
  150. //写入派对
  151. Db::startTrans();
  152. $data = [];
  153. $data["user_id"] = $this->auth->id;
  154. $data["room_type"] = $room_type;
  155. $data["party_id"] = $party_id;
  156. $data["party_hot"] = 0;
  157. $data["party_name"] = $party_name;
  158. $data["party_logo"] = $party_logo;
  159. $data["party_type"] = $party_type;
  160. $data["party_notice"] = $party_notice;
  161. $data["party_notice_detail"] = $party_notice_detail;
  162. $data["is_online"] = 1;
  163. $data["status"] = 1;//直接正常状态
  164. $data["is_recommend"] = 0;
  165. $data["createtime"] = time();
  166. $data["easemob_room_id"] = $easemob_room_id;
  167. $id = $partyModel->insertGetId($data);
  168. if(!$id) {
  169. Db::rollback();
  170. $this->error("房间创建失败,请稍后重试!");
  171. }
  172. $data["id"] = $id;
  173. if($room_type == 2) {
  174. \app\common\model\User::update(["is_live"=>1],["id"=>$user_id]);
  175. }
  176. $partyInfo = $partyModel->where(["id"=>$id])->find();
  177. $partyInfo["is_new"] = 1;
  178. // 冠名
  179. $userInfo = [];
  180. if($partyInfo["naming"]) {
  181. $userInfo = \app\common\model\User::field("id,nickname,avatar")->where(["id"=>$partyInfo["naming"]])->find();
  182. }
  183. // 头像
  184. if($partyInfo["user_id"] > 0 && $room_type == 2) {
  185. $partyInfo["avatar"] = \app\common\model\User::where(["id"=>$partyInfo["user_id"]])->value("avatar");
  186. }
  187. // 派对类型
  188. $partyTypeName = "普通房";
  189. if($partyInfo["party_type"]) {
  190. $partyTypeName = \app\common\model\PartyType::where(["id"=>$partyInfo["party_type"]])->value("name");
  191. }
  192. $partyInfo["naming"] = $userInfo;
  193. $partyInfo["type_name"] = $partyTypeName;
  194. // 加入缓存排序,rediskey:派对热度
  195. $this->redis->zAdd($this->roomTypeArr[$room_type]."Rank", $partyInfo['party_hot'], $partyInfo["id"]);
  196. // 加入缓存,rediskey:派对详情
  197. $this->redis->set($this->roomTypeArr[$room_type]."_".$partyInfo["id"],json_encode($partyInfo));
  198. if($room_type != 2) {
  199. //更新家族 party_id
  200. $guildWhere['user_id'] = $user_id;
  201. $guildWhere['status'] = 1;
  202. $guild = model('Guild')->where($guildWhere)->order('id desc')->find();
  203. if (!empty($guild)) {
  204. $rs_guild = model('Guild')->where($guildWhere)->update(['party_id'=>$partyInfo['id']]);
  205. if($rs_guild === false){
  206. Db::rollback();
  207. $this->error('创建房间失败');
  208. }
  209. }
  210. }
  211. Db::commit();
  212. } else {
  213. if($sqlPartyInfo["is_close"] == 1) $this->error("该房间已被关闭!");
  214. // 如果是房主并且房间处于离线状态下激活
  215. if ($sqlPartyInfo['user_id'] != $user_id) {
  216. $this->error("当前直播已结束!");
  217. }
  218. $partyInfo = $sqlPartyInfo;
  219. $partyInfo["is_new"] = 0;
  220. //naming avatar type_name
  221. if(empty($sqlPartyInfo['easemob_room_id'])){
  222. $easemob_room_id = $this->easemob_createroom($party_name,$party_logo,$seatnum,$is_public,$room_type);
  223. }else{
  224. $easemob_room_id = $sqlPartyInfo['easemob_room_id'];
  225. }
  226. }
  227. //声网三个token
  228. $partyInfo['shengwang_token'] = $this->shengwang_token_private($easemob_room_id);
  229. $this->success("获取成功!",$partyInfo);
  230. }
  231. //创建房间,初始化环信
  232. private function easemob_createroom($party_name,$party_logo,$seatnum,$is_public,$room_type){
  233. //[环信]创建聊天室
  234. $easemob = new Easemob();
  235. $easemob_room_id = $easemob->room_createRoom($party_name,$party_name,$this->auth->id);
  236. if(empty($easemob_room_id)){
  237. $this->error('创建房间失败');
  238. }
  239. //[环信]初始化房间,初始化自定义属性
  240. $matedata = [
  241. 'seatnum'=> $seatnum,//麦位数量
  242. 'waitsing_list' => json_encode([]),//已点歌曲列表
  243. 'party_name' => $party_name,//房名字
  244. 'party_logo' => $party_logo,//logo
  245. 'is_public' => $is_public,//是否公开
  246. 'room_type' => $room_type,//房间类型
  247. 'online_user_num' => 0,//当前房间在线的人
  248. 'wealth_top3_userlist' => json_encode([]),//财富榜前3个人列表
  249. 'background' => '', //房间背景
  250. ];
  251. $rs = $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$this->auth->id,$matedata);
  252. //[环信]初始化N个麦位
  253. $seatdata = [];
  254. for($i=0;$i<$seatnum;$i++){
  255. $seat = [
  256. 'charm' => 0, //红心,魅力值
  257. 'isMaster' => false, // 是否是房主
  258. 'headUrl' => '', // 头像
  259. 'userNo' => '', // 座位上用户no
  260. 'rtcUid' => '', // 座位上用户id,与rtc的userId一致
  261. 'name' => '', // 座位上用户昵称
  262. 'seatIndex' => -1, // 座位编号
  263. 'chorusSongCode' => '', // 是否合唱
  264. 'isAudioMuted' => 1, // 是否静音
  265. 'isVideoMuted' => 0, // 是否开启视频
  266. 'checked' => false, // 用于送礼物选择用户
  267. 'isUsed' => true, // 用于送礼物选择用户
  268. 'gender' => 1, //性别
  269. ];
  270. //创建完房间就进入,所以房主直接在麦位0
  271. if($i == 0){
  272. $seat['isMaster'] = true;
  273. $seat['headUrl'] = localpath_to_netpath($this->auth->avatar);
  274. $seat['userNo'] = $this->auth->id;
  275. $seat['rtcUid'] = $this->auth->id;
  276. $seat['name'] = $this->auth->nickname;
  277. $seat['seatIndex'] = $i;
  278. }
  279. $seatdata['seat'.$i] = json_encode($seat);
  280. }
  281. $rs = $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$this->auth->id,$seatdata);
  282. return $easemob_room_id;
  283. }
  284. //声网3个token
  285. public function shengwang_token(){
  286. $party_id = input('party_id'); // 派对ID
  287. $partyInfo = \app\common\model\Party::where(["id"=>$party_id])->find();
  288. if(!$partyInfo) {
  289. $this->error(__('派对不存在!'));
  290. }
  291. $rs = $this->shengwang_token_private($partyInfo['easemob_room_id']);
  292. $this->success(1,$rs);
  293. }
  294. //声网3个token
  295. private function shengwang_token_private($easemob_room_id){
  296. $config = config('shengwang');
  297. $appId = $config['app_id'];
  298. $appCertificate = $config['app_zhengshu'];;
  299. $channelName = $easemob_room_id;
  300. $uid = 0; //任何人都可进入
  301. $uidStr = '0';//任何人都可进入
  302. $tokenExpirationInSeconds = 86400;
  303. $privilegeExpirationInSeconds = 86400;
  304. //rtc token
  305. $rtc_token = \RtcTokenBuilder2::buildTokenWithUid($appId, $appCertificate, $channelName, $uid, \RtcTokenBuilder2::ROLE_PUBLISHER, $tokenExpirationInSeconds, $privilegeExpirationInSeconds);
  306. //chorus token
  307. $chorus_token = \RtcTokenBuilder2::buildTokenWithUid($appId, $appCertificate, $channelName.'_ex', $uid, \RtcTokenBuilder2::ROLE_PUBLISHER, $tokenExpirationInSeconds, $privilegeExpirationInSeconds);
  308. //rtm token
  309. $user = '0';
  310. $expireTimeInSeconds = 86400;
  311. $rtm_token = \RtmTokenBuilder2::buildToken($appId, $appCertificate, $user, $expireTimeInSeconds);
  312. $result = [
  313. 'rtc_token' => $rtc_token,
  314. 'chorus_token' => $chorus_token,
  315. 'rtm_token' => $rtm_token,
  316. ];
  317. //dump($result);
  318. return $result;
  319. }
  320. /**
  321. * 解散房间
  322. */
  323. public function closeParty() {
  324. $party_id = input('party_id'); // 派对ID
  325. $room_type = input('room_type',1); // 房间类型:1=派对,2=直播
  326. if (!$party_id || !in_array($room_type,[1,2])) {
  327. $this->error(__('Invalid parameters'));
  328. }
  329. $partyInfo = \app\common\model\Party::where(["id"=>$party_id])->find();
  330. if(!$partyInfo) {
  331. $this->error(__('派对不存在!'));
  332. }
  333. if($partyInfo['user_id'] != $this->auth->id){
  334. $this->error('房主才能解散');
  335. }
  336. // redis操作
  337. $user_ids = $this->redis->hGetAll("online_".$party_id);
  338. if(!empty($user_ids)){
  339. foreach($user_ids as $key => $userId){
  340. $this->redis->HDel("online_" . $party_id, $userId);
  341. $this->redis->zRem("party_user_".$party_id,$userId); //新加的
  342. $this->redis->hDel("livingUser", $userId);
  343. }
  344. }
  345. //环信操作
  346. $easemob_room_id = $partyInfo['easemob_room_id'];
  347. if(!empty($easemob_room_id)){
  348. //重置自定义属性
  349. $matedata = [
  350. 'waitsing_list' => json_encode([]),//清空房间待唱列表
  351. 'online_user_num' => 0,//当前房间在线的人
  352. ];
  353. $easemob = new Easemob();
  354. $easemob->room_setRoomCustomAttributeForced($partyInfo['easemob_room_id'],$partyInfo['user_id'],$matedata);
  355. //重置麦位
  356. $seatnum = $partyInfo['seatnum'];
  357. $seatdata = [];
  358. for($i=0;$i<$seatnum;$i++){
  359. $seat = [
  360. 'charm' => 0, //红心,魅力值
  361. 'isMaster' => false, // 是否是房主
  362. 'headUrl' => '', // 头像
  363. 'userNo' => '', // 座位上用户no
  364. 'rtcUid' => '', // 座位上用户id,与rtc的userId一致
  365. 'name' => '', // 座位上用户昵称
  366. 'seatIndex' => -1, // 座位编号
  367. 'chorusSongCode' => '', // 是否合唱
  368. 'isAudioMuted' => 1, // 是否静音
  369. 'isVideoMuted' => 0, // 是否开启视频
  370. 'checked' => false, // 用于送礼物选择用户
  371. 'isUsed' => true, // 用于送礼物选择用户
  372. 'gender' => 1, //性别
  373. ];
  374. $seatdata['seat'.$i] = json_encode($seat);
  375. }
  376. $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$this->auth->id,$seatdata);
  377. }
  378. $this->success();
  379. }
  380. /**
  381. * 获取派对列表排序
  382. */
  383. public function getPartyList() {
  384. $order = input('orderby','new');
  385. $this->reset_all_party();
  386. //
  387. $orderby = 'party.party_hot desc, party.id desc';
  388. $where = [];
  389. if($order == 'recommend'){
  390. $where['party.is_recommend'] = 1;
  391. }
  392. if($order == 'follow'){
  393. $follow_party_ids = Db::name('party_follow')->where('user_id',$this->auth->id)->column('party_id');
  394. $where['party.id'] = ['IN',$follow_party_ids];
  395. }
  396. $where['party.status'] = 1; //正常
  397. $where['party.is_online'] = 1; //在线
  398. $where['party.is_close'] = 0; //未关闭
  399. $where['party.is_public'] = 1; //是否公开:1=是,0=否
  400. $field = 'party.id,party.user_id,party.room_type,party.party_id,party.party_name,party.party_hot,
  401. party.party_logo,party.party_pass,party.party_type,party.easemob_room_id,type.name as type_name';
  402. $list = Db::name('party')->alias('party')
  403. ->join('party_type type','party.party_type = type.id','LEFT')
  404. ->field($field)->where($where)->order($orderby)->autopage()->select();
  405. $list = list_domain_image($list,['party_logo']);
  406. $resdata = [];
  407. if (!empty($list)) {
  408. $roomService = new RoomService();
  409. foreach($list as $k => $v) {
  410. $mod = isset($v["party_type"]) ? intval($v["party_type"])%5 : 1;
  411. //房间用户列表
  412. $userDataResult = $roomService->getPartyUserList(['party_id'=>$v['id']]);
  413. $userDataRes = isset($userDataResult['data']) ? $userDataResult['data'] : [];
  414. $userData = isset($userDataRes['member_list']) ? $userDataRes['member_list'] : [];
  415. $userDatas = [];
  416. if (!empty($userData)) {
  417. $userDatas = $userData;
  418. $userDatas = list_domain_image($userDatas,['avatar']);
  419. }
  420. $partyUserList = [
  421. 'user_list' => $userDatas,
  422. 'online_num' => count($userData),
  423. ];
  424. $resdata[] = [
  425. "id" => $v["id"],
  426. "user_id" => $v["user_id"],
  427. "room_type" => $v['room_type'],
  428. "party_id" => $v["party_id"],
  429. "r_id" => $v["party_id"],
  430. "party_name" => $v["party_name"],
  431. "party_hot" => $v['party_hot'],
  432. "party_logo" => $v["party_logo"],
  433. "party_pass" => $v["party_pass"] ? $v["party_pass"]:"",
  434. "party_type" => $v['type_name'],
  435. "party_type_color" => $mod == 0?5:$mod,
  436. "easemob_room_id" => $v['easemob_room_id'],
  437. "party_user" => $partyUserList,
  438. ];
  439. }
  440. }
  441. $this->success("获取成功!",$resdata);
  442. }
  443. //把所有房间的信息,都放到redis里去
  444. private function reset_all_party(){
  445. //rediskey:派对热度
  446. $redisPartyRankList = $this->redis->zRevRange("partyRank",0,-1,true);
  447. //rediskey:派对热度
  448. $redisLiveRankList = $this->redis->zRevRange("liveRank",0,-1,true);
  449. $roomService = new RoomService();
  450. if(!$redisPartyRankList) {//party
  451. $roomParams = ['room_type' => 1];
  452. $roomPartyRes = $roomService->roomRedis($roomParams);
  453. $redisPartyRankList = $roomPartyRes['data'];
  454. }
  455. if(!$redisLiveRankList) {//live
  456. $roomParams = ['room_type' => 2];
  457. $roomLiveRes = $roomService->roomRedis($roomParams);
  458. $redisLiveRankList = $roomLiveRes['data'];
  459. }
  460. }
  461. /**
  462. * 获取派对用户排序,(日榜,周榜,月榜) X (魅力榜,财富榜)
  463. */
  464. public function getPartyUserRank() {
  465. $room_type = input('room_type',1); // 房间类型
  466. $party_id = input("party_id");// 派对ID
  467. if (!$party_id) $this->error(__('Invalid parameters'));
  468. $res = [];
  469. // 获取今天
  470. $day = date("Ymd");
  471. // 获取本周第一天
  472. $weekday = $this->firstOfWeek(date("Y-m-d H:i:s"));
  473. // 获取本月第一天
  474. $monthday = date("Ym01");
  475. $userModel = new \app\common\model\User();
  476. // 获取条数
  477. $num = 50;
  478. // 获取50条魅力排行日记录
  479. $getday = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_get_".$party_id.":".$day."d",0,$num-1,true);
  480. $res['getRankListDay'] = $userModel->rankList($getday);
  481. // 获取50条财富排行日记录
  482. $today = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_to_".$party_id.":".$day."d",0,$num-1,true);
  483. $res['toRankListDay'] = $userModel->rankList($today);
  484. // 获取50条魅力排行周记录
  485. $getweek = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_get_".$party_id.":".$weekday."w",0,$num-1,true);
  486. $res['getRankListWeek'] = $userModel->rankList($getweek);
  487. // 获取50条财富排行周记录
  488. $toweek = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_to_".$party_id.":".$weekday."w",0,$num-1,true);
  489. $res['toRankListWeek'] = $userModel->rankList($toweek);
  490. // 获取50条魅力排行月记录
  491. $toweek = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_get_".$party_id.":".$monthday."m",0,$num-1,true);
  492. $res['getRankListMonth'] = $userModel->rankList($toweek);
  493. // 获取50条财富排行月记录
  494. $toweek = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_to_".$party_id.":".$monthday."m",0,$num-1,true);
  495. $res['toRankListMonth'] = $userModel->rankList($toweek);
  496. return $this->success("获取成功!",$res);
  497. }
  498. /**
  499. * 派对热度更新(已废弃)
  500. */
  501. /*public function changeUserPartyhot() {
  502. $party_id = input('party_id',0,"intval"); // 派对ID
  503. $room_type = input('room_type',1); // 房间类型
  504. $party_hot = input('party_hot'); // 房间热度(正数表示提高的热度值,负数表示降低的热度值)
  505. if (!$party_id || !$party_hot) {
  506. $this->error(__('Invalid parameters'));
  507. }
  508. // 更新热度
  509. $this->redis->zIncrBy($this->roomTypeArr[$room_type]."Rank", $party_hot, $party_id);
  510. return $this->success("更新成功!");
  511. }*/
  512. /**
  513. * 更新主持人和麦位前四位至首页房间排行
  514. */
  515. public function addUserPositionToParty() {
  516. $party_id = input('party_id',0,"intval"); // 直播间ID
  517. $user_id = input('user_id',0,"intval"); // 用户ID
  518. $upOrdown = input('upordown'); // 上下麦:1=上麦-1=下麦
  519. $room_type = input('room_type',1); // 房间类型
  520. $avatar = input('avatar'); // 用户头像 (upOrdown参数为-1时可以不传)
  521. $position = input('position'); // 麦位置:0=支持人,1=1号麦,2=2号麦,3=3号麦,4=4号麦
  522. if (!$party_id || !$user_id || !in_array($position,[0,1,2,3,4,5,6,7,8]) || !in_array($upOrdown,[1,-1])) {
  523. $this->error(__('Invalid parameters'));
  524. }
  525. if($upOrdown == 1) {
  526. // 先完成所有麦上记录
  527. \app\common\model\UserOnsiteTime::update(["status"=>2],["user_id"=>$user_id]);
  528. // 保存上麦记录
  529. $data = [];
  530. $data["user_id"] = $user_id;
  531. $data["party_id"] = $party_id;
  532. $data["onsite_time"] = time();
  533. \app\common\model\UserOnsiteTime::insert($data);
  534. }
  535. if($upOrdown == -1) {
  536. // 更新下麦时间
  537. $update = [];
  538. $update["offsite_time"] = time();
  539. $update["status"] = 2;
  540. \app\common\model\UserOnsiteTime::update($update,["user_id"=>$user_id,"status"=>1]);
  541. }
  542. if(in_array($position,[5,6,7,8])) return $this->success("设置成功!");
  543. $redisData = $this->redis->get($this->roomTypeArr[$room_type]."_".$party_id);
  544. if($redisData) {
  545. $partyInfo = json_decode($redisData,true);
  546. if($upOrdown == 1) {
  547. // 删掉已有头像,防止重复
  548. $partyuser = isset($partyInfo["party_user"])?$partyInfo["party_user"]:"";
  549. if(is_array($partyuser)) foreach($partyuser as $k => $v) if($v === $avatar) unset($partyInfo["party_user"][$k]);
  550. $partyInfo["party_user"][$position] = $avatar;
  551. } else {
  552. if(isset($partyInfo["party_user"])) unset($partyInfo["party_user"][$position]);
  553. }
  554. // sort($partyInfo["party_user"]);
  555. $this->redis->set($this->roomTypeArr[$room_type]."_".$party_id,json_encode($partyInfo));
  556. }
  557. return $this->success("设置成功!");
  558. }
  559. /**
  560. * 获取派对在线人数列表
  561. */
  562. public function getOnlieList() {
  563. $party_id = input('party_id',0,"intval"); // 直播间ID 逻辑ID
  564. if (!$party_id) {
  565. $this->error(__('Invalid parameters'));
  566. }
  567. $res = $this->redis->hGetAll("online_".$party_id);
  568. $user_ids = [];$userList = [];
  569. if($res) $user_ids = array_values($res);
  570. // 获取用户列表信息
  571. if($user_ids){
  572. $userList = Db::name('user')->alias('user')->field("user.id,user.avatar,user.nickname,user.level,user.gender,user.charm_level,user.wealth_level,charm.image as charm_image,charm.color as charm_color,wealth.image as wealth_image,wealth.color as wealth_color")
  573. ->join('user_config_charm charm','user.charm_level = charm.level','LEFT')
  574. ->join('user_config_wealth wealth','user.wealth_level = wealth.level','LEFT')
  575. ->where(["user.id"=>["in",$user_ids],'user.is_stealth'=>0])
  576. ->autopage()->select();
  577. $userList = list_domain_image($userList,['avatar','charm_image','wealth_image']);
  578. }
  579. $this->success("获取成功!",$userList);
  580. }
  581. /** 连续进房提示
  582. * @param $user_id
  583. * @param $party_id
  584. * @return int
  585. */
  586. private function getUserJoinPartyDays($user_id, $party_id)
  587. {
  588. $days = 1;
  589. $joinPartyDays = $this->redis->hGet("joinParty_days",$user_id."-".$party_id);
  590. if ($joinPartyDays){
  591. $joinPartyDaysArr = explode('-',$joinPartyDays);
  592. $oldTime = (int)$joinPartyDaysArr[0];
  593. $todayStartTime = strtotime(date('Y-m-d'));//今天0点
  594. $yesterdayStartTime = strtotime(date("Y-m-d",strtotime("-1 day")));//昨天开始时间戳
  595. $todayEndTime = $todayStartTime+24 * 60 * 60-1;//今天结束时间戳
  596. //昨天登录过,+1
  597. if ($yesterdayStartTime <= $oldTime && $oldTime < $todayStartTime){
  598. $days = (int)$joinPartyDaysArr[1];
  599. $days++;
  600. $this->redis->hSet("joinParty_days", $user_id . "-" . $party_id, time().'-'. $days);
  601. }elseif($todayStartTime <= $oldTime && $oldTime <= $todayEndTime){
  602. //今天登录过 days
  603. $days = (int)$joinPartyDaysArr[1];
  604. } else {
  605. $this->redis->hSet("joinParty_days", $user_id . "-" . $party_id, time().'-1');
  606. }
  607. }else{
  608. $this->redis->hSet("joinParty_days", $user_id . "-" . $party_id, time().'-1');
  609. }
  610. return $days;
  611. }
  612. /**
  613. * 加入派对
  614. */
  615. public function joinParty() {
  616. $party_id = input('party_id',0,"intval"); // 直播间ID 逻辑ID
  617. $room_type = input("room_type",1);//
  618. $party_pass = input("party_pass");//
  619. if (!$party_id || !in_array($room_type,[1,2])) {
  620. $this->error(__('Invalid parameters'));
  621. }
  622. $user_id = $this->auth->id;
  623. $this->redis->zAdd("party_user_".$party_id,$user_id,$user_id);
  624. $this->redis->hSet("online_".$party_id,$user_id,$user_id); //新增的
  625. // 判断当前用户是否存在在直播间通过切换过来的
  626. $livingUserPartyId = $this->redis->hGet("livingUser", $user_id);
  627. if ($livingUserPartyId) {
  628. if($livingUserPartyId != $party_id){
  629. // 扣除房间在线人数
  630. $this->redis->HDel("online_" . $livingUserPartyId, $user_id);
  631. //首页用户头像
  632. $this->redis->zRem("party_user_".$livingUserPartyId, $user_id);
  633. // 扣除在线用户在房间情况
  634. $this->redis->hDel("livingUser", $user_id);
  635. }
  636. }
  637. // 记录在线用户在房间情况
  638. $this->redis->hSet("livingUser", $user_id, $party_id);
  639. // 判断当前用户是否被该房间设置限制 //项目:1=房管,2=禁言,3=拉黑,4=踢出
  640. $lsetList = [];
  641. for($i=1;$i<=4;$i++) {
  642. $hgetlist = $this->redis->hGet("party_manage_".$party_id,$user_id."-".$i);
  643. $hgetlist = unserialize($hgetlist);
  644. if($hgetlist){
  645. $restime = time() - intval($hgetlist["createtime"]);
  646. }else{
  647. $restime = 0;
  648. }
  649. // 房管
  650. if($hgetlist && $i == 1) $lsetList["manage_restime"] = "";
  651. // 禁言
  652. if($hgetlist && $i == 2 && $restime < $hgetlist["time"]) $lsetList["manage_notalk"] = $restime;
  653. // 拉黑,管理员不能被拉黑
  654. if($hgetlist && $i == 3 && $restime < $hgetlist["time"] && $this->auth->is_manager == 0) {
  655. $restime = date("Y-m-d H:i:s",($hgetlist["time"]+$hgetlist["createtime"]));
  656. $this->error(__('您已被该房间拉黑,解除时间:'.$restime));
  657. break;
  658. }
  659. // 踢出,管理员不能被踢出
  660. if($hgetlist && $i == 4 && $restime < $hgetlist["time"] && $this->auth->is_manager == 0) {
  661. $restime = date("Y-m-d H:i:s",($hgetlist["time"]+$hgetlist["createtime"]));
  662. $this->error(__('您已被该房间踢出,解除时间:'.$restime));
  663. break;
  664. }
  665. }
  666. // 判断派对密码
  667. $partyInfo = $this->redis->get($this->roomTypeArr[$room_type]."_".$party_id);
  668. if($partyInfo) {
  669. $partyInfo = json_decode($partyInfo,true);
  670. if($partyInfo["is_close"] == 1) $this->error("该房间已被关闭!");
  671. //if($partyInfo["status"] != 1) $this->error("该房间为预创建房间,请联系管理员正式开通!");
  672. $partyManage = $this->redis->hGet("party_manage_".$party_id,$user_id."-1");
  673. if(isset($partyInfo["party_pass"]) && $partyInfo["party_pass"] && $partyInfo["user_id"] != $user_id && empty($partyManage)) {
  674. if(($party_pass != $partyInfo["party_pass"] || strlen($party_pass) != 4) && $this->auth->is_manager == 0) {
  675. $this->error("派对密码不正确!");
  676. }
  677. }
  678. // 公会管理员和公会长激活派对厅
  679. /* $guildInfo = \app\common\model\Guild::where(['user_id' => $partyInfo['user_id'], 'status' => 1])->find();
  680. if ($guildInfo) {
  681. // 获取公会管理员
  682. $guildMemberInfo = \app\common\model\GuildMember::where(["user_id" => $user_id, "guild_id" => $guildInfo['id'], 'status' => 1])->find();
  683. if ($guildMemberInfo && $guildMemberInfo['role'] == 0 && $partyInfo['is_online'] == 0) {
  684. //$this->error("当前直播已结束!");//这种情况理论上不存在
  685. }
  686. }*/
  687. // // 如果是房主自己进入房间,则更新用户 为在线状态
  688. // if ($partyInfo["user_id"] == $user_id) {
  689. // if ($room_type == 2)
  690. // \app\common\model\User::update(["is_live" => 1], ["id" => $partyInfo["user_id"]]);
  691. // }
  692. } else {
  693. $this->error("派对信息获取失败!");
  694. }
  695. // 获取用户魅力值
  696. $users = $this->redis->zRange("hourCharm_".$party_id,0,-1,true);
  697. $u = [];
  698. if($users) {
  699. foreach($users as $k => $v) $u[] = [
  700. "user_id"=>$k,
  701. "charm"=>$this->changeW($v)
  702. ];
  703. }
  704. $lsetList["userCharm"] = $u;
  705. // 获取用户排行榜前三名头像
  706. $heads = $this->redis->hGet("user_jewel_top3",$party_id);
  707. $lsetList["userJewelTop3"] = $heads?json_decode($heads,true):[];
  708. // 获取是否被当前用户关注
  709. $lsetList["is_follow"] = 0;
  710. $where = [];
  711. $where["user_id"] = $user_id;
  712. $where["party_id"] = $party_id;
  713. if(Db::name('party_follow')->where($where)->find()) {
  714. $lsetList["is_follow"] = 1;
  715. }
  716. if(isset($partyInfo["type_name"]) && $partyInfo["type_name"]) {
  717. // $partyInfo["type_name"] = $partyInfo["type_name"];
  718. } else {
  719. $partyInfo["type_name"] = "普通房";
  720. }
  721. $partyInfo["party_hot"] = $this->changeW($partyInfo["party_hot"]);
  722. $partyInfo['is_new'] = $partyInfo["status"] == 0 ? 1 : 0;
  723. $partyInfo['join_days'] = $this->getUserJoinPartyDays($user_id,$party_id);
  724. $lsetList["partyInfo"] = $partyInfo;
  725. //声网三个token
  726. $lsetList['shengwang_token'] = $this->shengwang_token_private($partyInfo['easemob_room_id']);
  727. //[环信] 更新聊天室自定义属性 在线用户人数
  728. $easemob = new Easemob();
  729. $matedata = [
  730. 'online_user_num' => count($this->redis->hGetAll("online_".$party_id)),
  731. ];
  732. $easemob->room_setRoomCustomAttributeForced($partyInfo['easemob_room_id'],$partyInfo['user_id'],$matedata);
  733. return $this->success("加入成功!",$lsetList);
  734. }
  735. /**
  736. * 判断是否被禁言
  737. */
  738. public function isNotalk() {
  739. $party_id = input('party_id',0,"intval"); // 直播间ID 逻辑ID
  740. $user_id = input('user_id',0,"intval"); // 用户ID 逻辑ID
  741. if (!$user_id || !$party_id) {
  742. $this->error(__('Invalid parameters'));
  743. }
  744. // 判断当前用户是否被该房间设置限制 //项目:1=房管,2=禁言,3=拉黑,4=踢出
  745. $lsetList = [];
  746. $lsetList["is_notalk"] = 0;
  747. $lsetList["notalk_time"] = 0;
  748. $hgetlist = $this->redis->hGet("party_manage_".$party_id,$user_id."-2");
  749. $hgetlist = unserialize($hgetlist);
  750. $restime = time() - intval($hgetlist["createtime"]);
  751. // 禁言
  752. if($hgetlist && $restime < $hgetlist["time"]) {
  753. $lsetList["is_notalk"] = 1;
  754. $lsetList["notalk_time"] = $restime;//已经禁了N秒
  755. }
  756. return $this->success("获取成功!",$lsetList);
  757. }
  758. /**
  759. * 退出派对
  760. */
  761. public function outParty() {
  762. $party_id = input('party_id',0,"intval"); // 直播间ID
  763. if (!$party_id) {
  764. $this->error(__('Invalid parameters'));
  765. }
  766. $user_u_id = $this->auth->u_id;
  767. $userId = $this->auth->id;
  768. $this->redis->zRem("party_user_".$party_id,$userId);
  769. // 处理online_party_id
  770. $this->redis->HDel("online_" . $party_id, $this->auth->id);
  771. // 扣除在线用户在房间情况
  772. $this->redis->hDel("livingUser", $this->auth->id);
  773. // 更新房间在线状态
  774. $partyInfo = $this->redis->get("party_" . $party_id);
  775. if ($partyInfo) {
  776. $partyInfo = json_decode($partyInfo, true);
  777. $memCount = count($this->redis->hGetAll("online_" . $party_id));
  778. if ($memCount <= 0) {
  779. $partyInfo["is_online"] = 0;
  780. $this->redis->set("party_" . $party_id, json_encode($partyInfo));
  781. \app\common\model\Party::update(["is_online" => 0], ["id" => $party_id]);
  782. }
  783. }
  784. $liveInfo = $this->redis->get("live_" . $party_id);
  785. if ($liveInfo) {
  786. $liveInfo = json_decode($liveInfo, true);
  787. $memCount = count($this->redis->hGetAll("online_" . $party_id));
  788. if ($memCount <= 0) {
  789. $liveInfo["is_online"] = 0;
  790. $this->redis->set("live_" . $party_id, json_encode($liveInfo));
  791. \app\common\model\Party::update(["is_online" => 0], ["id" => $party_id]);
  792. }
  793. }
  794. //[环信] 更新聊天室自定义属性 在线用户人数
  795. $easemob = new Easemob();
  796. $matedata = [
  797. 'online_user_num' => count($this->redis->hGetAll("online_".$party_id)),
  798. ];
  799. $easemob->room_setRoomCustomAttributeForced($partyInfo['easemob_room_id'],$partyInfo['user_id'],$matedata);
  800. return $this->success("退出成功!",[]);
  801. }
  802. /**
  803. * 派对内搜索用户
  804. */
  805. public function searchUserParty() {
  806. $u_id = input('u_id',0,"intval"); // 用户u_id
  807. $party_id = input('party_id',0,"intval"); // 直播间ID
  808. // $userids = $this->redis->zRange("party_user_".$party_id,0,-1,true);
  809. // $useridArr = [];
  810. // if($userids)foreach($userids as $k => $v) $useridArr[$v] = $k; // 因为array_slip 不能交换数字啊
  811. // $userid = isset($useridArr[$u_id])?$useridArr[$u_id]:0;
  812. $userModel = new \app\common\model\User();
  813. $where = [];
  814. $where["u_id"] = $u_id;
  815. $userInfo = $userModel->field("id,u_id,avatar,nickname,level,gender")->where($where)->select();
  816. return $this->success("查询成功!",$userInfo);
  817. }
  818. /**
  819. * 设置冠名
  820. */
  821. public function setNaming() {
  822. $party_id = input('party_id',0,"intval"); // 直播间ID
  823. $user_id = input('user_id',0,"intval"); // 用户ID
  824. $type = input('type',1); // 1:设置 0:取消设置
  825. if (!$party_id || !$user_id || ($type != 1 && $type != 0)) {
  826. $this->error(__('Invalid parameters'));
  827. }
  828. $partyModel = new \app\common\model\Party();
  829. $data = [];
  830. $where = [];
  831. $where["id"] = $party_id;
  832. $partyInfo = $partyModel->where(["id"=>$party_id])->find();
  833. $getredisPartyInfo = $this->redis->get($this->roomTypeArr[$partyInfo->room_type].'_'.$party_id);
  834. $redisPartyInfo = json_decode($getredisPartyInfo,true);
  835. if($type == 1) {
  836. $data["naming"] = $user_id;
  837. // 冠名
  838. $userInfo = \app\common\model\User::field("id,nickname,avatar")->where(["id"=>$user_id])->find($user_id);
  839. $redisPartyInfo["naming"] = $userInfo;
  840. } else {
  841. $data["naming"] = 0;
  842. $redisPartyInfo["naming"] = [];
  843. }
  844. $this->redis->set($this->roomTypeArr[$partyInfo->room_type].'_'.$party_id,json_encode($redisPartyInfo));
  845. $res = $partyModel->update($data,$where);
  846. if($res !== false) {
  847. $this->success("操作成功!");
  848. } else {
  849. $this->error("网络错误,请稍后重试!");
  850. }
  851. }
  852. /**
  853. * 派对关注
  854. */
  855. public function followparty() {
  856. $party_id = input('party_id',0,"intval"); // 直播间ID
  857. if (!$party_id) {
  858. $this->error(__('Invalid parameters'));
  859. }
  860. $user_id = $this->auth->id;
  861. // 添加记录
  862. $data = [];
  863. $data["user_id"] = $user_id;
  864. $data["party_id"] = $party_id;
  865. if(Db::name('party_follow')->where($data)->find()) {
  866. $res = Db::name('party_follow')->where($data)->delete();
  867. $this->success("已取消关注");
  868. }
  869. $data["createtime"] = time();
  870. $res = Db::name('party_follow')->insert($data);
  871. $this->success("已关注");
  872. }
  873. /**
  874. * 派对收藏列表
  875. */
  876. public function cellectionPartyList() {
  877. $page = input('page',1); // 分页
  878. $pageNum = input('pageNum',10); // 分页
  879. // 分页搜索构建
  880. $pageStart = ($page-1)*$pageNum;
  881. $partycellectionModel = new \app\common\model\PartyCellection();
  882. $where = [];
  883. $where["a.user_id"] = $this->auth->id;
  884. $where["r.room_type"] = 1;
  885. $list = $partycellectionModel->alias("a")
  886. ->field("a.party_id,r.party_logo,r.party_hot,r.party_id as r_id,r.party_name,t.id as party_type_id,t.name as party_type")
  887. ->where($where)
  888. ->join("hx_party r","a.party_id = r.id")
  889. ->join("hx_party_type t","t.id = r.party_type","left")
  890. ->limit($pageStart,$pageNum)
  891. ->select();
  892. if($list) {
  893. $users = [];
  894. foreach($list as $k => $v) {
  895. $users[$v["party_id"]] = $v["party_hot"];
  896. }
  897. $partyModel = new \app\common\model\Party();
  898. $resultInfo = $partyModel->getPatyInfoByPartyId($users,"party",0,0,1,0,20,0);
  899. $this->success("获取成功!",$resultInfo);
  900. }
  901. return $this->success("获取成功!",$list);
  902. }
  903. /**
  904. * 获取派对信息
  905. */
  906. public function getPartyInfo() {
  907. $party_id = input('party_id',0,"intval"); // 直播间ID
  908. if (!$party_id) {
  909. $this->error(__('Invalid parameters'));
  910. }
  911. $user_id = $this->auth->id;
  912. $partyModel = new \app\common\model\Party();
  913. $userModel = new \app\common\model\User();
  914. // 获取主体信息
  915. $where = [];
  916. $where["a.id"] = $party_id;
  917. $partyInfo = $partyModel->alias("a")
  918. ->field("a.id,a.user_id,a.party_id,a.party_name,a.party_hot,a.party_logo,rt.id as party_type,rt.name as type_name,a.party_notice,a.party_notice_detail")
  919. ->join("hx_party_type rt","rt.id = a.party_type", "left")
  920. ->where($where)
  921. ->find();
  922. if($partyInfo) {
  923. $mod = isset($partyInfo["party_type"])?intval($partyInfo["party_type"])%5:1;
  924. $partyInfo["party_type_color"] = $mod == 0?5:$mod;
  925. if(isset($partyInfo["type_name"]) && $partyInfo["type_name"]) {
  926. // $partyInfo["type_name"] = $partyInfo["type_name"];
  927. } else {
  928. $partyInfo["type_name"] = "普通房";
  929. }
  930. // 获取是否被当前用户关注
  931. $partyInfo["is_follow"] = 0;
  932. $where = [];
  933. $where["user_id"] = $user_id;
  934. $where["party_id"] = $party_id;
  935. if(Db::name('party_follow')->where($where)->find()) {
  936. $partyInfo["is_follow"] = 1;
  937. }
  938. // 获取房主信息
  939. $where = [];
  940. $where["id"] = $partyInfo["user_id"];
  941. $userInfo = $userModel->field("avatar,nickname")->where($where)->find();
  942. // 获取技能信息
  943. $partyInfo["userInfo"] = $userInfo;
  944. $partyInfo["party_hot"] = $this->changeW($partyInfo["party_hot"]);
  945. }
  946. $this->success("获取成功!",$partyInfo);
  947. }
  948. /**
  949. * 派对设置
  950. */
  951. public function setParty() {
  952. $party_id = input('party_id',0,"intval"); // 直播间ID
  953. $room_type = input('room_type',1); // 房间类型:1=派对,2=直播
  954. if (!$party_id || !$room_type) {
  955. $this->error(__('Invalid parameters'));
  956. }
  957. // 派对名称
  958. // 派对logo/封面
  959. // 派对密码
  960. // 使用场景
  961. // 是否关闭公屏:1=是,0=否
  962. // 上麦模式:1=自由模式,2=麦序模式
  963. // 派对背景
  964. //是否公开:1=是,0=否
  965. $field_array = ['party_name','party_logo','party_pass'/*,'party_type'*/,'is_screen','on_model','background','is_public'];
  966. $data = [];
  967. foreach($field_array as $key => $field){
  968. //前端传不了post,改了
  969. if(!request()->has($field,'post')){
  970. continue;
  971. }
  972. /*if(!input('?'.$field)){
  973. continue;
  974. }*/
  975. $newone = input($field);
  976. $data[$field] = $newone;
  977. }
  978. if(isset($data['party_pass']) && strlen($data['party_pass']) != 4) {
  979. $this->error("房间密码必须为四位!");
  980. }
  981. $partyModel = new \app\common\model\Party();
  982. $where = [];
  983. $where["id"] = $party_id;
  984. $res = $partyModel->update($data,$where);
  985. if($res) {
  986. // 获取派对类型
  987. //if($party_type) $data["type_name"] = \app\common\model\PartyType::where(["id"=>$party_type])->value("name");
  988. // 存redis 房间信息
  989. $partyInfo = $this->redis->get($this->roomTypeArr[$room_type]."_".$party_id);
  990. if($partyInfo) {
  991. $partyInfo = json_decode($partyInfo,true);
  992. $partyInfo = array_replace($partyInfo,$data);
  993. $this->redis->set($this->roomTypeArr[$room_type]."_".$party_id,json_encode($partyInfo));
  994. }
  995. $this->success("房间设置成功!",$data);
  996. } else {
  997. $this->error("网络错误,请稍后重试!");
  998. }
  999. }
  1000. /**
  1001. * 获取派对背景
  1002. */
  1003. public function getDefaultBackground() {
  1004. $room_type = input('room_type',1); // 房间类型
  1005. if (!in_array($room_type,[1,2])) {
  1006. $this->error(__('Invalid parameters'));
  1007. }
  1008. $this->success("获取成功!",\app\common\model\PartyBackground::where(["room_type"=>$room_type])->select());
  1009. }
  1010. //腾讯im设置管理员
  1011. private function setGroupAdmin($easemob_room_id,$user_id,$type = 1)
  1012. {
  1013. $easemob = new Easemob();
  1014. if($type == 1){
  1015. $easemob->room_promoteRoomAdmin($easemob_room_id,$user_id);
  1016. }else{
  1017. $easemob->room_demoteRoomAdmin($easemob_room_id,$user_id);
  1018. }
  1019. }
  1020. /**
  1021. * 派对管理设置
  1022. */
  1023. public function partyManageSet() {
  1024. $party_id = input('party_id',0,"intval"); // 直播间ID
  1025. $user_id = input('user_id',0,"intval"); // 用户ID
  1026. $item = input('item'); // 项目:1=房管,2=禁言,3=拉黑,4=踢出
  1027. $time = input('time'); // 限制时间(单位:秒):0=永久
  1028. if (!$party_id || !$user_id || !in_array($item,[1,2,3,4])) {
  1029. $this->error(__('Invalid parameters'));
  1030. }
  1031. //2=禁言,3=拉黑,4=踢出 ,都要有时间
  1032. if($item>1 && $time<=0) {
  1033. $this->error(__('时间设置有误'));
  1034. }
  1035. //不能对房主恶意操作
  1036. $partyinfo = \app\common\model\Party::where('id', $party_id)->field('user_id,easemob_room_id')->find();
  1037. if ($partyinfo['user_id'] == $user_id && in_array($item, [2, 3, 4])) {
  1038. $this->error("您当前无权限操作!");
  1039. }
  1040. //只有房主才能加管理员
  1041. if($item == 1 && $this->auth->id != $partyinfo['user_id']){
  1042. $this->error('只有房主才能设置管理员');
  1043. }
  1044. // 获取用户信息
  1045. $userInfo = \app\common\model\User::field("avatar,nickname,gender")->where(["id"=>$user_id])->find();
  1046. if(!$userInfo) $this->error("用户信息获取失败!");
  1047. $data = [];
  1048. $data["user_id"] = $user_id;
  1049. $data["avatar"] = $userInfo->avatar;
  1050. $data["nickname"] = $userInfo->nickname;
  1051. $data["gender"] = $userInfo->gender;
  1052. $data["item"] = $item;
  1053. $data["time"] = $time;
  1054. $data["createtime"] = time();
  1055. $res = $this->redis->hSet("party_manage_".$party_id,$user_id."-".$item,serialize($data));
  1056. if ($item==1) {
  1057. $this->setGroupAdmin($partyinfo['easemob_room_id'],$user_id,1);
  1058. }
  1059. if($res !== false) {
  1060. $this->success("设置成功!",$data);
  1061. } else {
  1062. $this->error("网络错误,请稍后重试!");
  1063. }
  1064. }
  1065. /**
  1066. * 派对管理设置列表
  1067. * 仅用来给前端展示,禁言的鉴权在isNotalk接口,拉黑与提出的鉴权在joinparty接口
  1068. */
  1069. public function partyManageSetList() {
  1070. $party_id = input('party_id',0,"intval"); // 直播间ID
  1071. $item = input('item',1,"intval"); // 项目:1=房管,2=禁言,3=拉黑,4=踢出
  1072. if (!$party_id || !in_array($item,[1,2,3,4])) {
  1073. $this->error(__('Invalid parameters'));
  1074. }
  1075. $time = time();
  1076. $hget=$this->redis->hGetAll("party_manage_".$party_id);
  1077. $list=array();
  1078. foreach($hget as $key=>$val) {
  1079. if(substr($key,-2) == "-".$item){
  1080. array_push($list,unserialize($val));
  1081. }
  1082. }
  1083. if($list) {
  1084. foreach($list as $k => $v) if(bcadd($v["createtime"],$v["time"]) <= $time && $v["item"] > 1) unset($list[$k]);
  1085. if($list) $list = array_values($list);
  1086. }
  1087. $this->success("获取成功!",$list);
  1088. }
  1089. /**
  1090. * 派对管理设置移除
  1091. */
  1092. public function partyManageSetDel() {
  1093. $id = input('user_id',0,"intval"); // userid
  1094. $party_id = input('party_id',0,"intval"); // 房间ID
  1095. $item = input('item',1,"intval"); // 项目:1=房管,2=禁言,3=拉黑,4=踢出
  1096. if (!$id || !in_array($item,[1,2,3,4])) {
  1097. $this->error(__('Invalid parameters'));
  1098. }
  1099. $partyinfo = \app\common\model\Party::where('id', $party_id)->field('user_id,easemob_room_id')->find();
  1100. //只有房主才能加管理员
  1101. if($item == 1 && $this->auth->id != $partyinfo['user_id']){
  1102. $this->error('只有房主才能免除管理员');
  1103. }
  1104. $res = $this->redis->hDel("party_manage_".$party_id,$id."-".$item);
  1105. if ($item==1) {
  1106. $this->setGroupAdmin($partyinfo['easemob_room_id'],$id,0);
  1107. }
  1108. if($res !== false) {
  1109. $this->success("移除成功!",$res);
  1110. } else {
  1111. $this->error("网络错误,请稍后重试!");
  1112. }
  1113. }
  1114. /**
  1115. * 更新派对公告
  1116. */
  1117. public function savePartyNotice() {
  1118. $party_id = input('party_id',0,"intval"); // 直播间ID
  1119. $room_type = input('room_type',1); // 房间类型:1=派对2=直播
  1120. $party_notice = input('party_notice'); // 公告标题
  1121. $party_notice_detail = input('party_notice_detail'); // 公告内容
  1122. if (!$party_id || !$party_notice || !$party_notice_detail) {
  1123. $this->error(__('Invalid parameters'));
  1124. }
  1125. $partyModel = new \app\common\model\Party();
  1126. $where = [];
  1127. $where["id"] = $party_id;
  1128. $data = [];
  1129. $data["party_notice"] = $party_notice;
  1130. $data["party_notice_detail"] = $party_notice_detail;
  1131. $res = $partyModel->update($data,$where);
  1132. if($res) {
  1133. // 存redis 房间信息
  1134. $partyInfo = $this->redis->get($this->roomTypeArr[$room_type]."_".$party_id);
  1135. if($partyInfo) {
  1136. $partyInfo = json_decode($partyInfo,true);
  1137. $partyInfo = array_replace($partyInfo,$data);
  1138. $this->redis->set($this->roomTypeArr[$room_type]."_".$party_id,json_encode($partyInfo));
  1139. }
  1140. $this->success("更新成功!",$res);
  1141. } else {
  1142. $this->error("网络错误,请稍后重试!");
  1143. }
  1144. }
  1145. /**
  1146. * 开始排麦
  1147. */
  1148. public function addLineUp() {
  1149. $party_id = input('party_id',0,"intval"); // 直播间ID
  1150. $mai_id = input('mai_id',"1"); // 麦位置
  1151. if (!$party_id) {
  1152. $this->error(__('Invalid parameters'));
  1153. }
  1154. $userInfo = $this->auth->getUserinfo();
  1155. $userid = $userInfo['id'];
  1156. // 获取 房间信息
  1157. $partyUser = \app\common\model\Party::where(['id'=>$party_id])->value("user_id");
  1158. if(!$partyUser) $this->error(__('房间信息未找到!'));
  1159. // $is_home = $partyUser == $userInfo->id?1:0;
  1160. $data = unserialize($this->redis->hGet("party_lineup",$party_id));
  1161. $data[$userid]["user_id"] = $userInfo['id'];
  1162. $data[$userid]["avatar"] = $userInfo['avatar'];
  1163. $data[$userid]["mai_id"] = $mai_id;
  1164. $data[$userid]["nickname"] = $userInfo['nickname'];
  1165. // $data["is_home"] = $is_home;
  1166. // $data[$userid]["level"] = $userInfo['level'];
  1167. $data[$userid]["gender"] = $userInfo['gender'];
  1168. $res = false;
  1169. $data && $res = $this->redis->hSet("party_lineup",$party_id,serialize($data));
  1170. $data = array_values($data);
  1171. if($res !== false) {
  1172. $this->success("设置成功!",$data);
  1173. } else {
  1174. $this->error("网络错误,请稍后重试!");
  1175. }
  1176. }
  1177. /**
  1178. * 取消排麦
  1179. */
  1180. public function cancelLineUp() {
  1181. $party_id = input('party_id',0,"intval"); // 直播间ID
  1182. $user_id = input('user_id',0); // 直播间ID
  1183. $is_empty = input('is_empty',0,"intval"); // 是否清空排麦列表 1=清空,0=不清空
  1184. $is_baomai = input('is_baomai',0,'intval'); //是否抱麦
  1185. if (!$party_id) {
  1186. $this->error(__('Invalid parameters'));
  1187. }
  1188. $data=unserialize($this->redis->hGet("party_lineup",$party_id));
  1189. $baomai_user = [];
  1190. if($data && $is_empty != 1) {
  1191. foreach($data as $k => $v) {
  1192. if($v["user_id"] == $user_id) {
  1193. $baomai_user = $v;
  1194. unset($data[$k]);
  1195. break;
  1196. }
  1197. }
  1198. }
  1199. // unset($data[$userid]);
  1200. if($is_empty == 1) $data = [];
  1201. $this->redis->hSet("party_lineup",$party_id,serialize($data));
  1202. //抱麦
  1203. if($is_empty != 1 && $is_baomai == 1 && !empty($baomai_user)){
  1204. $this->baomai($party_id,$user_id,$baomai_user);
  1205. }
  1206. //
  1207. $datas = [];
  1208. is_array($data) && $datas=array_values($data);
  1209. if($datas) {
  1210. $this->success("移除成功!",$datas);
  1211. } else {
  1212. $this->success("移除成功!",[]);
  1213. }
  1214. }
  1215. private function baomai($party_id,$user_id,$baomai_user){
  1216. $partyinfo = \app\common\model\Party::where('id', $party_id)->field('user_id,easemob_room_id')->find();
  1217. if(empty($partyinfo)){
  1218. return false;
  1219. }
  1220. //获取所有麦位,假设8个
  1221. $easemob = new Easemob();
  1222. $seatlist = $easemob->room_getRoomCustomAttribute($partyinfo['easemob_room_id'],['seat0','seat1','seat2','seat3','seat4','seat5','seat6','seat7']);
  1223. $newseat = [
  1224. 'charm' => 0, //红心,魅力值
  1225. 'isMaster' => false, // 是否是房主
  1226. 'headUrl' => $baomai_user['avatar'], // 头像
  1227. 'userNo' => $baomai_user['user_id'], // 座位上用户no
  1228. 'rtcUid' => $baomai_user['user_id'], // 座位上用户id,与rtc的userId一致
  1229. 'name' => $baomai_user['nickname'], // 座位上用户昵称
  1230. 'seatIndex' => -1, // 座位编号
  1231. 'chorusSongCode' => '', // 是否合唱
  1232. 'isAudioMuted' => 1, // 是否静音
  1233. 'isVideoMuted' => 0, // 是否开启视频
  1234. 'checked' => false, // 用于送礼物选择用户
  1235. 'isUsed' => true, // 用于送礼物选择用户
  1236. 'gender' => $baomai_user['gender'], //性别
  1237. ];
  1238. if(empty($seatlist)){
  1239. $newseat['seatIndex'] = 0;
  1240. $matedata['seat0'] = $newseat;
  1241. }else{
  1242. //第一遍轮询麦位,尝试找到这个人,如果找到在任何一个麦位,立刻return
  1243. foreach($seatlist as $k => $seat){
  1244. $seat = json_decode($seat,true);
  1245. //找到当前用户所在的麦位
  1246. if(isset($seat['rtcUid']) && !empty($seat['rtcUid']) && $seat['rtcUid'] == $user_id){
  1247. return true;
  1248. }
  1249. }
  1250. //第二遍轮询麦位,找一个空麦位,放进去
  1251. $matedata = [];
  1252. foreach($seatlist as $k => $seat){
  1253. $seat = json_decode($seat,true);
  1254. //找到当前用户所在的麦位
  1255. if(isset($seat['rtcUid']) && empty($seat['rtcUid'])){
  1256. //dump(substr($k,-1));
  1257. $newseat['seatIndex'] = substr($k,-1);
  1258. //初始化这个麦位
  1259. $matedata = [
  1260. $k => json_encode($newseat),
  1261. ];
  1262. }
  1263. }
  1264. }
  1265. //重置房间在线人数
  1266. if(!empty($matedata)){
  1267. $easemob->room_setRoomCustomAttributeForced($partyinfo['easemob_room_id'],$partyinfo['user_id'],$matedata);
  1268. }
  1269. return true;
  1270. }
  1271. /**
  1272. * 排麦列表
  1273. */
  1274. public function lineUpList() {
  1275. $party_id = input('party_id',0,"intval"); // 直播间ID
  1276. if (!$party_id) {
  1277. $this->error(__('Invalid parameters'));
  1278. }
  1279. $data = $this->redis->hGet("party_lineup",$party_id);
  1280. $dataArr = unserialize($data);
  1281. $datas = [];
  1282. is_array($dataArr) && $datas=array_values($dataArr);
  1283. if($datas) {
  1284. $this->success("获取成功!",$datas);
  1285. } else {
  1286. $this->success("获取成功!",[]);
  1287. }
  1288. }
  1289. /**
  1290. * 获取派对类型
  1291. */
  1292. public function getPatyType() {
  1293. $room_type = input("room_type",1);//
  1294. if (!in_array($room_type,[1,2])) $this->error(__('Invalid parameters'));
  1295. $partytypeModel = new \app\common\model\PartyType();
  1296. $partytypeList = $partytypeModel->where(["room_type"=>$room_type])->select();
  1297. $this->success("获取成功!",$partytypeList);
  1298. }
  1299. /**
  1300. * 判断派对是否设置过密码
  1301. */
  1302. public function getPatyIspass() {
  1303. $party_id = input("party_id");// 派对ID
  1304. $room_type = input("room_type",1);//
  1305. $is_miniprogram = input("is_miniprogram",0);//
  1306. if (!$party_id) $this->error(__('Invalid parameters'));
  1307. $user_id = $this->auth->id;
  1308. // 存redis 房间信息
  1309. $partyInfo = $this->redis->get($this->roomTypeArr[$room_type]."_".$party_id);
  1310. if($partyInfo) {
  1311. $partyInfo = json_decode($partyInfo,true);
  1312. } else {
  1313. $partyModel = new \app\common\model\Party();
  1314. $partyInfo = $partyModel->field("id,user_id,party_pass")->where(["id"=>$party_id])->find();
  1315. if(!$partyInfo) {
  1316. $this->error(__('房间信息获取失败!'));
  1317. }
  1318. }
  1319. $data = [];
  1320. $data["status"] = 0;
  1321. $data["is_pass"] = $partyInfo["party_pass"]?1:0;
  1322. $partyManage = $this->redis->hGet("party_manage_".$party_id,$user_id."-1");
  1323. if($partyInfo["user_id"] == $user_id || $this->auth->is_manager == 1 || !empty($partyManage)){ $data["is_pass"] = 0;}
  1324. if($is_miniprogram == 1) { // 小程序单独处理
  1325. // 判断当前用户是否被该房间设置限制 //项目:1=房管,2=禁言,3=拉黑,4=踢出
  1326. $lsetList = [];
  1327. for($i=1;$i<=4;$i++) {
  1328. $hgetlist = $this->redis->hGet("party_manage_".$party_id,$user_id."-".$i);
  1329. $hgetlist = unserialize($hgetlist);
  1330. $restime = time() - intval($hgetlist["createtime"]);
  1331. // 房管
  1332. if($hgetlist && $i == 1) $lsetList["manage_restime"] = "";
  1333. // 禁言
  1334. if($hgetlist && $i == 2 && $restime < $hgetlist["time"]) $lsetList["manage_notalk"] = $restime;
  1335. // 拉黑
  1336. if($hgetlist && $i == 3 && $restime < $hgetlist["time"]) {
  1337. $restime = date("Y-m-d H:i:s",($hgetlist["time"]+$hgetlist["createtime"]));
  1338. $lsetList["manage_black"] = $restime;
  1339. $lsetList["tips"] = '您已被该房间拉黑,解除时间:'.$restime;
  1340. // $this->error(__('您已被该房间拉黑,解除时间:'.$restime));
  1341. break;
  1342. }
  1343. // 踢出
  1344. if($hgetlist && $i == 4 && $restime < $hgetlist["time"]) {
  1345. $restime = date("Y-m-d H:i:s",($hgetlist["time"]+$hgetlist["createtime"]));
  1346. $lsetList["manage_takeout"] = $restime;
  1347. $lsetList["tips"] = '您已被该房间踢出,解除时间:'.$restime;
  1348. // $this->error(__('您已被该房间踢出,解除时间:'.$restime));
  1349. break;
  1350. }
  1351. }
  1352. if($lsetList) {
  1353. $data["status"] = 1;
  1354. $data["hgetlist"] = $lsetList;
  1355. }
  1356. }
  1357. $this->success("获取成功!",$data);
  1358. }
  1359. /**
  1360. * 获取房间gif表情分类
  1361. */
  1362. public function getPartyGifType()
  1363. {
  1364. $list = \app\common\model\PartyGifType::field("id,name,image")->order("weigh", "asc")->select();
  1365. $this->success("获取成功!", $list);
  1366. }
  1367. /**
  1368. * 获取房间gif表情列表
  1369. */
  1370. public function getPartGifList() {
  1371. $this->success("获取成功!",\app\common\model\PartyGif::field("id,gif_image")->order("weight","asc")->select());
  1372. }
  1373. /**
  1374. * 获取房间头像gif表情列表
  1375. */
  1376. public function getPartHeadgifList() {
  1377. $this->success("获取成功!",\app\common\model\PartyHeadgif::field("id,name,gif_image")->order("weight","asc")->select());
  1378. }
  1379. /**
  1380. * 随机获取礼物盒礼物
  1381. */
  1382. private function getBoxGift($gift_box_type) {
  1383. // 查询本奖池内礼物是否还有可抽礼物
  1384. $where = [];
  1385. $where["Jackpot_id"] = $gift_box_type;
  1386. $where["is_use"] = 0;
  1387. $boxhasgift = \app\common\model\GiftBox::where($where)->select();
  1388. $giftcount = count($boxhasgift);
  1389. $giftArr = [];
  1390. foreach($boxhasgift as $k => $v) $giftArr[$v["id"]] = $v;
  1391. if($giftcount > 1) {
  1392. // 随机抽取$num个礼物
  1393. $giftids = array_rand($giftArr,1);
  1394. \app\common\model\GiftBox::update(["is_use"=>1],["id"=>$giftids]);
  1395. }
  1396. if($giftcount == 1) {
  1397. $giftids = $boxhasgift[0]["id"];
  1398. // 更新宝箱奖池全部礼物为未使用
  1399. \app\common\model\GiftBox::update(["is_use"=>0],["Jackpot_id"=>$gift_box_type]);
  1400. }
  1401. $giftInfo = $giftArr[$giftids];
  1402. return $giftInfo;
  1403. }
  1404. /**
  1405. * 全麦/单独赠送礼物
  1406. */
  1407. public function giveGiftToYou() {
  1408. // 是否背包赠送: 1=是,0=否
  1409. $is_back = input("is_back",0);
  1410. // 接口防并发
  1411. if($is_back){
  1412. if (!$this->apiLimit(50, 1000)) {
  1413. //1000毫秒50次
  1414. $this->error('休息一下吧');
  1415. }
  1416. }else{
  1417. if (!$this->apiLimit(10, 1000)) {
  1418. //1000毫秒10次
  1419. $this->error('休息一下吧');
  1420. }
  1421. }
  1422. //送礼物权限
  1423. /*if($this->auth->power['give_gift'] == 1){
  1424. $this->error('您已被限制:赠送礼物,请联系管理员');
  1425. }*/
  1426. //接收参数
  1427. $user_ids = input("user_id");// 赠送对象用户id
  1428. $seat_ids = input("seat_id");// 赠送对象麦位id
  1429. $gift_id = input("gift_id",0,'intval');// 礼物ID。如果是背包赠送,则是gift_back表的id,这样不合理,但是已经不好改了
  1430. $party_id = input("party_id",0,'intval');// 派对ID
  1431. $room_type = input('room_type',1,'intval'); // 房间类型
  1432. $number = input("number",1,'intval');// 赠送数量
  1433. if (!$user_ids || $seat_ids == '' || !in_array($is_back,[0,1]) || !$gift_id || !$number || !in_array($room_type,[1,2]))
  1434. {
  1435. $this->error(__('Invalid parameters'));
  1436. }
  1437. if(!$party_id){
  1438. $this->error('只有房间内能送礼物');
  1439. }
  1440. //处理参数
  1441. $user_id_arr = explode(",",$user_ids);
  1442. $seat_id_arr = explode(",",$seat_ids);
  1443. $userCount = count($user_id_arr);
  1444. $seatCount = count($seat_id_arr);
  1445. if($userCount != $seatCount){
  1446. $this->error();
  1447. }
  1448. $userauthid = $this->auth->id;
  1449. $money_to_jewel = config('site.money_to_jewel') ?: 10; //余额兑换金币
  1450. // 不可以赠送给自己
  1451. //if(in_array($userauthid,$user_id_arr)) $this->error("不可以赠送给自己!");
  1452. $backGiftId = 0; //背包礼物表的 gift_id
  1453. $boxgiftInfo = [];
  1454. //每个人都能得到的礼物价值
  1455. $giftValue = 0;
  1456. //每个人都能得到的礼物价值
  1457. $getValue = 0;
  1458. //热度值
  1459. $hotValue = 0;
  1460. if($is_back == 1) {
  1461. // 获取背包礼物信息
  1462. $giftInfo = Db::name('gift_back')->field('gift_id')->where('id',$gift_id)->find();
  1463. if(!$giftInfo){
  1464. $this->error("背包礼物获取失败");
  1465. }
  1466. $backGiftId = $giftInfo['gift_id'];
  1467. // 随机获取一个礼物
  1468. $allCount = $number*$userCount;
  1469. $giftbackList = Db::name('gift_back')->field('id,value,name,image,gif_image,number')->where(["gift_id"=>$backGiftId,"user_id"=>$userauthid,'is_use'=>0])->limit($allCount)->order('id asc')->select();
  1470. $giftInfo = isset($giftbackList[0]) ? $giftbackList[0] : [];
  1471. $giftcount = 0;
  1472. $giftList = [];
  1473. if(!empty($giftbackList)) {
  1474. foreach($giftbackList as $k => $v) {
  1475. $giftList[$k] = $v;
  1476. $giftcount += $v["number"];
  1477. if($giftcount >= $allCount) {
  1478. break;
  1479. }
  1480. }
  1481. }
  1482. if($giftcount < $allCount)
  1483. {
  1484. $this->error("背包数量不足");
  1485. }
  1486. $giftValue = $giftInfo["value"] * $number;
  1487. $getValue = $giftValue;
  1488. $giftCountValue = $giftInfo["value"] * $number * $userCount;
  1489. } else {
  1490. // 获取礼物信息
  1491. $giftInfo = Db::name('gift')->field('id,value,name,image,special')->where('id',$gift_id)->find();
  1492. if (!$giftInfo) {
  1493. $this->error("请选择礼物!");
  1494. }
  1495. $giftValue = $giftInfo["value"] * $number;
  1496. $getValue = $giftValue;
  1497. // 判断当前用户余额,这里不需要锁表,钱包操作会锁
  1498. $giftCountValue = $giftInfo["value"] * $number * $userCount;
  1499. $user_jewel = model('wallet')->getWallet($this->auth->id,'jewel');
  1500. if($user_jewel < $giftCountValue){
  1501. $this->error("您的金币余额不足!");
  1502. }
  1503. }
  1504. //此时 $giftValue,$getValue,$hotValue是相等的(除了盒子礼物特殊)
  1505. $hotValue = $getValue;
  1506. //进行抽点设置
  1507. $partyInfo = null;
  1508. $partyInfo = \app\common\model\Party::field("id,room_type,party_name,party_hot,user_id,platRate,guilderRate,easemob_room_id")->where(["id"=>$party_id])->find();
  1509. // 获取系统配置信息
  1510. $platRate = $partyInfo->platRate; // 平台抽成百分比
  1511. $guilderRate = $partyInfo->guilderRate; // 房主抽成百分比,包括公会房主,普通房房主
  1512. //getValue削减
  1513. //
  1514. $returnData = [];
  1515. Db::startTrans();
  1516. try {
  1517. // 获取当天零点
  1518. $day = date("Ymd");
  1519. // 获取本周第一天
  1520. $weekday = $this->firstOfWeek(date("Y-m-d H:i:s"));
  1521. // 获取本月第一天
  1522. $monthday = date("Ym01");
  1523. $allVal = 0;
  1524. $i = 0;
  1525. //用户大循环
  1526. foreach($user_id_arr as $user_id_key => $user_id) {
  1527. if($is_back == 1) {
  1528. $b=0;
  1529. foreach($giftList as $k => $v) {
  1530. for($a=1;$a<=$v["number"];$a++) {
  1531. $b++;
  1532. $num = $v["number"] - $a;
  1533. if($num > 0) {
  1534. $res1 = Db::name('gift_back')->where(["id"=>$v["id"]])->setDec("number");
  1535. } else {
  1536. $res1 = Db::name('gift_back')->where(["id"=>$v["id"]])->delete();
  1537. }
  1538. if($b == $number) break;
  1539. }
  1540. }
  1541. } else {
  1542. $res1 = true;
  1543. // 扣除当前用户金币余额
  1544. $rs_wallet = model('wallet')->lockChangeAccountRemain($userauthid, $giftValue, '-', 0, "赠送礼物:'" . $giftInfo["name"] . "',扣除" . $giftValue . "金币!", 3,'jewel');
  1545. if($rs_wallet['status'] == false){
  1546. Db::rollback();
  1547. $this->error($rs_wallet['msg']);
  1548. }
  1549. }
  1550. // 添加礼物赠送记录表
  1551. $data = [];
  1552. $data["user_id"] = $userauthid;
  1553. $data["user_to_id"] = $user_id;
  1554. $data["party_id"] = $party_id;
  1555. $data["gift_id"] = $backGiftId > 0 ? $backGiftId : $gift_id;
  1556. $data["gift_give_type"] = $is_back ? 1 : 2;
  1557. $data["gift_name"] = $giftInfo["name"];
  1558. $data["gift_gif_image"] = $giftInfo["image"];
  1559. $data["number"] = $number;
  1560. $data["price"] = $giftInfo["value"];
  1561. $data["value"] = $giftValue;
  1562. //每个礼物都要计算平台抽成和房主抽成
  1563. $data['platvalue'] = bcmul($platRate/100 ,$data["value"],2);//平台抽成
  1564. $data['guildervalue'] = bcmul($guilderRate/100 ,$data["value"],2);// 房主抽成
  1565. $data['guildermoney'] = bcdiv($data['guildervalue'],$money_to_jewel,2);
  1566. $data['getvalue'] = bcsub(bcsub($data["value"] ,$data['platvalue'],2),$data['guildervalue'],2);//减去抽成剩余价值
  1567. $data['task_status'] = 0;
  1568. $data["createtime"] = time();
  1569. $res5 = Db::name('gift_user_party')->insertGetId($data);
  1570. //大礼物飘屏
  1571. //$this->bigGiftNotice($this->auth->nickname,$touserInfo['nickname'],$partyInfo,$data);
  1572. // 添加获赠用户余额
  1573. /*if($data['getvalue'] > 0){
  1574. $getMoney = bcdiv($data['getvalue'],$money_to_jewel,2);
  1575. if($getMoney > 0){
  1576. $rs_wallet = model('wallet')->lockChangeAccountRemain($user_id,$getMoney,'+',0,"{$this->auth->nickname}送你{$giftInfo['name']}x{$number}",101,'money');
  1577. if($rs_wallet['status'] == false){
  1578. Db::rollback();
  1579. $this->error($rs_wallet['msg']);
  1580. }
  1581. }
  1582. }*/
  1583. // 增加房主抽成
  1584. /*if ($partyInfo && $data['guildervalue'] > 0) {
  1585. $guilderMoney = bcdiv($data['guildervalue'],$money_to_jewel,2);
  1586. if($guilderMoney > 0){
  1587. $rs_wallet = model('wallet')->lockChangeAccountRemain($partyInfo->user_id,$guilderMoney,'+',0,"{$this->auth->nickname}送礼物{$giftInfo['name']}x{$number}给{$touserInfo['nickname']},房间礼物抽成",102,'money');
  1588. if($rs_wallet['status'] == false){
  1589. Db::rollback();
  1590. $this->error($rs_wallet['msg']);
  1591. }
  1592. }
  1593. }*/
  1594. if ($res1 && $res5) {
  1595. $i++;
  1596. if($party_id > 0) {
  1597. // 添加redis记录做魅力排行榜日榜用
  1598. $this->redis->zIncrBy($this->roomTypeArr[$room_type] . "_jewel_get_" . $party_id . ":" . $day . "d", $hotValue, $user_id);
  1599. // 添加redis记录做魅力排行榜周榜用
  1600. $this->redis->zIncrBy($this->roomTypeArr[$room_type] . "_jewel_get_" . $party_id . ":" . $weekday . "w", $hotValue, $user_id);
  1601. // 添加redis记录做魅力排行榜月榜用
  1602. $this->redis->zIncrBy($this->roomTypeArr[$room_type] . "_jewel_get_" . $party_id . ":" . $monthday . "m", $hotValue, $user_id);
  1603. // 添加redis记录做财富排行榜日榜用
  1604. $this->redis->zIncrBy($this->roomTypeArr[$room_type] . "_jewel_to_" . $party_id . ":" . $day . "d", $giftValue, $userauthid);
  1605. // 添加redis记录做财富排行榜周榜用
  1606. $this->redis->zIncrBy($this->roomTypeArr[$room_type] . "_jewel_to_" . $party_id . ":" . $weekday . "w", $giftValue, $userauthid);
  1607. // 添加redis记录做财富排行榜月榜用
  1608. $this->redis->zIncrBy($this->roomTypeArr[$room_type] . "_jewel_to_" . $party_id . ":" . $monthday . "m", $giftValue, $userauthid);
  1609. // tcp 更新用户魅力值
  1610. $this->updateUserCharm($party_id, $user_id, $hotValue);
  1611. //更新麦位魅力值
  1612. $this->updateSeatCharm($partyInfo['easemob_room_id'],$seat_id_arr[$user_id_key],$hotValue,$partyInfo);
  1613. // 如果是主播,则添加魅力值记录做榜单统计
  1614. /*if($room_type == 2) {
  1615. $data = [];
  1616. $data["user_id"] = $user_id;
  1617. $data["party_id"] = $party_id;
  1618. $data["charm"] = $hotValue;
  1619. $data["createtime"] = time();
  1620. \app\common\model\UserCharmRank::insert($data);
  1621. }*/
  1622. }
  1623. //用户经验升级
  1624. /*$getempirical = config("site.getempirical");
  1625. $getempirical = $getempirical * $hotValue;
  1626. // 获取用户贵族信息
  1627. $noble = \app\common\model\User::getUserNoble($this->auth->id);
  1628. if(isset($noble["noble_on"]) && $noble["noble_on"] == 1) {
  1629. $getempirical = $getempirical + $getempirical * ($noble["explain"]/100);
  1630. }
  1631. // 增加用户经验值
  1632. $res = \app\common\model\User::addEmpirical($this->auth->id,$getempirical);
  1633. if ($res){
  1634. $this->auth->level = $res->level;
  1635. }
  1636. //增加被送礼物用户的魅力等级
  1637. $res_charm = \app\common\model\User::add_charm_level($user_id,$giftValue);
  1638. // +exp
  1639. \app\common\model\TaskLog::tofinish($this->auth->id,"OBHqCX4g",$number);
  1640. */
  1641. // +message
  1642. //\app\common\model\Message::addMessage($user_id,"礼物通知","收到 ".$this->auth->nickname." 赠送的".$giftInfo["name"]." x".$number." 价值 ".$giftValue ." 金币");
  1643. $allVal = $allVal + $hotValue;
  1644. }
  1645. }
  1646. //爆币
  1647. $res_baobi = $this->baobi($this->auth->id,$data["gift_id"],$giftCountValue);
  1648. if($res_baobi === false){
  1649. Db::rollback();
  1650. $this->error('爆币失败');
  1651. }elseif($res_baobi === true){
  1652. $returnData['baobi_total'] = 0;
  1653. $returnData['baobi_beilv'] = 0;
  1654. }else{
  1655. //爆币了
  1656. $returnData['baobi_total'] = $res_baobi['baobi_total'];
  1657. $returnData['baobi_beilv'] = $res_baobi['baobi_beilv'];
  1658. }
  1659. // 获取用户魅力值
  1660. $users = $this->redis->zRange("hourCharm_".$party_id,0,-1,true);
  1661. $u = [];
  1662. if($users) {
  1663. foreach($users as $k => $v) $u[] = [
  1664. "user_id"=>$k,
  1665. "charm"=>$this->changeW($v)
  1666. ];
  1667. }
  1668. $userCharm = $u;
  1669. // tcp 更新房间热度
  1670. $partyHot = $this->updatePartyHot($partyInfo, $allVal, $room_type);
  1671. // 如果是派对,则添加派对热度值记录做榜单统计
  1672. //if($room_type == 1) {
  1673. $data = [];
  1674. $data["party_id"] = $party_id;
  1675. $data["hot"] = $allVal;
  1676. $data["createtime"] = time();
  1677. \app\common\model\PartyHot::insert($data);
  1678. //}
  1679. //增加送礼用户的财富等级
  1680. // $res_wealth = \app\common\model\User::add_wealth_level($this->auth->id,$allVal);
  1681. // tcp 获取房间用户周前三名
  1682. $partyUserTop = $this->getPartyUserTop($partyInfo, $room_type);
  1683. if($i == $userCount) {
  1684. $returnData["userCharm"] = $userCharm;
  1685. $returnData["partyHot"] = $this->changeW($partyHot);
  1686. $returnData["partyUserTop"] = $partyUserTop;
  1687. if($is_back != 1) {
  1688. $returnData["image"] = $giftInfo["image"];
  1689. $returnData["gif_image"] = $giftInfo["special"];
  1690. } else {
  1691. $returnData["image"] = $giftInfo["image"];
  1692. $returnData["gif_image"] = $giftInfo["gif_image"];
  1693. }
  1694. // 增加抽点记录
  1695. Db::commit();
  1696. $this->success("赠送成功!",$returnData);
  1697. } else {
  1698. $this->success("赠送失败!");
  1699. }
  1700. } catch (ValidateException $e) {
  1701. Db::rollback();
  1702. $this->error($e->getMessage());
  1703. } catch (PDOException $e) {
  1704. Db::rollback();
  1705. $this->error($e->getMessage());
  1706. } catch (Exception $e) {
  1707. Db::rollback();
  1708. $this->error($e->getMessage());
  1709. }
  1710. }
  1711. //gift_id必须是爆币礼物才可以
  1712. public function baobi($user_id,$gift_id,$pay_total){
  1713. //奖项参数
  1714. $conf_arr = Db::name('gift_baobi_config')->where('gift_id',$gift_id)->select();
  1715. if(empty($conf_arr)){
  1716. return true;
  1717. }
  1718. //用户今天的爆币情况,与消费情况,不用区分具体哪个爆币礼物
  1719. $today_start = strtotime(date('Y-m-d'));
  1720. $today_end = $today_start + 86399;
  1721. $map = [
  1722. 'user_id' => $user_id,
  1723. 'createtime' => ['BETWEEN',[$today_start,$today_end]],
  1724. ];
  1725. $today_data = Db::name('gift_baobi_log')->field('IFNULL(sum(pay_total),0) as today_pay_total,IFNULL(sum(baobi_total),0) as today_baobi_total')->where($map)->find();
  1726. //dump($today_data);
  1727. if($today_data['today_baobi_total'] >= $today_data['today_pay_total']){
  1728. //爆币比消费还高了,不用抽奖了,记录个日志,返回。这里的日志仅用来记录今日消费 sum(pay_total)
  1729. $data = [];
  1730. $data['user_id'] = $user_id;
  1731. $data['gift_id'] = $gift_id;
  1732. $data['baobi_id'] = 0;
  1733. $data['beilv'] = 0;
  1734. $data['rate'] = 0;
  1735. $data['pay_total'] = $pay_total;
  1736. $data['baobi_total'] = 0;
  1737. $data['createtime'] = time();
  1738. $log_id = Db::name('gift_baobi_log')->insertGetId($data);
  1739. if(!$log_id){
  1740. return false;
  1741. }
  1742. return true;
  1743. }
  1744. //概率新数组
  1745. $gailv = [];
  1746. $bei = 100; //小数变整数
  1747. foreach ($conf_arr as $key=>$value)
  1748. {
  1749. $gailv[$value['id']] = $value['rate']*$bei;
  1750. }
  1751. //dump($gailv);
  1752. //奖项新数组
  1753. $conf_column = [];
  1754. foreach ($conf_arr as $key=>$value)
  1755. {
  1756. $conf_column[$value['id']] = $value;
  1757. }
  1758. //dump($conf_column);
  1759. //抽
  1760. $rid = $this->getRand($gailv); //根据概率获取奖项id
  1761. //dump($rid);
  1762. //返回中奖结果
  1763. $result = $conf_column[$rid];
  1764. //爆币金额
  1765. $baobi_total = bcmul($pay_total,$result['beilv'],0);
  1766. //写入爆币记录,不论有没有钱。全都写入其实是为了方便查日志,比在money_log里找范围更小,而且可删除
  1767. $data = [];
  1768. $data['user_id'] = $user_id;
  1769. $data['gift_id'] = $gift_id;
  1770. $data['baobi_id'] = $result['id'];
  1771. $data['beilv'] = $result['beilv'];
  1772. $data['rate'] = $result['rate'];
  1773. $data['pay_total'] = $pay_total;
  1774. $data['baobi_total'] = $baobi_total;
  1775. $data['createtime'] = time();
  1776. $log_id = Db::name('gift_baobi_log')->insertGetId($data);
  1777. if(!$log_id){
  1778. return false;
  1779. }
  1780. //直接给用户钱
  1781. if($baobi_total > 0){
  1782. $rs_wallet = model('wallet')->lockChangeAccountRemain($user_id,$baobi_total,'+',0,'送礼物爆币'.$result['beilv'].'倍',21,'jewel');
  1783. if($rs_wallet['status'] === false){
  1784. return false;
  1785. }
  1786. //返回爆币金额
  1787. return [
  1788. 'baobi_total' => $baobi_total,
  1789. 'baobi_beilv' => $result['beilv'],
  1790. ];
  1791. }
  1792. //默认成功
  1793. return true;
  1794. }
  1795. //概率获得算法
  1796. private function getRand($proArr) {
  1797. //概率数组的总概率精度
  1798. $proSum = array_sum($proArr);
  1799. $key = rand(1, $proSum);
  1800. // echo $key;
  1801. $result = 0;
  1802. $now = 0;
  1803. foreach ($proArr as $k=>$v)
  1804. {
  1805. $now = $now + $v;
  1806. if($key<=$now)
  1807. {
  1808. $result = $k;
  1809. break;
  1810. }
  1811. }
  1812. unset ($proArr);
  1813. return $result;
  1814. }
  1815. //某房间内礼物列表
  1816. public function getPartyGiftLog(){
  1817. $party_id = input('party_id',0);
  1818. $list = Db::name('gift_user_party')->alias('log')
  1819. ->field('log.gift_name,log.gift_gif_image,log.number,log.value,log.guildermoney,log.createtime,user.nickname as give_nickname,b.nickname as get_nickname')
  1820. ->join('user','log.user_id = user.id','LEFT')
  1821. ->join('user b','log.user_to_id = b.id','LEFT')
  1822. ->where('log.party_id',$party_id)->order('log.id desc')->autopage()->select();
  1823. $list = list_domain_image($list,['gift_gif_image']);
  1824. foreach($list as $key => &$val){
  1825. $val['createtime'] = get_last_time($val['createtime']);
  1826. }
  1827. $this->success('success',$list);
  1828. }
  1829. // /**
  1830. // * 播放动效
  1831. // */
  1832. // public function play($party_id,$type,$value,$number) {
  1833. // // 发送tcp
  1834. // $tcpArr = [];
  1835. // $tcpArr['type'] = "play";
  1836. // $tcpArr['data'] = [
  1837. // 'party_id' => $party_id,
  1838. // 'type' => $type,
  1839. // 'value' => $value,
  1840. // 'number' => $number,
  1841. // ];
  1842. // $tcpJson = json_encode($tcpArr);
  1843. // $client = stream_socket_client(config("tcp"));
  1844. // $buffer2 = base64_encode($tcpJson)."****";
  1845. // fwrite($client, $buffer2);
  1846. // }
  1847. /**
  1848. * 更新派对信息(热度等)
  1849. */
  1850. private function updatePartyHot($partyInfo,$hotValue,$room_type) {
  1851. // $partyInfo = \app\common\model\Party::where(['id'=>$party_id])->find();
  1852. if(!$partyInfo) return $hotValue;
  1853. $party_hot = $partyInfo->party_hot > 0 ? $partyInfo->party_hot:0;
  1854. $party_hot_value = $party_hot + $hotValue;
  1855. $party_hot_value = $party_hot_value > 0 ? $party_hot_value : 0;
  1856. if($party_hot_value != $party_hot) {
  1857. // 保存数据
  1858. $partyInfo->party_hot = $party_hot_value;
  1859. $partyInfo->save();
  1860. // 更新redis 加入缓存排序
  1861. $this->redis->zAdd($this->roomTypeArr[$room_type]."Rank", $partyInfo['party_hot'], $partyInfo["id"]);
  1862. // 更新redis 加入缓存
  1863. $redPartyInfo = $this->redis->get($this->roomTypeArr[$room_type]."_".$partyInfo["id"]);
  1864. if($redPartyInfo) {
  1865. $redPartyInfo = json_decode($redPartyInfo,true);
  1866. $redPartyInfo["party_hot"] = $party_hot_value;
  1867. $this->redis->set($this->roomTypeArr[$room_type]."_".$partyInfo["id"],json_encode($redPartyInfo));
  1868. }
  1869. }
  1870. return $party_hot_value;
  1871. }
  1872. /**
  1873. * 用户赠送礼物后房间内用户排行,财富榜前三名
  1874. */
  1875. private function getPartyUserTop($party_info,$room_type) {
  1876. // 获取当天零点
  1877. $day = date("Ymd");
  1878. $userModel = new \app\common\model\User();
  1879. // 获取条数
  1880. $num = 3;
  1881. // 获取3条财富排行日记录
  1882. $getweek = $this->redis->zRevRange($this->roomTypeArr[$room_type]."_jewel_to_".$party_info['id'].":".$day."d",0,$num-1,true);
  1883. $userList = $userModel->rankList($getweek);
  1884. $avatarArr = [];
  1885. if($userList) {
  1886. foreach($userList as $k => $v) {
  1887. $v["jewel"] > 0 && $avatarArr[] = $v;
  1888. }
  1889. // 加入缓存做备份
  1890. $this->redis->hSet("user_jewel_top3",$party_info['id'],json_encode($avatarArr));
  1891. }
  1892. //[环信]更新财富榜前3。
  1893. $easemob = new Easemob();
  1894. $matedata = [
  1895. 'wealth_top3_userlist' => json_encode($avatarArr),
  1896. ];
  1897. $easemob->room_setRoomCustomAttributeForced($party_info['easemob_room_id'],$party_info['user_id'],$matedata);
  1898. return $avatarArr;
  1899. }
  1900. /**
  1901. * 用户赠送礼物后房间内用户魅力值增加
  1902. */
  1903. private function updateUserCharm($party_id,$user_id,$giftValue) {
  1904. // 获取用户魅力值
  1905. $users = $this->redis->zRange("hourCharm_".$party_id,0,-1,true);
  1906. if(!$users) $users[$user_id] = 0;
  1907. if(isset($users[$user_id])) {
  1908. $value = $users[$user_id] + $giftValue;
  1909. } else {
  1910. $value = $giftValue;
  1911. }
  1912. $this->redis->zAdd("hourCharm_".$party_id,$value,$user_id);
  1913. return true;
  1914. }
  1915. /**
  1916. * 用户赠送礼物后房间内麦位魅力值增加,更新到麦位自定义信息
  1917. * $seatnum 座位数字 1,不是键名 seat1
  1918. */
  1919. private function updateSeatCharm($easemob_room_id,$seatnum,$giftValue,$party_info) {
  1920. //获取已有信息
  1921. $key = 'seat'.$seatnum;
  1922. $easemob = new Easemob();
  1923. $seatdata = $easemob->room_getRoomCustomAttribute($easemob_room_id,[$key]);
  1924. if(empty($seatdata)){
  1925. //默认为空
  1926. $seatdata = [
  1927. 'charm' => 0, //红心,魅力值
  1928. 'isMaster' => false, // 是否是房主
  1929. 'headUrl' => '', // 头像
  1930. 'userNo' => '', // 座位上用户no
  1931. 'rtcUid' => '', // 座位上用户id,与rtc的userId一致
  1932. 'name' => '', // 座位上用户昵称
  1933. 'seatIndex' => $seatnum, // 座位编号
  1934. 'chorusSongCode' => '', // 是否合唱
  1935. 'isAudioMuted' => 1, // 是否静音
  1936. 'isVideoMuted' => 0, // 是否开启视频
  1937. 'checked' => false, // 用于送礼物选择用户
  1938. 'isUsed' => true, // 用于送礼物选择用户
  1939. 'gender' => 1, //性别
  1940. ];
  1941. }else{
  1942. $seatdata = json_decode($seatdata[$key],true);
  1943. }
  1944. //魅力值自增
  1945. $seatdata['charm'] += $giftValue;
  1946. //重新设置
  1947. $matedata = [
  1948. $key => json_encode($seatdata),
  1949. ];
  1950. $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$party_info['user_id'],$matedata);
  1951. return true;
  1952. }
  1953. /**
  1954. * 单个房间魅力值清零
  1955. */
  1956. public function partyClearCharm() {
  1957. $party_id = input("party_id");// 派对ID
  1958. $userId = input("user_id", 0);// 用户ID
  1959. if($party_id <= 0) {
  1960. $this->error("请输入派对ID");
  1961. }
  1962. if ($userId) {
  1963. $this->redis->zRem("hourCharm_" . $party_id, $userId);
  1964. } else {
  1965. $this->redis->del("hourCharm_" . $party_id);
  1966. }
  1967. $this->success("操作成功!");
  1968. }
  1969. /**
  1970. * 获取音乐列表
  1971. */
  1972. public function getMusicList() {
  1973. $this->success("获取成功!",\app\common\model\Music::select());
  1974. }
  1975. //派对举报
  1976. public function report_party() {
  1977. $type = input('type');// 类型描述
  1978. $content = input('content');// 内容
  1979. $images = input('images');// 图片
  1980. $party_id = input('party_id');//
  1981. if (!$type || !$content || !$images || !$party_id) {
  1982. $this->error("请完成举报内容!");
  1983. }
  1984. $data = [];
  1985. $data["user_id"] = $this->auth->id;
  1986. $data["party_id"] = $party_id;
  1987. $data["type"] = $type;
  1988. $data["content"] = $content;
  1989. $data["images"] = $images;
  1990. $data["createtime"] = time();
  1991. $res = Db::name('party_report')->insertGetId($data);
  1992. if ($res) {
  1993. $this->success("举报内容提交成功!");
  1994. } else {
  1995. $this->error("网络错误,请稍后重试!");
  1996. }
  1997. }
  1998. //=============待唱歌曲操作=================
  1999. //待唱,列表
  2000. public function waitsing_list(){
  2001. $party_id = input('party_id');
  2002. $party_info = Db::name('party')->where('id',$party_id)->find();
  2003. if(empty($party_info)){
  2004. $this->error();
  2005. }
  2006. $easemob_room_id = $party_info['easemob_room_id'];
  2007. $easemob = new Easemob();
  2008. $singlist = $easemob->room_getRoomCustomAttribute($easemob_room_id,['waitsing_list']);
  2009. if(empty($singlist)){
  2010. //默认为空
  2011. $singlist['waitsing_list'] = '[]';
  2012. }
  2013. $singlist = json_decode($singlist['waitsing_list'],true);
  2014. //重新排序
  2015. $singlist = $this->waitsing_array_column_sort($singlist);
  2016. $this->success(1,$singlist);
  2017. }
  2018. //待唱,增加
  2019. public function waitsing_add(){
  2020. //查找派对
  2021. $party_id = input('party_id');
  2022. $party_info = Db::name('party')->where('id',$party_id)->find();
  2023. if(empty($party_info)){
  2024. $this->error();
  2025. }
  2026. $easemob_room_id = $party_info['easemob_room_id'];
  2027. //接收新歌
  2028. $sing_json = input('sing_json','','htmlspecialchars_decode');
  2029. $sing_json = json_decode($sing_json,true);
  2030. $sing_json['sing_no'] = createUniqueNo('s');//附加新参数:歌曲编号
  2031. $sing_json['sort'] = time();//附加新参数:排序
  2032. //获取已有列表
  2033. $easemob = new Easemob();
  2034. $singlist = $easemob->room_getRoomCustomAttribute($easemob_room_id,['waitsing_list']);
  2035. if(empty($singlist)){
  2036. //默认为空
  2037. $singlist['waitsing_list'] = '[]';
  2038. }
  2039. $singlist = json_decode($singlist['waitsing_list'],true);
  2040. //加入新歌
  2041. $singlist[] = $sing_json;
  2042. //重新排序
  2043. $singlist = $this->waitsing_array_column_sort($singlist);
  2044. //重新设置
  2045. $matedata = [
  2046. 'waitsing_list' => json_encode($singlist),
  2047. ];
  2048. $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$party_info['user_id'],$matedata);
  2049. //返回最新歌曲列表
  2050. $this->success(1,$singlist);
  2051. }
  2052. //根据歌曲sort字段,正序排列
  2053. private function waitsing_array_column_sort($data){
  2054. if(empty($data)){
  2055. return $data;
  2056. }
  2057. //dump($data);
  2058. $sort = array_column($data,'sort');
  2059. $sing_no = array_column($data,'sing_no');
  2060. $a = array_multisort($sort,SORT_ASC,$sing_no,$data);
  2061. //dump($data);exit;
  2062. return $data;
  2063. }
  2064. //待唱,删除
  2065. public function waitsing_delete(){
  2066. //查找派对
  2067. $party_id = input('party_id');
  2068. $party_info = Db::name('party')->where('id',$party_id)->find();
  2069. if(empty($party_info)){
  2070. $this->error();
  2071. }
  2072. $easemob_room_id = $party_info['easemob_room_id'];
  2073. //需要删除的编号
  2074. $sing_no = input('sing_no','');
  2075. //获取已有列表
  2076. $easemob = new Easemob();
  2077. $singlist = $easemob->room_getRoomCustomAttribute($easemob_room_id,['waitsing_list']);
  2078. if(empty($singlist)){
  2079. //默认为空
  2080. $singlist['waitsing_list'] = '[]';
  2081. }
  2082. $singlist = json_decode($singlist['waitsing_list'],true);
  2083. //轮询,找到,删除
  2084. foreach($singlist as $key => $sing){
  2085. if($sing['sing_no'] == $sing_no){
  2086. unset($singlist[$key]);
  2087. }
  2088. }
  2089. //重新排序
  2090. $singlist = $this->waitsing_array_column_sort($singlist);
  2091. //重新设置
  2092. $matedata = [
  2093. 'waitsing_list' => json_encode($singlist),
  2094. ];
  2095. $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$party_info['user_id'],$matedata);
  2096. //返回最新歌曲列表
  2097. $this->success(1,$singlist);
  2098. }
  2099. //待唱,置顶
  2100. public function waitsing_top(){
  2101. //查找派对
  2102. $party_id = input('party_id');
  2103. $party_info = Db::name('party')->where('id',$party_id)->find();
  2104. if(empty($party_info)){
  2105. $this->error();
  2106. }
  2107. $easemob_room_id = $party_info['easemob_room_id'];
  2108. //需要置顶的编号
  2109. $sing_no = input('sing_no','');
  2110. //获取已有列表
  2111. $easemob = new Easemob();
  2112. $singlist = $easemob->room_getRoomCustomAttribute($easemob_room_id,['waitsing_list']);
  2113. if(empty($singlist)){
  2114. //默认为空
  2115. $singlist['waitsing_list'] = '[]';
  2116. }
  2117. $singlist = json_decode($singlist['waitsing_list'],true);
  2118. //轮询,找到,改排序
  2119. if(!empty($singlist)){
  2120. //拿到所有排序字段,排列,取第0个
  2121. $sort = array_column($singlist,'sort');
  2122. ksort($sort);
  2123. foreach($singlist as $key => &$sing){
  2124. if($sing['sing_no'] == $sing_no){
  2125. $sing['sort'] = $sort[0] - 1;
  2126. }
  2127. }
  2128. }
  2129. //重新排序
  2130. $singlist = $this->waitsing_array_column_sort($singlist);
  2131. //重新设置
  2132. $matedata = [
  2133. 'waitsing_list' => json_encode($singlist),
  2134. ];
  2135. $easemob->room_setRoomCustomAttributeForced($easemob_room_id,$party_info['user_id'],$matedata);
  2136. //返回最新歌曲列表
  2137. $this->success(1,$singlist);
  2138. }
  2139. //轮询所有房间,挨个初始化自定义属性
  2140. public function room_task(){
  2141. $ids = Db::name('party')->select();
  2142. $easemob = new Easemob();
  2143. foreach($ids as $key => $party){
  2144. //[环信]初始化房间
  2145. $matedata = [
  2146. 'seatnum'=> $party['seatnum'],//麦位数量
  2147. 'waitsing_list' => json_encode([]),//已点歌曲列表
  2148. 'party_name' => $party['party_name'],//房名字
  2149. 'party_logo' => localpath_to_netpath($party['party_logo']),//logo
  2150. 'is_public' => $party['is_public'],//是否公开
  2151. 'room_type' => $party['room_type'],//房间类型
  2152. 'online_user_num' => 0,//当前房间在线的人
  2153. 'wealth_top3_userlist' => json_encode([]),//财富榜前3个人列表
  2154. 'background' => '',//背景图
  2155. ];
  2156. $rs = $easemob->room_setRoomCustomAttributeForced($party['easemob_room_id'],$party['user_id'],$matedata);
  2157. //[环信]初始化N个麦位
  2158. $seatdata = [];
  2159. for($i=0;$i<$party['seatnum'];$i++){
  2160. $seat = [
  2161. 'charm' => 0, //红心,魅力值
  2162. 'isMaster' => false, // 是否是房主
  2163. 'headUrl' => '', // 头像
  2164. 'userNo' => '', // 座位上用户no
  2165. 'rtcUid' => '', // 座位上用户id,与rtc的userId一致
  2166. 'name' => '', // 座位上用户昵称
  2167. 'seatIndex' => -1, // 座位编号
  2168. 'chorusSongCode' => '', // 是否合唱
  2169. 'isAudioMuted' => 1, // 是否静音
  2170. 'isVideoMuted' => 0, // 是否开启视频
  2171. 'checked' => false, // 用于送礼物选择用户
  2172. 'isUsed' => true, // 用于送礼物选择用户
  2173. 'gender' => 1, //性别
  2174. ];
  2175. //创建完房间就进入,所以房主直接在麦位1
  2176. $owner = Db::name('user')->where('id',$party['user_id'])->find();
  2177. if($i == 0){
  2178. $seat['isMaster'] = true;
  2179. $seat['headUrl'] = localpath_to_netpath($owner['avatar']);
  2180. $seat['userNo'] = $owner['id'];
  2181. $seat['rtcUid'] = $owner['id'];
  2182. $seat['name'] = $owner['nickname'];
  2183. $seat['seatIndex']= $i;
  2184. }
  2185. $seatdata['seat'.$i] = json_encode($seat);
  2186. }
  2187. $rs = $easemob->room_setRoomCustomAttributeForced($party['easemob_room_id'],$party['user_id'],$seatdata);
  2188. }
  2189. }
  2190. //显示聊天室所有自定义属性,自用工具
  2191. public function test_party_attr(){
  2192. $party_id = input('party_id',0);
  2193. $party_info = Db::name('party')->where('id',$party_id)->find();
  2194. $easemob = new Easemob();
  2195. $field = [
  2196. 'seatnum',
  2197. 'waitsing_list',
  2198. 'party_name',
  2199. 'party_logo',
  2200. 'is_public',
  2201. 'room_type',
  2202. 'online_user_num',
  2203. 'wealth_top3_userlist',
  2204. 'background',
  2205. ];
  2206. for($i=0;$i<$party_info['seatnum'];$i++){
  2207. $field[] = 'seat'.$i;
  2208. }
  2209. $all_attr = $easemob->room_getRoomCustomAttribute($party_info['easemob_room_id'],$field);
  2210. dump($all_attr);
  2211. echo '<hr>';
  2212. foreach($all_attr as $key => $val){
  2213. echo $key;
  2214. echo '<br>';
  2215. $val = json_decode($val,true);
  2216. dump($val);
  2217. echo '<hr>';
  2218. }
  2219. //
  2220. /*$matedata = [
  2221. 'background' => '1.jpg',
  2222. ];
  2223. $rs = $easemob->room_setRoomCustomAttributeForced($party_info['easemob_room_id'],$party_info['user_id'],$matedata);
  2224. dump($rs);*/
  2225. }
  2226. //============================定时任务==========================//
  2227. /**
  2228. * redis清理排行榜 并数据库备份
  2229. */
  2230. public function updateTops() {
  2231. // 前一天日期
  2232. $yestaday = date("Ymd",bcsub(time(),86400));
  2233. // 上个周一
  2234. $preweek = $this->firstOfWeek(date("Y-m-d H:i:s",bcsub(time(),604800)));
  2235. // 上个月一号
  2236. $monty = bcsub(date("m"),1);
  2237. if($monty < 10) $monty = "0".$monty;
  2238. $premonth = date("Y").$monty."01";
  2239. // 获取所有派对ID
  2240. $party_ids = \app\common\model\Party::where(["status"=>1])->column("id");
  2241. // 获取数据
  2242. $time = time();
  2243. if($party_ids) foreach($party_ids as $k => $v) {
  2244. $keys = [
  2245. "party_jewel_get_".$v.":".$yestaday."d",
  2246. "party_jewel_to_".$v.":".$yestaday."d",
  2247. "party_jewel_get_".$v.":".$preweek."w",
  2248. "party_jewel_to_".$v.":".$preweek."w",
  2249. "party_jewel_get_".$v.":".$premonth."m",
  2250. "party_jewel_to_".$v.":".$premonth."m",
  2251. ];
  2252. foreach($keys as $key) {
  2253. // 备份数据
  2254. $redisData = $this->redis->zRevRange($key,0,-1,true);
  2255. if($redisData) {
  2256. $keyInfo = \app\common\model\RedisTops::where(["key"=>$key])->find();
  2257. $data = ["party_id"=>$v,"key"=>$key,"value"=>json_encode($redisData),"createtime" => $time];
  2258. if(!$keyInfo) {
  2259. $res = \app\common\model\RedisTops::insert($data);
  2260. // 清理数据
  2261. $res && $this->redis->zRemRangeByRank($key,0,-1);
  2262. }
  2263. }
  2264. }
  2265. }
  2266. }
  2267. public function handleParty() {
  2268. return false;
  2269. $partyList = \app\common\model\Party::where('is_online',1)->select();
  2270. // $this->redis->del("online_" . 3);die;
  2271. // $this->redis->hSet("online_" . 3, 4, 4);die;
  2272. foreach ($partyList as $party){
  2273. $userId = $party['user_id'];
  2274. $roomId = $party['id'];
  2275. $this->redis->HDel("online_" . $roomId, $userId);
  2276. // 扣除在线用户在房间情况
  2277. $this->redis->hDel("livingUser",$userId);
  2278. // // 更新房间在线状态
  2279. $partyInfo = $this->redis->get("party_" . $roomId);
  2280. if ($partyInfo) {
  2281. $partyInfo = json_decode($partyInfo, true);
  2282. $memCount = count($this->redis->hGetAll("online_" . $roomId));
  2283. if ($memCount <= 0) {
  2284. dump($roomId.'--1---');
  2285. $partyInfo["is_online"] = 0;
  2286. $this->redis->set("party_" . $roomId, json_encode($partyInfo));
  2287. \app\common\model\Party::update(["is_online" => 0], ["id" => $roomId]);
  2288. }
  2289. }
  2290. $liveInfo = $this->redis->get("live_" . $roomId);
  2291. if ($liveInfo) {
  2292. $liveInfo = json_decode($liveInfo, true);
  2293. $memCount = count($this->redis->hGetAll("online_" . $roomId));
  2294. if ($memCount <= 0) {
  2295. dump($roomId.'---2--');
  2296. $liveInfo["is_online"] = 0;
  2297. $this->redis->set("live_" . $roomId, json_encode($liveInfo));
  2298. \app\common\model\Party::update(["is_online" => 0], ["id" => $roomId]);
  2299. }else{
  2300. dump($roomId.'---3--');
  2301. $this->redis->del("online_" . $roomId);
  2302. $liveInfo["is_online"] = 0;
  2303. $this->redis->set("live_" . $roomId, json_encode($liveInfo));
  2304. \app\common\model\Party::update(["is_online" => 0], ["id" => $roomId]);
  2305. }
  2306. }
  2307. }
  2308. $this->success("获取成功!");
  2309. }
  2310. }