Party.php 103 KB

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