Party.php 95 KB

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