WebsiteService.php 128 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281
  1. <?php
  2. namespace App\JsonRpc;
  3. use App\Model\Article;
  4. use App\Model\Ad;
  5. use App\Model\Category;
  6. use App\Model\AdPlace;
  7. use App\Model\Department;
  8. use App\Model\District;
  9. use App\Model\FooterCategory;
  10. use App\Model\FooterContent;
  11. use App\Model\WebsiteTemplateInfo;
  12. use App\Model\Link;
  13. use App\Model\LetterOfComplaint;
  14. use App\Model\TemplateClass;
  15. use App\Model\Template;
  16. use App\Model\User;
  17. use App\Model\UserInfo;
  18. use App\Model\WebsiteRole;
  19. use App\Model\WebsiteRoleUser;
  20. use App\Model\Website;
  21. use App\Model\WebsiteColumn;
  22. use App\Model\Good;
  23. use App\Model\Book;
  24. use App\Model\ChatRecords;
  25. use App\Model\ChatTopic;
  26. use App\Model\JobRecruiting;
  27. use App\Model\JobHunting;
  28. use App\Model\Notice;
  29. use App\Model\Complaint;
  30. use App\Model\Order;
  31. use App\Model\WebsiteImg;
  32. use App\Model\ChatTopicsReply;
  33. use Hyperf\HttpServer\Contract\RequestInterface;
  34. use Hyperf\DbConnection\Db;
  35. use Hyperf\RpcServer\Annotation\RpcService;
  36. use App\Tools\Result;
  37. use Carbon\Carbon;
  38. use App\Model\WebsiteCategory;
  39. use App\Model\WebsiteGroup;
  40. use App\Model\WebsiteTemplate;
  41. use App\Model\Sector;
  42. use PhpParser\Node\Stmt\Return_;
  43. use SimpleKafkaClient\Metadata\Topic;
  44. use function PHPUnit\Framework\isNull;
  45. use Overtrue\Pinyin\Pinyin;
  46. use App\Tools\buildTree;
  47. use App\Model\WhiteRouter;
  48. use App\Model\Size;
  49. use App\Tools\PinyinHelper;
  50. use Hyperf\HttpServer\Annotation\AutoController;
  51. use Hyperf\Utils\Parallel;
  52. use Hyperf\Coroutine\Concurrent;
  53. use function Hyperf\Coroutine\batch;
  54. use Swoole\Coroutine;
  55. #[RpcService(name: "WebsiteService", protocol: "jsonrpc-http", server: "jsonrpc-http")]
  56. class WebsiteService implements WebsiteServiceInterface
  57. {
  58. /**
  59. * 获取网站列表
  60. * @param string $keyword
  61. * @param int $page
  62. * @param int $pageSize
  63. * @return array
  64. */
  65. public function getWebsitetList(array $data): array
  66. {
  67. // 构建查询
  68. $query = Website::when($data, function ($query) use ($data) {
  69. if (isset($data['keyword']) && !empty($data['keyword'])) {
  70. $query->where('website.website_name', 'like', '%' . trim($data['keyword']) . '%');
  71. }
  72. if (isset($data['website_column_id']) && !empty($data['website_column_id'])) {
  73. $query->whereJsonContains("website.website_column_arr_id", intval($data['website_column_id']));
  74. }
  75. if (isset($data['city_id']) && !empty($data['city_id'])) {
  76. $query->whereJsonContains("website.city_arr_id", intval($data['city_id']));
  77. }
  78. });
  79. // 执行查询并获取总数和结果
  80. $queryWithJoins = $query->leftJoin("website_column", "website.website_column_id", "website_column.id")
  81. ->leftJoin("district", "district.id", "website.city_id");
  82. $count = $queryWithJoins->count();
  83. $result = $queryWithJoins->select("website.*", "website_column.column_name", "district.name as city_name")
  84. ->limit($data['pageSize'])
  85. ->offset(($data['page'] - 1) * $data['pageSize'])
  86. ->orderBy("website.updated_at", "desc")
  87. ->get();
  88. if (empty($result)) {
  89. return Result::error("没有数据", 0);
  90. }
  91. $data = [
  92. 'rows' => $result->toArray(),
  93. 'count' => $count,
  94. ];
  95. return Result::success($data);
  96. }
  97. /**
  98. * @param array $data
  99. */
  100. public function createWebsite(array $data): array
  101. {
  102. var_dump("网站数据:", $data);
  103. // $wzbs = $this->getWebsitetAdkey($data);
  104. // return Result::success($wzbs);
  105. $web = Website::where('ad_key', $data['ad_key'])->first();
  106. if (!empty($web)) {
  107. return Result::error("网站名称简写重复,请填写", 0);
  108. }
  109. $insertData = [
  110. 'website_name' => $data['website_name'],
  111. 'logo' => $data['logo'] ?? '',
  112. 'website_url' => $data['website_url'] ?? '',
  113. //'city_id'=>$data['city_id']??0,
  114. 'website_column_id' => $data['website_column_id'],
  115. 'title' => $data['title'] ?? '',
  116. 'keywords' => $data['keywords'] ?? '',
  117. 'description' => $data['description'] ?? '',
  118. 'status' => $data['status'] ?? 1,
  119. 'website_column_arr_id' => $data['website_column_arr_id'],
  120. //'city_arr_id'=>$data['city_arr_id']??[0],
  121. 'template_id' => $data['template_id'] ?? 0,
  122. 'suffix' => $data['suffix'] ?? "",
  123. 'ad_key' => $data['ad_key'] ?? "",
  124. ];
  125. $result = Website::insertGetId($insertData);
  126. if (empty($result)) {
  127. return Result::error("创建网站失败", 0);
  128. } else {
  129. return Result::success(["id" => $result]);
  130. }
  131. }
  132. /**
  133. * 修改网站头部基础信息
  134. * @param array $data
  135. */
  136. public function updateWebsite(int $id, array $data): array
  137. {
  138. $insertData = [
  139. 'website_name' => $data['website_name'],
  140. 'logo' => $data['logo'] ?? '',
  141. 'website_url' => $data['website_url'] ?? '',
  142. // 'city_id'=>$data['city_id']??0,
  143. 'website_column_id' => $data['website_column_id'],
  144. 'title' => $data['title'] ?? '',
  145. 'keywords' => $data['keywords'] ?? '',
  146. 'description' => $data['description'] ?? '',
  147. // 'status' => $data['status'] ?? 0,
  148. 'website_column_arr_id' => $data['website_column_arr_id'],
  149. // 'city_arr_id'=>$data['city_arr_id']??[0],
  150. 'template_id' => $data['template_id'] ?? 0,
  151. 'suffix' => $data['suffix'] ?? "",
  152. 'ad_key' => $data['ad_key'] ?? "",
  153. ];
  154. $web_templsate = WebsiteTemplateInfo::where('website_id', $data['id'])->first();
  155. // `status` tinyint(1) DEFAULT '0' COMMENT '0:未构建 1:未应用 2:已应用',
  156. if (!empty($web_templsate) && $web_templsate['status'] == 2) {
  157. return Result::error("此网站已应用,不可修改基本信息", 0);
  158. }
  159. $web = Website::where(function ($query) use ($data) {
  160. $query->where('id', '!=', $data['id'])
  161. ->where('ad_key', $data['ad_key']);
  162. })->first();
  163. if (!empty($web)) {
  164. return Result::error("网站名称简写重复,请填写", 0);
  165. }
  166. $result = Website::where('id', $data['id'])->update($insertData);
  167. // var_dump("更新站点", $result);
  168. if (empty($result)) {
  169. return Result::error("更新网站失败", 0);
  170. } else {
  171. return Result::success("更新成功");
  172. }
  173. }
  174. /**
  175. * @param int $id
  176. * @return array
  177. */
  178. public function delWebsite(int $id): array
  179. {
  180. $result = Website::where('id', $id)->delete();
  181. if (empty($result)) {
  182. return Result::error("删除失败", 0);
  183. } else {
  184. return Result::success();
  185. }
  186. }
  187. /**
  188. * @param int $id
  189. * @return array
  190. */
  191. public function getWebsiteInfo(int $id): array
  192. {
  193. $where = [
  194. ['website.id', '=', $id],
  195. ];
  196. $result = Website::where($where)
  197. ->leftJoin("template", "template.id", "website.template_id")
  198. ->select("website.*", "template.template_name", "template.template_img")
  199. ->first();
  200. if (empty($result)) {
  201. return Result::error("数据不存在", 0);
  202. } else {
  203. return Result::success($result->toArray());
  204. }
  205. }
  206. /**
  207. * 查询所有的站点栏目
  208. * @return array
  209. */
  210. public function getWebsiteColumn(array $data): array
  211. {
  212. $result = WebsiteColumn::where($data)->get();
  213. if (empty($result)) {
  214. return Result::error("数据不存在", 0);
  215. } else {
  216. return Result::success($result->toArray());
  217. }
  218. }
  219. /**
  220. * @param string $keyword
  221. * @param int $page
  222. * @param int $pageSize
  223. * @return array
  224. */
  225. public function getWebsiteColumnList(array $data): array
  226. {
  227. $where = [];
  228. if (isset($data['keyword']) && $data['keyword']) {
  229. array_push($where, ['website_column.column_name', 'like', '%' . $data['keyword'] . '%']);
  230. }
  231. $result = WebsiteColumn::where($where)
  232. ->leftJoin("website_column as wc", "website_column.pid", "wc.id")
  233. ->select("website_column.*", "wc.column_name as parent_column_name")
  234. ->limit($data['pageSize'])->offset(($data['page'] - 1) * $data['pageSize'])->get();
  235. $count = WebsiteColumn::where($where)->count();
  236. if (empty($result)) {
  237. return Result::error("没有数据", 0);
  238. }
  239. $data = [
  240. 'rows' => $result->toArray(),
  241. 'count' => $count,
  242. ];
  243. return Result::success($data);
  244. }
  245. /**
  246. * @param array $data
  247. * @return array
  248. */
  249. public function createWebsiteColumn(array $data): array
  250. {
  251. $insertData = [
  252. 'column_name' => $data['column_name'],
  253. 'pid' => $data['pid'] ?? '',
  254. 'column_arr_id' => $data['column_arr_id'] ?? [0],
  255. 'sort' => $data['sort'] ?? 0,
  256. 'remark' => $data['remark'] ?? '',
  257. ];
  258. $result = WebsiteColumn::insertGetId($insertData);
  259. if (empty($result)) {
  260. return Result::error("创建失败", 0);
  261. } else {
  262. return Result::success(["id" => $result]);
  263. }
  264. }
  265. /**
  266. * @param int $id
  267. * @param array $data
  268. * @return array
  269. */
  270. public function updateWebsiteColumn(int $id, array $data): array
  271. {
  272. $insertData = [
  273. 'column_name' => $data['column_name'],
  274. 'pid' => $data['pid'] ?? '',
  275. 'column_arr_id' => $data['column_arr_id'] ?? [0],
  276. 'sort' => $data['sort'] ?? 0,
  277. 'remark' => $data['remark'] ?? '',
  278. ];
  279. $result = WebsiteColumn::where('id', $id)->update($insertData);
  280. if (empty($result)) {
  281. return Result::error("更新失败", 0);
  282. } else {
  283. return Result::success();
  284. }
  285. }
  286. /**
  287. * @param int $id
  288. * @return array
  289. */
  290. public function delWebsiteColumn(int $id): array
  291. {
  292. $list = WebsiteColumn::where(['pid' => $id])->get();
  293. if ($list) {
  294. return Result::error("存在子网系,不能删除,请先删除子网系", 0);
  295. }
  296. $result = WebsiteColumn::where('id', $id)->delete();
  297. if (empty($result)) {
  298. return Result::error("删除失败", 0);
  299. } else {
  300. return Result::success();
  301. }
  302. }
  303. /**
  304. * @param string $keyword
  305. * @param int $page
  306. * @param int $pageSize
  307. * @return array
  308. */
  309. public function getWebsiteRoleList(string $keyword, int $page, int $pageSize, int $websiteId): array
  310. {
  311. $where = [
  312. ['role.role_name', 'like', '%' . $keyword . '%'],
  313. ['website_role.website_id', '=', $websiteId],
  314. ];
  315. $result = WebsiteRole::where($where)
  316. ->leftJoin("role", "role.id", "website_role.role_id")
  317. ->select("role.*", "website_role.type", "website_role.role_id", "website_role.id as website_role_id", "website_role.website_id")
  318. ->limit($pageSize)->offset(($page - 1) * $pageSize)->get();
  319. $count = WebsiteRole::where($where)->leftJoin("role", "role.id", "website_role.role_id")->count();
  320. if (empty($result)) {
  321. return Result::error("没有数据", 0);
  322. }
  323. $data = [
  324. 'rows' => $result->toArray(),
  325. 'count' => $count,
  326. ];
  327. return Result::success($data);
  328. }
  329. /**
  330. * @param array $data
  331. * @return array
  332. */
  333. public function createWebsiteRole(array $data): array
  334. {
  335. $insertData = [
  336. 'website_id' => $data['website_id'],
  337. 'role_id' => $data['role_id'] ?? '',
  338. ];
  339. $info = WebsiteRole::where($insertData)->first();
  340. if ($info) {
  341. return Result::error("不能重复添加角色", 0);
  342. }
  343. $insertData['admin_user_id'] = $data['admin_user_id'] ?? '';
  344. $insertData['type'] = $data['type'] ?? '';
  345. $result = WebsiteRole::insertGetId($insertData);
  346. if (empty($result)) {
  347. return Result::error("创建失败", 0);
  348. } else {
  349. return Result::success(["id" => $result]);
  350. }
  351. }
  352. /**
  353. * 暂时用不上
  354. * @param int $id
  355. * @param array $data
  356. * @return array
  357. */
  358. public function updateWebsiteRole(int $id, array $data): array
  359. {
  360. $insertData = [
  361. 'website_id' => $data['website_id'],
  362. 'type' => $data['type'] ?? '',
  363. ];
  364. $result = WebsiteRole::where('id', $id)->update($insertData);
  365. if (empty($result)) {
  366. return Result::error("更新失败", 0);
  367. } else {
  368. return Result::success();
  369. }
  370. }
  371. /**
  372. * @param int $id
  373. * @return array
  374. */
  375. public function delWebsiteRole(int $id): array
  376. {
  377. $result = WebsiteRole::where('id', $id)->delete();
  378. if (empty($result)) {
  379. return Result::error("删除失败", 0);
  380. } else {
  381. return Result::success();
  382. }
  383. }
  384. /**
  385. * @param string $keyword
  386. * @param int $page
  387. * @param int $pageSize
  388. * @return array
  389. */
  390. public function getWebsiteRoleUserList(string $keyword, int $page, int $pageSize, int $websiteId, int $roleId): array
  391. {
  392. $where = [
  393. ['website_role_user.website_id', '=', $websiteId],
  394. ['website_role_user.role_id', '=', $roleId],
  395. ];
  396. $count = WebsiteRoleUser::where($where)->count();
  397. $where[] = ['u.user_name', 'like', '%' . $keyword . '%'];
  398. $result = WebsiteRoleUser::where($where)
  399. ->leftJoin("user as u", "website_role_user.user_id", "u.id")
  400. ->leftJoin("website as w", "website_role_user.website_id", "u.id")
  401. ->leftJoin("role as r", "website_role_user.role_id", "r.id")
  402. ->select("u.*", "u.user_name", 'w.website_name', 'r.role_name', 'website_role_user.id as website_role_user_id', 'website_role_user.updated_at as user_update_at')
  403. ->limit($pageSize)->offset(($page - 1) * $pageSize)->get();
  404. if (empty($result)) {
  405. return Result::error("没有数据", 0);
  406. }
  407. $data = [
  408. 'rows' => $result->toArray(),
  409. 'count' => $count,
  410. ];
  411. return Result::success($data);
  412. }
  413. /**
  414. * @param array $data
  415. * @return array
  416. */
  417. public function createWebsiteRoleUser(array $data): array
  418. {
  419. $insertData = [
  420. 'website_id' => $data['website_id'],
  421. 'user_id' => $data['user_id'] ?? '',
  422. ];
  423. $info = WebsiteRoleUser::where($insertData)->first();
  424. if ($info) {
  425. return Result::error("不能重复添加角色用户", 0);
  426. }
  427. $insertData['role_id'] = $data['role_id'] ?? '';
  428. $insertData['admin_user_id'] = $data['admin_user_id'] ?? '';
  429. $insertData['type'] = $data['type'] ?? '';
  430. $result = WebsiteRoleUser::insertGetId($insertData);
  431. if (empty($result)) {
  432. return Result::error("创建失败", 0);
  433. } else {
  434. return Result::success(["id" => $result]);
  435. }
  436. }
  437. /**
  438. * @param int $id
  439. * @param array $data
  440. * @return array
  441. */
  442. public function updateWebsiteRoleUser(int $id, array $data): array
  443. {
  444. $insertData = [
  445. 'website_id' => $data['website_id'],
  446. 'type' => $data['type'] ?? '',
  447. 'type_id' => $data['type_id'] ?? '',
  448. 'role_id' => $data['role_id'] ?? '',
  449. ];
  450. $result = WebsiteRoleUser::where('id', $id)->update($insertData);
  451. if (empty($result)) {
  452. return Result::error("更新失败", 0);
  453. } else {
  454. return Result::success();
  455. }
  456. }
  457. /**
  458. * @param int $id
  459. * @return array
  460. */
  461. public function delWebsiteRoleUser(int $id): array
  462. {
  463. $result = WebsiteRoleUser::where('id', $id)->delete();
  464. if (empty($result)) {
  465. return Result::error("删除失败", 0);
  466. } else {
  467. return Result::success();
  468. }
  469. }
  470. /**
  471. * 根据域名获取网站 站点id
  472. * @param array $data
  473. * @return array
  474. */
  475. public function getWebsiteId(array $data): array
  476. {
  477. $result = Website::whereJsonContains('website_url', $data['website_url'])->first();
  478. if (empty($result)) {
  479. return Result::error("查询站点失败", 0);
  480. } else {
  481. return Result::success($result);
  482. }
  483. }
  484. /**
  485. * 查询网站下面的导航
  486. * @param array $data
  487. * @return array
  488. */
  489. public function getWebsiteCategory(array $data): array
  490. {
  491. $where = [
  492. 'website_id' => $data['website_id'],
  493. ];
  494. // 使用递归查询构建树状结构
  495. $category = WebsiteCategory::where($where)
  496. ->with([
  497. 'children' => function ($query) {
  498. $query->orderBy('sort', 'asc');
  499. },
  500. ])
  501. ->orderBy('sort', 'asc')
  502. ->where('pid', 0) // 仅查询顶级节点
  503. ->get()->all();
  504. if (empty($category)) {
  505. return Result::error("查询站点栏目失败", 0);
  506. } else {
  507. $count = WebsiteCategory::where($where)->count();
  508. $result = [
  509. 'rep' => $category,
  510. 'count' => $count,
  511. ];
  512. return Result::success($result);
  513. }
  514. }
  515. /**
  516. * 查询网站的广告
  517. * @param array $data
  518. * @return array
  519. */
  520. public function getWebsiteAdvertisement(array $data): array
  521. {
  522. $where = [
  523. 'ad_place.status' => 1,
  524. ];
  525. if (isset($data['ad_tag']) && !empty($data['ad_tag'])) {
  526. $now = Carbon::now()->format('Y-m-d H:i:s'); // 获取当前时间
  527. $where[] = ['ad_place.ad_tag', 'like', '%' . $data['ad_tag'] . '%'];
  528. // return Result::success($where);
  529. $result = AdPlace::where($where)
  530. ->leftJoin("ad", function ($join) use ($now) {
  531. $join->on("ad.pid", "=", "ad_place.id")
  532. ->where('ad.status', 1)
  533. ->where('ad.fromtime', '<=', $now)
  534. ->where('ad.totime', '>=', $now);
  535. })
  536. ->select(
  537. 'ad_place.name as place_name',
  538. 'ad_place.thumb',
  539. 'ad_place.ad_tag',
  540. 'ad_place.introduce',
  541. 'ad.name as ad_name',
  542. 'ad.image_src',
  543. 'ad.image_url',
  544. 'ad.image_alt')
  545. ->get()->all();
  546. }else{
  547. $now = Carbon::now()->format('Y-m-d H:i:s'); // 获取当前时间
  548. // return Result::success($where);
  549. $result = AdPlace::where($where)
  550. ->where('ad_place.website_id',$data['website_id'])
  551. ->leftJoin("ad", function ($join) use ($now) {
  552. $join->on("ad.pid", "=", "ad_place.id")
  553. ->where('ad.status', 1)
  554. ->where('ad.fromtime', '<=', $now)
  555. ->where('ad.totime', '>=', $now);
  556. })
  557. ->select(
  558. 'ad_place.name as place_name',
  559. 'ad_place.thumb',
  560. 'ad_place.ad_tag',
  561. 'ad_place.introduce',
  562. 'ad.name as ad_name',
  563. 'ad.image_src',
  564. 'ad.image_url',
  565. 'ad.image_alt')
  566. ->get()->all();
  567. // return Result::error("请选择广告位!",0);
  568. }
  569. if(empty($result)){
  570. return Result::error("此广告位不存在!",0);
  571. }
  572. return Result::success($result);
  573. }
  574. /**
  575. *
  576. * @param array $data
  577. * @return array
  578. */
  579. /**网站行政职能搜索 */
  580. public function selectWebsiteDepartment(array $data): array
  581. {
  582. $depart = Department::where('pid', 0)->orderBy('id', 'asc')->get();
  583. if (isset($data['keyword']) && !empty($data['keyword'])) {
  584. $departments = Department::where('name', 'like', '%' . $data['keyword'] . '%')->get();
  585. if (empty($departments)) {
  586. $result['message'] = "未查询到与此相关职能部门";
  587. } else {
  588. $count = Department::where('name', 'like', "%{$data['keyword']}%")->count();
  589. $m = [
  590. 'department' => $depart,
  591. 'type' => $departments,
  592. 'count' => $count,
  593. ];
  594. }
  595. $result['sele'] = $m;
  596. return Result::success($result['sele']);
  597. }
  598. $result = $depart;
  599. return Result::success($result);
  600. }
  601. /**
  602. * 搜索地区
  603. * @param array $data
  604. * @return array
  605. */
  606. public function selectWebsiteArea(array $data): array
  607. {
  608. // return Result::success($data);
  609. $pid = $data['pid'] ?? 0;
  610. $result = District::leftJoin('district as district2', 'district.pid', '=', 'district2.id')
  611. ->where('district.pid', $pid)
  612. ->where('district.status', 1)
  613. ->select('district.*', 'district2.name as pid_name')
  614. ->orderBy('district.code')->get();
  615. if (empty($result)) {
  616. return Result::error("未查询到此地区", 0);
  617. } else {
  618. return Result::success($result);
  619. }
  620. }
  621. /**
  622. * 获取栏目
  623. * @param array $data
  624. * @return array
  625. */
  626. public function getWebsiteModelCategory(array $data): array
  627. {
  628. // return Result::success($data);
  629. $website_id = [
  630. 'website_id' => $data['website_id'],
  631. ];
  632. // 初始化 $pid 数组
  633. // $pid = [];
  634. // 以下注释掉的代码是之前的逻辑,用于获取非顶级分类的 pid
  635. $pidQuery = WebsiteCategory::where($website_id)
  636. ->where('pid', '!=', 0)
  637. ->orderBy('sort')
  638. ->select('pid', 'category_id', 'alias', 'aLIas_pinyin');
  639. $pid = $pidQuery->pluck('pid');
  640. $pid = array_values(array_unique($pid->toArray()));
  641. // 构建查询语句
  642. $query = WebsiteCategory::where($website_id)
  643. ->where('pid', $data['pid'])
  644. ->offset($data['placeid'])
  645. ->limit($data['num'])
  646. ->orderBy('sort');
  647. // 如果 $pid 数组不为空,添加 CASE WHEN 条件
  648. if (!empty($pid)) {
  649. $placeholders = implode(',', array_fill(0, count($pid), '?'));
  650. $query->selectRaw("website_category.*, CASE WHEN website_category.category_id IN ($placeholders) THEN 1 ELSE 0 END AS children_count", $pid);
  651. } else {
  652. // 如果 $pid 数组为空,不添加 CASE WHEN 条件,添加字段 children_count 并赋值为 0
  653. $query->select('website_category.*', DB::raw('0 as children_count'));
  654. }
  655. // 执行查询
  656. $placeid = $data['placeid'] - 1;
  657. $result = $query->offset($placeid)->limit($data['num'])->get();
  658. if (!empty($result)) {
  659. $pidResults = $pidQuery->get();
  660. if (isset($data['type']) && $data['type'] == 1) {
  661. $result = $result->map(function ($item) use ($pidResults) {
  662. $children = $pidResults->where('pid', $item->category_id)->map(function ($child) {
  663. if (!empty($child)) {
  664. return $child;
  665. }
  666. });
  667. // 重置索引,使 key 值从 0 开始
  668. $item->children = $children->values();
  669. return $item;
  670. });
  671. } else {
  672. $pidMap = $pidResults->keyBy('pid');
  673. $result->each(function ($record) use ($pidMap) {
  674. if ($pidMap->has($record->category_id)) {
  675. $pidResult = $pidMap->get($record->category_id);
  676. $record->chilid_id = $pidResult->category_id;
  677. $record->chilid_alias = $pidResult->alias;
  678. // $record->aLIas_pinyin = $pidResult->aLIas_pinyin;
  679. }
  680. });
  681. }
  682. return Result::success($result);
  683. } else {
  684. return Result::error("本网站暂无栏目", 0);
  685. }
  686. }
  687. /**
  688. * 获取友情链接
  689. * @param array $data
  690. * @return array
  691. */
  692. public function selectWebsiteLinks(array $data): array
  693. {
  694. $where = [
  695. 'website_id' => $data['website_id'],
  696. 'status' => 1,
  697. 'type' => $data['type'],
  698. ];
  699. $num = $data['num'];
  700. $result = Link::where($where)->orderBy('sort')->limit($num)->get();
  701. if (!empty($result)) {
  702. return Result::success($result);
  703. } else {
  704. return Result::error("本网站暂无此类型友情链接", 0);
  705. }
  706. }
  707. /**
  708. * 网站首页数据统计, 管理员
  709. * @return void
  710. */
  711. public function getAdminIndex(array $data): array
  712. {
  713. var_dump("用户类型:", $data);
  714. switch ($data['type_id']) {
  715. case 4:
  716. $result = Db::select('SELECT DATE(created_at) AS date,COUNT(*) AS total_count FROM letter_of_complaint WHERE created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(created_at) ORDER BY date ASC;');
  717. $res = [];
  718. //查询已审核文章
  719. $user_id = $data['user_id'];
  720. $article = Article::where('status', 1)
  721. ->where('admin_user_id', $user_id)
  722. ->orderBy('updated_at', 'desc')
  723. ->limit(10)
  724. ->get();
  725. $res['letterOfComplaintList'] = $result;
  726. $res['article'] = $article;
  727. $res['article']['count'] = Article::whereNotIn('status', ['404'])->where('admin_user_id', $user_id)->count();
  728. $res['good']['count'] = Good::where([])->where('user_id', $user_id)->count();
  729. $res['book']['count'] = Book::where([])->where('user_id', $user_id)->count();
  730. $res['jobHunting']['count'] = JobHunting::where([])->where('user_id', $user_id)->count();
  731. $res['jobRecruiting']['count'] = JobRecruiting::where([])->where('user_id', $user_id)->count();
  732. $res['complaint']['count'] = Complaint::where([])->where('user_id', $user_id)->count();
  733. $res['notice']['count'] = Notice::where([])->where('user_id', $user_id)->count();
  734. //待审核数据
  735. $res['apply']['article'] = Article::where(['status' => 0])->where('admin_user_id', $user_id)->count(); //
  736. $res['apply']['good'] = Good::where(['status' => 1])->where('user_id', $user_id)->count();
  737. $res['apply']['book'] = Book::where(['status' => 1])->where('user_id', $user_id)->count();
  738. $res['apply']['jobHunting'] = JobHunting::where(['status' => 1])->where('user_id', $user_id)->count();
  739. $res['apply']['jobRecruiting'] = JobRecruiting::where(['status' => 0])->where('user_id', $user_id)->count();
  740. $res['apply']['complaint'] = Complaint::where(['status' => 1])->where('user_id', $user_id)->count();
  741. $res['apply']['notice'] = Notice::where(['status' => 1])->where('user_id', $user_id)->count();
  742. return Result::success($res);
  743. case 10000:
  744. $res = [];
  745. //网站
  746. $res['website']['count'] = 0;
  747. $res['website']['growth_rate'] = 0;
  748. //资讯
  749. $res['article']['count'] = 0;
  750. $res['article']['growth_rate'] = 0;
  751. //导航池
  752. $res['category']['count'] = 0;
  753. $res['category']['growth_rate'] = 0;
  754. //商品
  755. $res['good']['count'] = 0;
  756. $res['book']['count'] = 0;
  757. $res['jobHunting']['count'] = 0;
  758. $res['jobRecruiting']['count'] = 0;
  759. //近一月数据
  760. $res['monthArticle'] = [];
  761. //用户类型
  762. $res['userType'] = [];
  763. $res['website']['count'] = Website::where([])->count();
  764. $res['article']['count'] = Article::whereIn('status', [1])->count();
  765. $res['category']['count'] = Category::where([])->count();
  766. $res['good']['count'] = Good::whereIn('status', [2])->count();
  767. $res['book']['count'] = Book::whereIn('status', [2])->count();
  768. $res['jobHunting']['count'] = JobHunting::whereIn('status', [2])->count();
  769. $res['jobRecruiting']['count'] = JobRecruiting::whereIn('status', [1])->count();
  770. $res['complaint']['count'] = Complaint::whereIn('status', [2])->count();
  771. $res['notice']['count'] = Notice::whereIn('status', [2])->count();
  772. // $res['monthArticle'] = Db::select('SELECT DATE(created_at) AS date,COUNT(*) AS total_count FROM article WHERE created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(created_at) ORDER BY date ASC;');
  773. $res['monthArticle'] = Db::select(' SELECT DATE(article.created_at) AS date,COUNT(*) AS count ,user.type_id FROM article left JOIN user on article.admin_user_id = user.id WHERE
  774. article.status =1 and article.created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(article.created_at),`user`.type_id ORDER BY date ASC');
  775. $res['monthGood'] = Db::select(' SELECT DATE(good.created_at) AS date,COUNT(*) AS count ,user.type_id FROM good left JOIN user on good.user_id = user.id WHERE
  776. good.status =2 and good.created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(good.created_at),`user`.type_id ORDER BY date ASC');
  777. $res['monthBook'] = Db::select(' SELECT DATE(book.created_at) AS date,COUNT(*) AS count ,user.type_id FROM book left JOIN user on book.user_id = user.id WHERE book.status =2 and book.created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(book.created_at),`user`.type_id ORDER BY date ASC');
  778. $res['monthJobHunting'] = Db::select(' SELECT DATE(job_hunting.created_at) AS date,COUNT(*) AS count ,user.type_id FROM job_hunting left JOIN user on job_hunting.user_id = user.id WHERE job_hunting.status =2 and job_hunting.created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(job_hunting.created_at),`user`.type_id ORDER BY date ASC');
  779. $res['monthJobRecruiting'] = Db::select(' SELECT DATE(job_recruiting.created_at) AS date,COUNT(*) AS count ,user.type_id FROM job_recruiting left JOIN user on job_recruiting.user_id = user.id WHERE job_recruiting.status =1 and job_recruiting.created_at >= CURDATE() - INTERVAL 30 DAY GROUP BY DATE(job_recruiting.created_at),`user`.type_id ORDER BY date ASC');
  780. $res['userType'] = User::where([])->selectRaw("count(*) as counts,type_id")->groupBy('type_id')->get();
  781. //待审核数据
  782. $res['apply']['article'] = Article::where(['status' => 0])->count(); //
  783. $res['apply']['good'] = Good::where(['status' => 1])->count();
  784. $res['apply']['book'] = Book::where(['status' => 1])->count();
  785. $res['apply']['jobHunting'] = JobHunting::where(['status' => 1])->count();
  786. $res['apply']['jobRecruiting'] = JobRecruiting::where(['status' => 0])->count();
  787. $res['apply']['complaint'] = Complaint::where(['status' => 1])->count();
  788. $res['apply']['notice'] = Notice::where(['status' => 1])->count(); //订单状态:1:通过;2:驳回;3:撤回;4:修改;5:过期;6:待审核;7:结束',
  789. $res['apply']['order'] = Order::where(['status' => 6])->count();
  790. return Result::success($res);
  791. case 1:
  792. case 2:
  793. case 3:
  794. $res = [];
  795. //查询已审核文章
  796. $user_id = $data['user_id'];
  797. $now = Carbon::now();
  798. // 系统提醒审核消息
  799. $sys_msg = [];
  800. $article = Article::where('status', 1)
  801. ->where('admin_user_id', $user_id)
  802. ->orderBy('updated_at', 'desc')
  803. ->limit(5)
  804. ->get(['id', 'title', 'updated_at'])
  805. ->map(function ($item) use ($now) {
  806. $item->class = '资讯';
  807. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  808. return $item;
  809. });
  810. var_dump($article, '---1--');
  811. $good = Good::where('status', 1)
  812. ->where('user_id', $user_id)
  813. ->orderBy('updated_at', 'desc')
  814. ->get(['id', 'name as title', 'updated_at'])
  815. ->map(function ($item) use ($now) {
  816. //去掉name的属性
  817. $item->class = '商品';
  818. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  819. return $item;
  820. });
  821. $book = Book::query()
  822. ->where('status', 1)
  823. ->where('user_id', $user_id)
  824. ->orderBy('updated_at', 'desc')
  825. ->get(['id', 'title', 'updated_at'])
  826. ->map(function ($item) use ($now) {
  827. //去掉name的属性
  828. $item->class = '书刊';
  829. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  830. return $item;
  831. });
  832. //招聘 求职
  833. $jobhunting = JobHunting::query()
  834. ->where('status', 1)
  835. ->where('user_id', $user_id)
  836. ->orderBy('updated_at', 'desc')
  837. ->get(['id', 'name as title', 'updated_at'])
  838. ->map(function ($item) use ($now) {
  839. //去掉name的属性
  840. $item->class = '求职';
  841. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  842. return $item;
  843. });
  844. $jobrecruiting = JobRecruiting::query()
  845. ->where('status', 0)
  846. ->where('user_id', $user_id)
  847. ->orderBy('updated_at', 'desc')
  848. ->get(['id', 'title', 'updated_at'])
  849. ->map(function ($item) use ($now) {
  850. //去掉name的属性
  851. $item->class = '招聘';
  852. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  853. return $item;
  854. });
  855. //通知 投诉
  856. $notice = Notice::query()
  857. ->where('status', 1)
  858. ->where('user_id', $user_id)
  859. ->orderBy('updated_at', 'desc')
  860. ->get(['id', 'title', 'updated_at'])
  861. ->map(function ($item) use ($now) {
  862. //去掉name的属性
  863. $item->class = $item->type == 1 ? "通知" : "公告";
  864. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  865. return $item;
  866. });
  867. $complaint = Complaint::query()
  868. ->where('status', 1)
  869. ->where('user_id', $user_id)
  870. ->orderBy('updated_at', 'desc')
  871. ->get(['id', 'title', 'updated_at'])
  872. ->map(function ($item) use ($now) {
  873. //去掉name的属性
  874. $item->class = "投诉";
  875. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  876. return $item;
  877. });
  878. // var_dump($jobrecruiting, '-1--------------------11111111111111--');
  879. // var_dump($good, '-3--');
  880. // $s = $article->toArray();
  881. // var_dump($s, '=====31111111111111111');
  882. // 合并两个集合
  883. // 合并两个集合,并按 updated_at 倒序排序
  884. // $combined = $article->merge($good)->sortByDesc('updated_at');
  885. $combined = $article
  886. ->concat($good)
  887. ->concat($book)
  888. ->concat($jobhunting)
  889. ->concat($jobrecruiting)
  890. ->concat($notice)
  891. ->concat($complaint)
  892. ->sortByDesc(function ($item) {
  893. return Carbon::createFromFormat('Y-m-d H:i:s', $item->updated_at);
  894. });
  895. // ->sortBy('updated_at');
  896. // var_dump($combined, '--4--');
  897. // 转换为数组输出
  898. $res['sys_msg'] = $combined->values()->all();
  899. // 互动消息
  900. $chat_msg = [];
  901. // 通知投诉
  902. $notice_msg = [];
  903. // $res['sys_msg'] = $sys_msg;
  904. $chat_single_msg = ChatRecords::where('user_id', $user_id)
  905. ->where('is_read', 0)
  906. ->where('talk_type', 1)
  907. ->orderBy('updated_at', 'desc')
  908. ->limit(5)
  909. ->get(['id', 'content', 'updated_at'])
  910. ->map(function ($item) use ($now) {
  911. $item->class = "单聊";
  912. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  913. return $item;
  914. });
  915. $chat_group_msg = ChatRecords::where('user_id', $user_id)
  916. ->where('is_read', 0)
  917. ->where('talk_type', 2)
  918. ->leftJoin('chat_groups', 'chat_records.receiver_id', '=', 'chat_groups.id')
  919. ->orderBy('updated_at', 'desc')
  920. ->limit(5)
  921. ->get(['chat_records.id', 'content as content1', 'chat_records.updated_at', 'chat_groups.group_name as content'])
  922. ->map(function ($item) use ($now) {
  923. $item->class = "群聊";
  924. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  925. return $item;
  926. });
  927. $topic_msg = ChatTopic::where('chat_topics.user_id', $user_id)
  928. ->whereNotNull('chat_topics_reply.updated_at')
  929. ->leftJoin('chat_topics_reply', 'chat_topics.id', '=', 'chat_topics_reply.topic_id')
  930. ->select('chat_topics.id', 'chat_topics.title as content', 'chat_topics_reply.updated_at as updated_at')
  931. ->orderBy('updated_at', 'desc')
  932. ->limit(5)
  933. ->get(['chat_topics.id', 'chat_topics.content', 'chat_topics.updated_at'])
  934. ->map(function ($item) use ($now) {
  935. $item->class = "话题";
  936. // $item->content = $item->content;
  937. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  938. return $item;
  939. });
  940. // 合并单聊和群聊消息
  941. $chat_msg = $chat_single_msg
  942. ->concat($chat_group_msg)
  943. ->concat($topic_msg)
  944. ->sortByDesc(function ($item) {
  945. return Carbon::createFromFormat('Y-m-d H:i:s', $item->updated_at);
  946. })->values()->all();
  947. $res['chat_msg'] = $chat_msg;
  948. //未读消息
  949. $notce_recieve_msg = Notice::where('status', 1)
  950. ->whereJsonContains('re_user_ids', $user_id)
  951. ->where(function ($query) use ($user_id) {
  952. $query->whereNull('read_id')
  953. ->orWhereRaw('NOT JSON_CONTAINS(`read_id`, ?)', [$user_id]);
  954. })
  955. ->orderBy('updated_at', 'desc')
  956. ->limit(5)
  957. ->get(['id', 'title', 'updated_at'])
  958. ->map(function ($item) use ($now) {
  959. $item->class = "通知";
  960. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  961. return $item;
  962. });
  963. $complaint_recieve_msg = Complaint::where('status', 1)
  964. ->whereJsonContains('re_user_ids', $user_id)
  965. ->where(function ($query) use ($user_id) {
  966. $query->whereNull('read_id')
  967. ->orWhereRaw('NOT JSON_CONTAINS(`read_id`, ?)', [$user_id]);
  968. })
  969. ->orderBy('updated_at', 'desc')
  970. ->limit(5)
  971. ->get(['id', 'title', 'updated_at'])
  972. ->map(function ($item) use ($now) {
  973. $item->class = "投诉";
  974. $item->formatted_updated_at = $this->timeAgo($item->updated_at, $now);
  975. return $item;
  976. });
  977. // 合并消息
  978. $notice_msg = $notce_recieve_msg
  979. ->concat($complaint_recieve_msg)
  980. ->sortByDesc(function ($item) {
  981. return Carbon::createFromFormat('Y-m-d H:i:s', $item->updated_at);
  982. })->values()->all();
  983. $res['notice_msg'] = $notice_msg;
  984. // $res['article'] = $article;
  985. $res['website']['count'] = Website::where([])->count();
  986. $res['article']['count'] = Article::whereIn('status', [1])->where('admin_user_id', $user_id)->count();
  987. $res['category']['count'] = Category::where([])->count();
  988. $res['good']['count'] = Good::whereIn('status', [2])
  989. ->where('user_id', $user_id)->count();
  990. $res['book']['count'] = Book::whereIn('status', [2])
  991. ->where('user_id', $user_id)->count();
  992. $res['jobHunting']['count'] = JobHunting::whereIn('status', [2])
  993. ->where('user_id', $user_id)->count();
  994. $res['jobRecruiting']['count'] = JobRecruiting::whereIn('status', [1])
  995. ->where('user_id', $user_id)->count();
  996. $res['complaint']['count'] = Complaint::whereIn('status', [2])
  997. ->where('user_id', $user_id)->count();
  998. $res['notice']['count'] = Notice::whereIn('status', [2])
  999. ->where('user_id', $user_id)->count();
  1000. //待审核数据
  1001. $res['apply']['article'] = Article::where(['status' => 0])->where('admin_user_id', $user_id)->count(); //
  1002. $res['apply']['good'] = Good::where(['status' => 1])->where('user_id', $user_id)->count();
  1003. $res['apply']['book'] = Book::where(['status' => 1])->where('user_id', $user_id)->count();
  1004. $res['apply']['jobHunting'] = JobHunting::where(['status' => 1])->where('user_id', $user_id)->count();
  1005. $res['apply']['jobRecruiting'] = JobRecruiting::where(['status' => 0])->where('user_id', $user_id)->count();
  1006. $res['apply']['complaint'] = Complaint::where(['status' => 1])->where('user_id', $user_id)->count();
  1007. $res['apply']['notice'] = Notice::where(['status' => 1])->where('user_id', $user_id)->count();
  1008. return Result::success($res);
  1009. }
  1010. return [];
  1011. }
  1012. private function timeAgo(string $date, Carbon $now): string
  1013. {
  1014. $diff = (new Carbon($date))->diffInMinutes($now);
  1015. if ($diff < 1) {
  1016. return '刚刚';
  1017. } elseif ($diff < 60) {
  1018. return "{$diff} 分钟前";
  1019. } elseif ($diff < 1440) {
  1020. return (int)($diff / 60) . " 小时前";
  1021. } elseif ($diff < 2880) { // 两天内
  1022. return "1 天前";
  1023. } elseif ($diff < 7 * 1440) {
  1024. return (int)($diff / 1440) . " 天前";
  1025. } else {
  1026. return (new Carbon($date))->format('Y-m-d');
  1027. }
  1028. }
  1029. /**
  1030. * 获取分类下的模板
  1031. * @param array $data
  1032. * @return array
  1033. */
  1034. public function getTemplate(array $data): array
  1035. {
  1036. $page = $data['page'];
  1037. $pageSize = $data['pageSize'];
  1038. $where = [];
  1039. if (isset($data['template_class_id']) && $data['template_class_id']) {
  1040. array_push($where, ['template_class_id', '=', $data['template_class_id']]);
  1041. }
  1042. $result = Template::where($where)
  1043. ->limit($pageSize)->offset(($page - 1) * $pageSize)->get();
  1044. $count = Template::where($where)->count();
  1045. if (empty($result)) {
  1046. return Result::error("没有数据", 0);
  1047. }
  1048. $data = [
  1049. 'rows' => $result->toArray(),
  1050. 'count' => $count,
  1051. ];
  1052. return Result::success($data);
  1053. }
  1054. /**
  1055. * 创建模板
  1056. * @param
  1057. * @return void
  1058. */
  1059. public function addTemplate(array $data): array
  1060. {
  1061. $insertData = [
  1062. 'template_name' => $data['template_name'],
  1063. 'template_img' => json_encode($data['template_img']),
  1064. 'template_class_id' => $data['template_class_id'],
  1065. ];
  1066. $result = Template::insertGetId($insertData);
  1067. if (empty($result)) {
  1068. return Result::error("创建模板失败", 0);
  1069. } else {
  1070. return Result::success(["id" => $result]);
  1071. }
  1072. }
  1073. /**
  1074. * 更新模板
  1075. * @param array $data
  1076. * @return array
  1077. */
  1078. public function upTemplate(array $data): array
  1079. {
  1080. $where = [
  1081. 'id' => $data['id'],
  1082. ];
  1083. $insertData = [
  1084. 'template_name' => $data['template_name'],
  1085. 'template_img' => json_encode($data['template_img']),
  1086. 'template_class_id' => $data['template_class_id'],
  1087. ];
  1088. $result = Template::where($where)->update($insertData);
  1089. if (empty($result)) {
  1090. return Result::error("更新模板失败", 0);
  1091. } else {
  1092. return Result::success();
  1093. }
  1094. }
  1095. /**
  1096. * 删除模板
  1097. * @param array $data
  1098. * @return array
  1099. */
  1100. public function delTemplate(array $data): array
  1101. {
  1102. $where = [
  1103. 'id' => $data['id'],
  1104. ];
  1105. $result = Template::where($where)->delete();
  1106. if (empty($result)) {
  1107. return Result::error("删除模板失败", 0);
  1108. } else {
  1109. return Result::success();
  1110. }
  1111. }
  1112. /**
  1113. * 搜索网站
  1114. * @param array $data
  1115. * @return array
  1116. */
  1117. public function websiteList(array $data): array
  1118. {
  1119. $where = [];
  1120. if (isset($data['keyword']) && !empty($data['keyword'])) {
  1121. array_push($where, ['website.website_name', 'like', '%' . $data['keyword'] . '%']);
  1122. }
  1123. $result = Website::where($where)->get();
  1124. if (isset($data['website_column_id'])) {
  1125. $target = $data['website_column_id'];
  1126. $result = $result->filter(function ($item) use ($target) {
  1127. $arr = json_decode($item->website_column_arr_id, true);
  1128. return !in_array($target, $arr);
  1129. });
  1130. }
  1131. if ($result) {
  1132. return Result::success($result);
  1133. } else {
  1134. return Result::error("没有网站", 0);
  1135. }
  1136. }
  1137. public function addWebsiteCategory(array $data): array
  1138. {
  1139. $website_id = $data['website_id'];
  1140. $category_arr_id = $data['category_arr_id'];
  1141. $categoryList = Category::whereIn('id', $category_arr_id)->get();
  1142. $categoryListIds = [];
  1143. if ($categoryList) {
  1144. foreach ($categoryList->toArray() as $val) {
  1145. array_push($categoryListIds, $val['id']);
  1146. }
  1147. }
  1148. $arr = [];
  1149. if ($categoryListIds) {
  1150. foreach ($categoryListIds as $v) {
  1151. $ids = $this->getUnderlingUIds(intval($v));
  1152. $ids_arr = explode(",", $ids);
  1153. array_push($arr, $ids_arr);
  1154. }
  1155. }
  1156. $mergedArray = [];
  1157. foreach ($arr as $subarray) {
  1158. $mergedArray = array_merge($mergedArray, $subarray);
  1159. }
  1160. var_dump("所有:", $arr, $mergedArray);
  1161. //查询出所有的分类进行分割插入 组装数据
  1162. $categoryListData = Category::whereIn('id', $mergedArray)->get();
  1163. $categoryListData = $categoryListData->toArray();
  1164. $insertData = [];
  1165. if ($categoryListData) {
  1166. foreach ($categoryListData as $key => $value) {
  1167. $insertData[$key]['website_id'] = $website_id;
  1168. $insertData[$key]['name'] = $value['name'];
  1169. $insertData[$key]['sort'] = $value['sort'];
  1170. $insertData[$key]['pid'] = $value['pid'];
  1171. $insertData[$key]['pid_arr'] = $value['pid_arr'];
  1172. $insertData[$key]['seo_title'] = $value['seo_title'];
  1173. $insertData[$key]['seo_keywords'] = $value['seo_keywords'];
  1174. $insertData[$key]['seo_description'] = $value['seo_description'];
  1175. $insertData[$key]['alias'] = $value['name'];
  1176. $insertData[$key]['category_id'] = $value['id'];
  1177. }
  1178. }
  1179. $result = WebsiteCategory::insert($insertData);
  1180. var_dump("插入数据状态:", $result);
  1181. if ($result) {
  1182. return Result::success($result);
  1183. } else {
  1184. return Result::error("创建失败", 0);
  1185. }
  1186. }
  1187. /**
  1188. * 删除网站导航
  1189. * @param array $data
  1190. * @return array
  1191. */
  1192. public function delWebsiteCategory(array $data): array
  1193. {
  1194. $website_id = $data['website_id'] ?? 0;
  1195. $category_id = $data['category_id'] ?? 0;
  1196. $ids = $this->getUnderlingUIds(intval($category_id));
  1197. $ids_arr = explode(",", $ids);
  1198. $result = WebsiteCategory::where(['website_id' => $website_id])->whereIn("category_id", $ids_arr)->delete();
  1199. if ($result) {
  1200. return Result::success($result);
  1201. } else {
  1202. return Result::error("删除失败", 0);
  1203. }
  1204. }
  1205. /**
  1206. * 获取网站导航
  1207. * @param array $data
  1208. * @return array
  1209. */
  1210. public function getAdminWebsiteCategory(array $data): array
  1211. {
  1212. $where = [
  1213. 'website_id' => $data['website_id'],
  1214. ];
  1215. $result = WebsiteCategory::where($where)->orderBy('sort', 'asc')->get();
  1216. $list = [];
  1217. if ($result) {
  1218. foreach ($result->toArray() as $val) {
  1219. array_push($list, json_decode($val['category_arr_id']));
  1220. }
  1221. }
  1222. if ($result) {
  1223. return Result::success($list);
  1224. } else {
  1225. return Result::error("查询失败", 0);
  1226. }
  1227. }
  1228. /**
  1229. * 更新网站导航
  1230. * @param array $data
  1231. * @return array
  1232. */
  1233. public function upWebsiteCategory(array $data): array
  1234. {
  1235. $pinyin = new Pinyin();
  1236. Db::beginTransaction();
  1237. try {
  1238. if (!empty($data['category_arr_id'])) {
  1239. $websiteId = $data['website_id'];
  1240. // 1. 获取旧的 category_id 列表
  1241. $oldCategoryListIds = WebsiteCategory::where('website_id', $websiteId)->pluck('category_id')->toArray();
  1242. // 2. 获取新的 category_id 列表(去重)
  1243. $newCategoryListIds = [];
  1244. foreach ($data['category_arr_id'] as $arr) {
  1245. $lastId = end($arr);
  1246. $newCategoryListIds[] = $lastId;
  1247. }
  1248. $newCategoryListIds = array_unique($newCategoryListIds);
  1249. // 3. 需要删除的 category_id
  1250. $toDelete = array_diff($oldCategoryListIds, $newCategoryListIds);
  1251. if (!empty($toDelete)) {
  1252. WebsiteCategory::where('website_id', $websiteId)
  1253. ->whereIn('category_id', $toDelete)
  1254. ->delete();
  1255. }
  1256. // 4. 批量查出所有需要的 category 信息
  1257. $categories = Category::whereIn('id', $newCategoryListIds)->get()->keyBy('id');
  1258. // 5. 组装 upsertData,确保 category_id 不重复
  1259. $upsertData = [];
  1260. $handledCategoryIds = [];
  1261. foreach ($data['category_arr_id'] as $arr) {
  1262. $categoryId = end($arr);
  1263. if (!isset($categories[$categoryId]) || in_array($categoryId, $handledCategoryIds)) continue;
  1264. $info = $categories[$categoryId];
  1265. $aLIas_pinyin = $pinyin->permalink($info->name, '');
  1266. $upsertData[] = [
  1267. 'website_id' => $websiteId,
  1268. 'category_id' => $categoryId,
  1269. 'name' => $info->name ?? '',
  1270. 'alias' => $info->name ?? '',
  1271. 'aLIas_pinyin' => $aLIas_pinyin ?? '',
  1272. 'sort' => $info->sort ?? 0,
  1273. 'pid' => $info->pid ?? 0,
  1274. 'pid_arr' => $info->pid_arr ?? json_encode([]),
  1275. 'seo_title' => $info->seo_title ?? "",
  1276. 'seo_keywords' => $info->seo_keywords ?? "",
  1277. 'seo_description' => $info->seo_description ?? "",
  1278. 'is_url' => $info->is_url ?? 0,
  1279. 'web_url' => $info->web_url ?? '',
  1280. 'type' => $info->type ?? 1,
  1281. 'category_arr_id' => json_encode($arr)
  1282. ];
  1283. $handledCategoryIds[] = $categoryId;
  1284. }
  1285. // 6. upsert
  1286. if (!empty($upsertData)) {
  1287. WebsiteCategory::upsert(
  1288. $upsertData,
  1289. ['website_id', 'category_id'],
  1290. [
  1291. 'aLIas_pinyin',
  1292. 'pid',
  1293. 'pid_arr',
  1294. 'is_url',
  1295. 'web_url',
  1296. 'category_arr_id'
  1297. ]
  1298. );
  1299. }
  1300. }
  1301. Db::commit();
  1302. return Result::success();
  1303. } catch (\Throwable $ex) {
  1304. Db::rollBack();
  1305. return Result::error("修改失败" . $ex->getMessage(), 0);
  1306. }
  1307. }
  1308. /**
  1309. * 获取网站列表
  1310. * @param array $data
  1311. * @return array
  1312. */
  1313. public function getWebsiteCategoryList(array $data): array
  1314. {
  1315. $where = [];
  1316. if (isset($data['keyword']) && !empty($data['keyword'])) {
  1317. array_push($where, ['website.website_name', 'like', '%' . $data['keyword'] . '%']);
  1318. }
  1319. if (isset($data['website_column_id']) && !empty($data['website_column_id'])) {
  1320. array_push($where, ['website.website_column_id', '=', $data['website_column_id']]);
  1321. }
  1322. $result = Website::where($where)
  1323. ->with(["websiteCategory" => function ($query) {
  1324. $query->where(['pid' => 0])->select('website_id', 'name', 'alias', 'category_id');
  1325. }])
  1326. ->limit($data['pageSize'])->orderBy("updated_at", "desc")->offset(($data['page'] - 1) * $data['pageSize'])
  1327. ->get();
  1328. $count = Website::where($where)->count();
  1329. if (empty($result)) {
  1330. return Result::error("没有数据", 0);
  1331. }
  1332. $data = [
  1333. 'rows' => $result->toArray(),
  1334. 'count' => $count,
  1335. ];
  1336. if ($result) {
  1337. return Result::success($data);
  1338. } else {
  1339. return Result::error("查询失败", 0);
  1340. }
  1341. }
  1342. /**
  1343. * 删除网站下的所有导航
  1344. * @param array $data
  1345. * @return array
  1346. */
  1347. public function delWebsiteAllCategory(array $data): array
  1348. {
  1349. $website_id = $data['website_id'];
  1350. $result = WebsiteCategory::where(['website_id' => $website_id])->delete();
  1351. if ($result) {
  1352. return Result::success($result);
  1353. } else {
  1354. return Result::error("删除失败", 0);
  1355. }
  1356. }
  1357. /**
  1358. * 获取网站下的某一个导航
  1359. * @param array $data
  1360. * @return array
  1361. */
  1362. public function getWebsiteCategoryOnes(array $data): array
  1363. {
  1364. $website_id = $data['website_id'];
  1365. $category_id = $data['category_id'];
  1366. $result = WebsiteCategory::where(['website_category.website_id' => $website_id, 'website_category.category_id' => $category_id])
  1367. ->first();
  1368. if ($result) {
  1369. return Result::success($result);
  1370. } else {
  1371. return Result::error("查询失败", 0);
  1372. }
  1373. }
  1374. /**
  1375. * 更新网闸下的某一个导航
  1376. * @param array $data
  1377. * @return array
  1378. */
  1379. public function upWebsiteCategoryones(array $data): array
  1380. {
  1381. //处理所有数据
  1382. //获取所有数据
  1383. if (isset($data['all']) && $data['all'] == 'all') {
  1384. $result = WebsiteCategory::get();
  1385. $result = $result->toArray();
  1386. var_dump($result, '------------');
  1387. $pinyin = new Pinyin();
  1388. $letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
  1389. for ($i = 0; $i < count($result); $i++) {
  1390. // $randss = substr(str_shuffle($letters), 0, 4);
  1391. $result[$i]['aLIas_pinyin'] = $pinyin->permalink($result[$i]['alias'], '');
  1392. WebsiteCategory::where(['id' => $result[$i]['id']])->update(['aLIas_pinyin' => $result[$i]['aLIas_pinyin']]);
  1393. }
  1394. var_dump($result, '--------222----');
  1395. if ($result) {
  1396. return Result::success($result);
  1397. } else {
  1398. return Result::error("更新失败", 0);
  1399. }
  1400. }
  1401. //处理所有数据
  1402. $where = [
  1403. 'website_id' => $data['website_id'],
  1404. 'category_id' => $data['category_id'],
  1405. ];
  1406. $alias = $data['alias'];
  1407. $pinyin = new Pinyin();
  1408. $aLIas_pinyin = $pinyin->permalink($alias, '');
  1409. //从WebsiteCategory取出alis ,并转成拼音存放到aLIas_pinyin
  1410. $result = WebsiteCategory::where($where)->first();
  1411. $result = $result->toArray();
  1412. //+四位随机字母
  1413. $letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';
  1414. // 打乱字符串顺序并截取前四位
  1415. // $randss = substr(str_shuffle($letters), 0, 4);
  1416. if ($data['alias_pinyin'] == '') {
  1417. $data['aLIas_pinyin'] = $aLIas_pinyin;
  1418. }
  1419. $result = WebsiteCategory::where($where)->update($data);
  1420. if ($result) {
  1421. return Result::success($result);
  1422. } else {
  1423. return Result::error("更新失败", 0);
  1424. }
  1425. }
  1426. /**
  1427. * 获取网站下的所有导航(包含子导航)
  1428. * @param array $data
  1429. * @return array
  1430. */
  1431. public function getWebsiteAllCategory(array $data): array
  1432. {
  1433. $where = [];
  1434. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1435. array_push($where, ['website_category.website_id', '=', $data['website_id']]);
  1436. }
  1437. // if (isset($data['name']) && !empty($data['name'])) {
  1438. // array_push($where, ['website_category.name', 'like', '%' . $data['name'] . '%']);
  1439. // }
  1440. // if (isset($data['alias']) && !empty($data['alias'])) {
  1441. // array_push($where, ['website_category.alias', 'like', '%' . $data['alias'] . '%']);
  1442. // }
  1443. // if (isset($data['department_id']) && !empty($data['department_id'])) {
  1444. // array_push($where, ['category.department_id', '=', $data['department_id']]);
  1445. // }
  1446. // if (isset($data['city_id']) && !empty($data['city_id'])) {
  1447. // array_push($where, ['category.city_id', '=', $data['city_id']]);
  1448. // }
  1449. $result = WebsiteCategory::where($where)
  1450. ->leftJoin("category", 'website_category.category_id', 'category.id')
  1451. ->select("website_category.*", "category.name as name")
  1452. // ->leftJoin("category", 'website_category.category_id', 'category.id')
  1453. // ->leftJoin("department", 'category.department_id', 'department.id')
  1454. // ->leftJoin("district", 'category.city_id', 'district.id')
  1455. // ->select("website_category.*", "department.name as department_name", "district.name as city_name")
  1456. // ->limit($data['pageSize'])->offset(($data['page'] - 1) * $data['pageSize'])
  1457. ->orderBy("sort", "asc")
  1458. ->get();
  1459. // $count = WebsiteCategory::where($where)
  1460. // ->leftJoin("category", 'website_category.category_id', 'category.id')
  1461. // ->leftJoin("department", 'category.department_id', 'department.id')
  1462. // ->leftJoin("district", 'category.city_id', 'district.id')
  1463. // ->count();
  1464. if (empty($result)) {
  1465. return Result::error("没有数据", 0);
  1466. }
  1467. // $data = [
  1468. // 'rows' => $result->toArray(),
  1469. // 'count' => $count,
  1470. // ];
  1471. if ($result) {
  1472. return Result::success($result->toArray());
  1473. } else {
  1474. return Result::error("查询失败", 0);
  1475. }
  1476. }
  1477. /**
  1478. * 递归查询数据
  1479. * @param $id
  1480. * @param $ids
  1481. * @return string
  1482. */
  1483. public function getUnderlingUIds($id, $ids = '')
  1484. {
  1485. $back = Category::where(['pid' => $id])->get();
  1486. $back = $back->toArray();
  1487. if (!empty($back) && is_array($back)) {
  1488. foreach ($back as $v) {
  1489. //防止当前人的ID重复去查询,形成恶性循环
  1490. if ($v['id'] == $id) {
  1491. continue;
  1492. }
  1493. $back2 = Category::where(['pid' => $id])->count('id');
  1494. if ($back2 > 0) {
  1495. $ids = $this->getUnderlingUIds($v['id'], $ids);
  1496. } else {
  1497. $ids .= ',' . $v['id'];
  1498. }
  1499. }
  1500. }
  1501. $ids = $id . ',' . $ids . ',';
  1502. $ids = str_replace(',,', ",", $ids);
  1503. $ids = trim($ids, ',');
  1504. return $ids;
  1505. }
  1506. /**
  1507. * 检测网站名称是否重复
  1508. * @param array $data
  1509. * @return array
  1510. */
  1511. public function checkWebsiteName(array $data): array
  1512. {
  1513. if (isset($data['id'])) {
  1514. $data[] = ['id', "!=", $data['id']];
  1515. unset($data['id']);
  1516. }
  1517. $websiteInfo = Website::query()->where($data)->first();
  1518. if (empty($websiteInfo)) {
  1519. return Result::error("找不到网站", 0);
  1520. }
  1521. return Result::success($websiteInfo->toArray());
  1522. }
  1523. /**
  1524. * 检测网站url是否重复
  1525. * @param array $data
  1526. * @return array
  1527. */
  1528. public function checkWebsiteUrl(array $data): array
  1529. {
  1530. $whereData = [];
  1531. if (isset($data['id'])) {
  1532. $whereData = [['id', "!=", $data['id']]];
  1533. unset($data['id']);
  1534. }
  1535. $websiteInfo = Website::query()->where($whereData)->whereJsonContains('website_url', $data['website_url'])->first();
  1536. if (empty($websiteInfo)) {
  1537. return Result::error("找不到URL", 0);
  1538. }
  1539. return Result::success($websiteInfo->toArray());
  1540. }
  1541. /**
  1542. * 获取网站底部基础信息
  1543. * @param array $data
  1544. * @return array
  1545. */
  1546. public function getWebsiteFootInfo(array $data): array
  1547. {
  1548. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1549. $website_head = Website::where('id', $data['website_id'])
  1550. ->where('status', 1)
  1551. ->select('id', 'website_name', 'logo', 'title', 'keywords', 'description', 'suffix', 'website_url')
  1552. ->first();
  1553. if (empty($website_head)) {
  1554. return Result::error("找不到网站", 0);
  1555. }
  1556. } else {
  1557. return Result::error("参数错误", 0);
  1558. }
  1559. $website_head = Website::where('id', $data['website_id'])
  1560. ->select('id', 'website_name', 'logo', 'title', 'keywords', 'description', 'suffix', 'website_url')->first();
  1561. $website_foot = WebsiteTemplateInfo::where('website_id', $data['website_id'])->first();
  1562. if (empty($website_foot)) {
  1563. return Result::error("暂无底部基础信息", 0);
  1564. }
  1565. $website_head['website_url'] = $website_head['website_url'] ? json_decode($website_head['website_url']) : [];
  1566. $result = [
  1567. 'website_foot' => $website_foot,
  1568. 'website_head' => $website_head,
  1569. ];
  1570. return Result::success($result);
  1571. }
  1572. /**
  1573. * 获取网站底部导航
  1574. * @param array $data
  1575. * @return array
  1576. */
  1577. public function getWebsiteFooterCategory(array $data): array
  1578. {
  1579. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1580. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  1581. if (empty($website)) {
  1582. return Result::error("找不到网站", 0);
  1583. }
  1584. } else {
  1585. return Result::error("参数错误", 0);
  1586. }
  1587. $result = FooterCategory::where('website_id', $data['website_id'])->get();
  1588. if (empty($result)) {
  1589. return Result::error("暂无底部导航", 0);
  1590. }
  1591. return Result::success($result->toArray());
  1592. }
  1593. /**
  1594. * 获取网站底部导航列表
  1595. * @param array $data
  1596. * @return array
  1597. */
  1598. public function getWebsiteFooterCategoryList(array $data): array
  1599. {
  1600. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1601. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  1602. if (empty($website)) {
  1603. return Result::error("找不到网站", 0);
  1604. }
  1605. } else {
  1606. return Result::error("参数错误", 0);
  1607. }
  1608. $footercategory = FooterCategory::where('website_id', $data['website_id'])->where('id', $data['fcat_id'])->first();
  1609. // '底部导航类型 0:内容型;1:列表型;',
  1610. if (!isset($footercategory['type']) || $footercategory['type'] == 0) {
  1611. return Result::error("底部导航id错误", 0);
  1612. } else {
  1613. $query = FooterContent::where('fcat_id', $data['fcat_id']);
  1614. if ($query->count() == 0) {
  1615. return Result::error("暂无底部导航列表", 0);
  1616. } elseif ($query->count() == 1) {
  1617. $result = $query->first();
  1618. } else {
  1619. $result = $query->get();
  1620. }
  1621. }
  1622. return Result::success($result);
  1623. }
  1624. /**
  1625. * 获取网站底部导航
  1626. * @param array $data
  1627. * @return array
  1628. */
  1629. public function getWebsiteFooterCategoryInfo(array $data): array
  1630. {
  1631. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1632. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  1633. if (empty($website)) {
  1634. return Result::error("找不到网站", 0);
  1635. }
  1636. } else {
  1637. return Result::error("参数错误", 0);
  1638. }
  1639. if (isset($data['type']) && $data['type'] == 0) {
  1640. $fcatid = FooterCategory::where('website_id', $data['website_id'])->where('id', $data['fcat_id'])->first();
  1641. if (empty($fcatid)) {
  1642. return Result::error("底部导航id错误", 0);
  1643. }
  1644. $result = FooterContent::where('fcat_id', $data['fcat_id'])->first();
  1645. } else {
  1646. $result = FooterContent::where('id', $data['fcat_id'])->first();
  1647. }
  1648. if (empty($result)) {
  1649. return Result::error("暂无底部导航内容", 0);
  1650. }
  1651. return Result::success($result);
  1652. }
  1653. /*
  1654. * 搜索网站二级导航
  1655. * @param array $data
  1656. * @return array
  1657. * */
  1658. public function selectWebsiteCategory(array $data): array
  1659. {
  1660. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1661. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  1662. if (empty($website)) {
  1663. return Result::error("暂无该网站", 0);
  1664. }
  1665. $category = WebsiteCategory::where('website_id', $data['website_id'])->pluck('category_id')->all();
  1666. // return Result::success($category);
  1667. if (empty($category)) {
  1668. return Result::error("暂无此导航", 0);
  1669. }
  1670. $query = Category::whereIn('id', $category);
  1671. if (isset($data['cityid']) && !empty($data['cityid'])) {
  1672. $cityid = District::where('id', $data['cityid'])->first();
  1673. if (empty($cityid)) {
  1674. return Result::error("暂无此城市", 0);
  1675. } else {
  1676. $city_category = $query->whereRaw('JSON_CONTAINS(city_arr_id,?)', [$data['cityid']])->pluck('id');
  1677. // $where[] = ['JSON_CONTAINS(city_arr_id, ?)', $data['cityid']];
  1678. if (empty($city_category)) {
  1679. return Result::error("暂无此城市下的导航", 0);
  1680. }
  1681. $result['catid'] = $city_category;
  1682. $city = 1;
  1683. // var_dump("城市====================",$result);
  1684. }
  1685. }
  1686. if (isset($data['department_id']) && !empty($data['department_id'])) {
  1687. $departmentid = Department::where('id', $data['department_id'])->first();
  1688. if (empty($departmentid)) {
  1689. return Result::error("暂无此部门", 0);
  1690. } else {
  1691. $depart_category = $query->whereRaw('JSON_CONTAINS(department_arr_id,?)', [$data['department_id']])->pluck('id');
  1692. if (empty($depart_category)) {
  1693. return Result::error("暂无此部门下的导航", 0);
  1694. }
  1695. $result['catid'] = $depart_category;
  1696. // var_dump("职能部门*******************",$result);
  1697. $department = 1;
  1698. }
  1699. }
  1700. if (!empty($city) && !empty($department)) {
  1701. // var_dump("城市和职能部门----------------------",$result);
  1702. $sel_category = $query->whereRaw('JSON_CONTAINS(city_arr_id,?)', [$data['cityid']])->whereRaw('JSON_CONTAINS(department_arr_id,?)', [$data['department_id']])->pluck('id');
  1703. if (empty($sel_category)) {
  1704. return Result::error("暂无此城市和职能部门下的导航", 0);
  1705. }
  1706. $result['catid'] = $sel_category;
  1707. }
  1708. if (empty($result)) {
  1709. return Result::error("暂无导航", 0);
  1710. }
  1711. // department_id
  1712. } else {
  1713. return Result::error("参数错误", 0);
  1714. }
  1715. return Result::success($result);
  1716. }
  1717. /**
  1718. * 获取网站栏目seo
  1719. * @param array $data
  1720. * @return array
  1721. */
  1722. public function getWebsiteCategoryHead(array $data): array
  1723. {
  1724. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1725. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  1726. if (empty($website)) {
  1727. return Result::error("找不到网站", 0);
  1728. }
  1729. } else {
  1730. return Result::error("参数错误", 0);
  1731. }
  1732. if (isset($data['catid']) && !empty($data['catid'])) {
  1733. $result = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $data['catid'])->first();
  1734. }
  1735. if (empty($result)) {
  1736. return Result::error("暂无导航", 0);
  1737. }
  1738. $result['website_name'] = $website['website_name'] ?? '';
  1739. $result['suffix'] = $website['suffix'] ?? '';
  1740. return Result::success($result);
  1741. }
  1742. /*
  1743. * 获取某个栏目
  1744. * @param array $data
  1745. * @return array
  1746. * */
  1747. public function getOneWebsiteCategory(array $data): array
  1748. {
  1749. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1750. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  1751. if (empty($website)) {
  1752. return Result::error("暂无该网站", 0);
  1753. }
  1754. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $data['category_id'])->first();
  1755. if (empty($category)) {
  1756. return Result::error("暂无此导航", 0);
  1757. }
  1758. $category['children_count'] = WebsiteCategory::where('website_id', $data['website_id'])->where('pid', $data['category_id'])->count();
  1759. $parent = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $category['pid'])->select('category_id as parent_id', 'alias as parent_name', 'aLIas_pinyin')->first();
  1760. $category['parent_id'] = $parent['parent_id'] ?? '';
  1761. $category['parent_pinyin'] = $parent['aLIas_pinyin'] ?? '';
  1762. $category['parent_name'] = $parent['parent_name'] ?? '';
  1763. return Result::success($category);
  1764. } else {
  1765. return Result::error("参数错误", 0);
  1766. }
  1767. }
  1768. // 自助建站--fr-------------------
  1769. /**
  1770. * 获取并搜索 网站模板信息
  1771. * @param array $data
  1772. * @return array
  1773. */
  1774. public function getWebsiteintel(array $data): array
  1775. {
  1776. //查询所有网站模板信息
  1777. $query = Website::where('website.status', 1)
  1778. ->leftJoin("website_template_info", "website_template_info.website_id", "website.id")
  1779. ->leftJoin("template", "template.template_id", "website_template_info.template_id")
  1780. ->leftJoin("template_class", "template_class.class_id", "template.template_class_id")
  1781. ->leftJoin('website_column', 'website_column.id', 'website.website_column_id')
  1782. ->leftJoin('website_column as parent_column', function ($join) {
  1783. $join->on('website_column.pid', '=', 'parent_column.id')
  1784. ->where('website_column.pid', 2);
  1785. })
  1786. ->select(
  1787. "website_template_info.id",
  1788. "template_class.name",
  1789. "website.id as website_id",
  1790. "website.website_name",
  1791. "website.website_url",
  1792. "website_template_info.action_id",
  1793. "website_template_info.created_at",
  1794. "website_template_info.updated_at",
  1795. "website_template_info.page_type",
  1796. 'website_column.column_name',
  1797. 'parent_column.column_name as parent_column_name',
  1798. DB::raw("COALESCE(website_template_info.status, 0) as template_status"),
  1799. "template.template_name"
  1800. );
  1801. //若存在条件;则在$query的基础上进行筛选
  1802. if (isset($data['website_name']) && !empty($data['website_name'])) {
  1803. $query->where('website.website_name', 'like', '%' . $data['website_name'] . '%');
  1804. }
  1805. if (isset($data['status']) && !empty($data['status'])) {
  1806. $query->where('website_template_info.status', $data['status']);
  1807. }
  1808. $count = $query->count();
  1809. $query->limit($data['pageSize'])
  1810. ->offset(($data['page'] - 1) * $data['pageSize'])
  1811. ->orderBy("website_template_info.updated_at", "desc");
  1812. $rep = $query->get();
  1813. if ($rep->count() == 0) {
  1814. return Result::error("没有查找到相关数据", 0);
  1815. } else {
  1816. $rep->each(function ($item) {
  1817. if (!empty($item->page_type)) {
  1818. $pageTypeArray = json_decode($item->page_type, true);
  1819. if (is_array($pageTypeArray)) {
  1820. $item->page_type = $pageTypeArray;
  1821. }
  1822. }
  1823. });
  1824. $result = [
  1825. "rows" => $rep->toArray(),
  1826. "count" => $count,
  1827. ];
  1828. return Result::success($result);
  1829. }
  1830. // return Result::success($result);
  1831. }
  1832. /**
  1833. * 自助建站-验证搭建网站
  1834. * @param array $data
  1835. * @return array
  1836. */
  1837. public function checkWebsiteBuild(array $data): array
  1838. {
  1839. $website = Website::where('website.id', $data['website_id'])->first();
  1840. if (empty($website)) {
  1841. return Result::error("请输入正确的网站id!", 0);
  1842. }
  1843. if (empty($website['website_column_id'])) {
  1844. return Result::error("请先关联导航池!", 0);
  1845. }
  1846. // 获取此网站的底部导航 类型 type: 0:内容型底部导航(只有一条详情内容);1:列表型底部导航(可以有多条详情内容)
  1847. $foot_type = FooterCategory::where('website_id', $data['website_id'])->pluck('type')->toArray();
  1848. if (empty($foot_type)) {
  1849. return Result::error("请先关联底部导航池!", 0);
  1850. }
  1851. // if (!in_array(1, $foot_type) ) {
  1852. // $missingTypes[] = "列表型底部导航";
  1853. // }
  1854. if (!in_array(0, $foot_type) ) {
  1855. $missingTypes[] = "内容型底部导航";
  1856. }
  1857. if (!empty($missingTypes)) {
  1858. $errorMessage = "请先添加" . $missingTypes . "!";
  1859. return Result::error($errorMessage, 0);
  1860. }
  1861. $result['foot_type'] = $foot_type;
  1862. // 友情链接类型'1:图片 2:文字 3:底部';
  1863. $types = Link::where('website_id', $data['website_id'])->pluck('type')->toArray();
  1864. $missingTypes = [];
  1865. if (!in_array(1, $types)) {
  1866. $missingTypes[] = "文字链接";
  1867. }
  1868. if (!in_array(2, $types)) {
  1869. $missingTypes[] = "图片链接";
  1870. }
  1871. if (!in_array(3, $types)) {
  1872. $missingTypes[] = "底部链接";
  1873. }
  1874. if (!empty($missingTypes)) {
  1875. $errorMessage = "请先添加 " . implode(" 和 ", $missingTypes) . "!";
  1876. return Result::error($errorMessage, 0);
  1877. }
  1878. return Result::success($result);
  1879. }
  1880. /**
  1881. * 自助建站-验证编辑网站
  1882. * @return array
  1883. *
  1884. */
  1885. public function checkWebsiteEdit(array $data): array
  1886. {
  1887. $result = WebsiteTemplateInfo::where('website_template_info.website_id', $data['website_id'])->first();
  1888. if (empty($result)) {
  1889. return Result::error("请输入正确的网站id!", 0);
  1890. }
  1891. // 订单状态:1:通过;2:驳回;3:撤回;4:修改;5:过期;6:待审核;7:结束
  1892. $order = Order::where('website_id', $data['website_id'])->where('status', 1)->first();
  1893. if (!empty($order)) {
  1894. return Result::error("此网站的广告位正在使用中,暂不可编辑!", 0);
  1895. }
  1896. if ($result['page_type']) {
  1897. $result['page_type'] = json_decode($result['page_type'], true);
  1898. return Result::success('网站编辑验证通过!');
  1899. } else {
  1900. return Result::error("请先选择网站页面类型!", 0);
  1901. }
  1902. }
  1903. /**
  1904. * 修改网站基础信息
  1905. *
  1906. * @return array
  1907. */
  1908. public function upWebsiteTemplateintel(array $data): array
  1909. {
  1910. $web = Website::where('website.id', $data['website_id'])->first();
  1911. if (empty($web)) {
  1912. return Result::error("请输入正确的网站id!", 0);
  1913. }
  1914. $where = ['website_id' => $data['website_id']];
  1915. $result = WebsiteTemplateInfo::where($where)->first();
  1916. if (empty($result)) {
  1917. return Result::error("请先添加网站基础信息!", 0);
  1918. } else {
  1919. unset($data['website_id']);
  1920. // 删除重复元素
  1921. $data['page_type'] = array_unique($data['page_type']);
  1922. // 重新索引数组
  1923. $data['page_type'] = array_values($data['page_type']);
  1924. // 数组中同时包含值为 1(首页) 和值为 7 (底部导航详情页)的元素
  1925. if (in_array(1, $data['page_type']) && in_array(7, $data['page_type'])) {
  1926. // 将数组转换为 JSON 字符串
  1927. $data['page_type'] = json_encode($data['page_type']) ?? '';
  1928. try {
  1929. $result = WebsiteTemplateInfo::where($where)->update($data);
  1930. } catch (\Exception $e) {
  1931. if ($e->getCode() == 22001) {
  1932. $errorMessage = $e->getMessage();
  1933. return Result::error("请检查表单,某个字段超出了长度限制!");
  1934. } else {
  1935. // 处理其他类型的数据库错误
  1936. return Result::error("修改操作失败: " . $e->getMessage());
  1937. }
  1938. return Result::error("修改失败!", 0);
  1939. }
  1940. } else {
  1941. return Result::error("请先选择首页和底部导航详情页!", 0);
  1942. }
  1943. }
  1944. if (empty($result)) {
  1945. return Result::error("修改失败!", 0);
  1946. } else {
  1947. return Result::success($result);
  1948. }
  1949. }
  1950. /**
  1951. * 获取所有网站风格信息
  1952. *
  1953. * @return array
  1954. */
  1955. public function getAllTemplateClass(array $data): array
  1956. {
  1957. $result = TemplateClass::all();
  1958. if (empty($result)) {
  1959. return Result::error("没有查找到相关数据!", 0);
  1960. } else {
  1961. return Result::success($result);
  1962. }
  1963. }
  1964. /**
  1965. * 搜索并获取网站模板信息
  1966. * @param array $data
  1967. * @return array
  1968. */
  1969. public function getWebsiteTemplateList(array $data): array
  1970. {
  1971. $website = Website::where('website.id', $data['website_id'])->first();
  1972. if (empty($website)) {
  1973. return Result::error("请输入正确的网站id!", 0);
  1974. } else {
  1975. $page_type = WebsiteTemplateInfo::where('website_id', $data['website_id'])->select('page_type')->first();
  1976. if (empty($page_type)) {
  1977. return Result::error("此网站还未添加基础信息!", 0);
  1978. } else {
  1979. $where = json_decode($page_type['page_type'], true);
  1980. // $where = $data["page_type"];
  1981. if (isset($data['template_class_id']) && !empty($data['template_class_id'])) {
  1982. $template_class = TemplateClass::where('id', $data['template_class_id'])->first();
  1983. if (empty($template_class)) {
  1984. return Result::error("请输入正确的模板风格id!", 0);
  1985. } else {
  1986. // 获取指定风格下的模板
  1987. $rep = Template::where('template_class_id', $data['template_class_id'])
  1988. ->where(function ($query) use ($where) {
  1989. foreach ($where as $value) {
  1990. $query->whereJsonContains('template_img', ['value' => $value]);
  1991. }
  1992. })
  1993. ->limit($data['pageSize'])
  1994. ->offset(($data['page'] - 1) * $data['pageSize'])
  1995. ->orderBy("template.updated_at", "desc")
  1996. ->get();
  1997. $count = Template::where('template_class_id', $data['template_class_id'])
  1998. ->where(function ($query) use ($where) {
  1999. foreach ($where as $value) {
  2000. $query->whereJsonContains('template_img', ['value' => $value]);
  2001. }
  2002. })->count();
  2003. }
  2004. } else {
  2005. //获取所有模板
  2006. $rep = Template::where(function ($query) use ($where) {
  2007. foreach ($where as $value) {
  2008. $query->whereJsonContains('template_img', ['value' => $value]);
  2009. }
  2010. })
  2011. ->limit($data['pageSize'])
  2012. ->offset(($data['page'] - 1) * $data['pageSize'])
  2013. ->orderBy("template.updated_at", "desc")
  2014. ->get();
  2015. $count = Template::where(function ($query) use ($where) {
  2016. foreach ($where as $value) {
  2017. $query->whereJsonContains('template_img', ['value' => $value]);
  2018. }
  2019. })->count();
  2020. }
  2021. if (empty($rep) || $rep->count() == 0) {
  2022. return Result::error("没有查找到相关数据!", 0);
  2023. } else {
  2024. // 过滤 template_img 字段 只获取 基础信息中 包含的模板图片
  2025. // $rep->each(function ($item) use ($where) {
  2026. // $template_img = json_decode($item->template_img, true);
  2027. // if(is_array($template_img)){
  2028. // $filtered_img = array_filter($template_img, function ($img) use ($where) {
  2029. // return isset($img['value']) && in_array($img['value'], $where);
  2030. // });
  2031. // }
  2032. // $item->template_img = $filtered_img;
  2033. // });
  2034. // $result = [
  2035. // "rows" => $rep->toArray(),
  2036. // "count" => $count
  2037. // ];
  2038. $rep->each(function ($item) use ($where) {
  2039. $template_img = json_decode($item->template_img, true);
  2040. if (is_array($template_img)) {
  2041. $filtered_img = array_filter($template_img, function ($img) use ($where) {
  2042. return isset($img['value']) && in_array($img['value'], $where);
  2043. });
  2044. // 对过滤后的数组进行重新排序
  2045. $sorted_img = array_values($filtered_img);
  2046. $item->template_img = $sorted_img;
  2047. } else {
  2048. $item->template_img = []; // 如果无法解码为数组,则设置为空数组
  2049. }
  2050. });
  2051. $result = [
  2052. "rows" => $rep->toArray(),
  2053. "count" => $count,
  2054. ];
  2055. }
  2056. }
  2057. }
  2058. return Result::success($result);
  2059. }
  2060. /**
  2061. * 添加网站模板
  2062. * @param array $data
  2063. */
  2064. public function addWebsiteTemplateclassintel(array $data): array
  2065. {
  2066. $template = Template::where('id', $data['template_id'])->first();
  2067. $web = Website::where('id', $data['website_id'])->first();
  2068. if (empty($template)) {
  2069. return Result::error("请输入正确的模板id", 0);
  2070. }
  2071. if (empty($web)) {
  2072. return Result::error("请输入正确的网站id", 0);
  2073. }
  2074. $result = WebsiteTemplateInfo::where('website_id', $data['website_id'])->update(['template_id' => $data['template_id'], 'action_id' => 2]);
  2075. if (empty($result)) {
  2076. return Result::error("添加失败", 0);
  2077. } else {
  2078. return Result::success($result);
  2079. }
  2080. }
  2081. /**
  2082. * 获取网站模板信息
  2083. * @param array $data
  2084. */
  2085. public function getWebsiteTemplateclassintel(array $data): array
  2086. {
  2087. // return Result::success($data);
  2088. $template = WebsiteTemplateInfo::where('website_id', $data['website_id'])->first();
  2089. if (empty($template)) {
  2090. return Result::error("请输入正确的搭建网站id", 0);
  2091. }
  2092. $page_type = json_decode($template['page_type'], true);
  2093. // 获取指定网站下的基础信息和模板及风格信息
  2094. $result = WebsiteTemplateInfo::where([
  2095. ['website_template_info.website_id', $data['website_id']],
  2096. ['website_template_info.template_id', '!=', null],
  2097. ])
  2098. ->leftJoin('template', 'template.id', 'website_template_info.template_id')
  2099. ->leftJoin('template_class', 'template_class.id', 'template.template_class_id')
  2100. ->where(function ($query) use ($page_type) {
  2101. // 假设 $data['page_type'] 是一个数组,包含需要匹配的 page_type 值
  2102. foreach ($page_type as $pageType) {
  2103. $query->orWhereJsonContains('template.template_img', ['value' => $pageType]);
  2104. }
  2105. })
  2106. ->select(
  2107. 'template.template_name',
  2108. 'template.template_img',
  2109. 'template.id as tid',
  2110. 'template_class.name',
  2111. 'template_class.id as class_id',
  2112. 'website_template_info.page_type',
  2113. 'website_template_info.website_id'
  2114. )
  2115. ->first();
  2116. if (empty($result)) {
  2117. return Result::error("没有查找到相关数据", 0);
  2118. }
  2119. // return Result::success($result);
  2120. // 过滤 template_img 字段 只获取 基础信息中 包含的模板图片
  2121. $template_img = $result['template_img'] !== null ? json_decode($result['template_img'], true) : [];
  2122. $page_type = $result['page_type'] !== null ? json_decode($result['page_type'], true) : [];
  2123. foreach ($template_img as $key => $value) {
  2124. if (!in_array($value['value'], $page_type)) {
  2125. unset($template_img[$key]);
  2126. }
  2127. }
  2128. // return Result::success($result);
  2129. $result['template_img'] = array_values($template_img);
  2130. $result['page_type'] = $page_type;
  2131. // $templateList = $this->getWebsiteTemplateList($data);
  2132. // $count = $templateList['data']['count']??'';
  2133. // $pages = $count / $data['pageSize'];
  2134. // $found = false;
  2135. // while ($pages && !$found) {
  2136. // $templates = $this->getWebsiteTemplateList($pages,$data['pageSize']);
  2137. // $index = array_search($template['template_id'], array_column($templates['rows'], 'id'));
  2138. // if ($index !== false) {
  2139. // $found = true;
  2140. // $result['page'] = $pages;
  2141. // $pages = 0;
  2142. // // echo "查询到的 template 在第 $page 页";
  2143. // }
  2144. // $pages--;
  2145. // }
  2146. return Result::success($result);
  2147. }
  2148. /**
  2149. * 获取网站模板下的板块信息
  2150. * @param array $data
  2151. */
  2152. public function getWebsiteSectorList(array $data): array
  2153. {
  2154. $website = Website::where('id', $data['website_id'])->first();
  2155. if (empty($website)) {
  2156. return Result::error("请输入正确的网站id", 0);
  2157. }
  2158. $template = WebsiteTemplateInfo::where('website_id', $data['website_id'])->first();
  2159. if (empty($template['template_id'])) {
  2160. return Result::error("请先添加网站模板", 0);
  2161. }
  2162. $query = Sector::where('template_id', $template['template_id']);
  2163. if ($query->count() == 0) {
  2164. return Result::error("没有查找到相关板块数据", 0);
  2165. } elseif ($query->count() == 1) {
  2166. $sector = $query->first();
  2167. } else {
  2168. $sector = $query->get();
  2169. }
  2170. $result['page_type'] = $template['page_type'];
  2171. $result['tid'] = $template['template_id'];
  2172. $result = [
  2173. "tid" => $template['template_id'],
  2174. "page_type" => $template['page_type'],
  2175. "sector" => $sector,
  2176. ];
  2177. return Result::success($result);
  2178. }
  2179. // 自助建站---------------fr---------------
  2180. // 网站底基础信息--fr-------------------
  2181. /**
  2182. * 添加网站底基础信息
  2183. * @param array $data
  2184. */
  2185. public function addWebFootInfo(array $data): array
  2186. {
  2187. $website = Website::where('id', $data['website_id'])->first();
  2188. if (empty($website)) {
  2189. return Result::error("请输入正确的网站id!", 0);
  2190. }
  2191. $info = WebsiteTemplateInfo::where('website_id', $data['website_id'])->first();
  2192. if (!empty($info)) {
  2193. return Result::error("该网站已经添加过了!", 0);
  2194. }
  2195. $result = WebsiteTemplateInfo::where('website_id', $data['website_id'])->insertGetId($data);
  2196. if (empty($result)) {
  2197. return Result::error("请先添加网站基础信息!", 0);
  2198. } else {
  2199. return Result::success($result);
  2200. }
  2201. }
  2202. /**
  2203. * 获取网站底基础信息
  2204. * @param array $data
  2205. */
  2206. public function getWebFootInfo(array $data): array
  2207. {
  2208. $website = Website::where('id', $data['website_id'])->first();
  2209. if (empty($website)) {
  2210. return Result::error("请输入正确的网站id!", 0);
  2211. }
  2212. $result = WebsiteTemplateInfo::where('website_id', $data['website_id'])->first();
  2213. if (empty($result)) {
  2214. return Result::error("请先添加网站基础信息!", 0);
  2215. }
  2216. return Result::success($result);
  2217. }
  2218. /**
  2219. * 修改网站底基础信息
  2220. * @param array $data
  2221. */
  2222. public function upWebFootInfo(array $data): array
  2223. {
  2224. // return Result::success($data);
  2225. $website = Website::where('id', $data['website_id'])->first();
  2226. if (empty($website)) {
  2227. return Result::error("请输入正确的网站id!", 0);
  2228. }
  2229. $web = $data['website_id'];
  2230. unset($data['website_id']);
  2231. $where = ['website_id' => $web];
  2232. // return Result::success($data);
  2233. $result = WebsiteTemplateInfo::where($where)->first();
  2234. if (empty($result)) {
  2235. $data['website_id'] = $web;
  2236. $result = WebsiteTemplateInfo::insertGetId($data);
  2237. // return Result::error("请先添加网站基础信息!",0);
  2238. } else {
  2239. $result = WebsiteTemplateInfo::where($where)->update($data);
  2240. }
  2241. // $where = ['website_id'=>$data['website_id']];
  2242. // unset($data['website_id']);
  2243. // $result = WebsiteTemplateInfo::updateOrInsert($where, $data);
  2244. if (empty($result)) {
  2245. return Result::error("修改失败!", 0);
  2246. }
  2247. return Result::success($result);
  2248. }
  2249. /*
  2250. * 获取父级/子级栏目------路由
  2251. * @param array $data
  2252. * @return array
  2253. * */
  2254. public function getWebsiteParentCategory(array $data): array
  2255. {
  2256. // return Result::success($data);
  2257. if (isset($data['website_id']) && !empty($data['website_id'])) {
  2258. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  2259. }
  2260. if (empty($website)) {
  2261. return Result::error("暂无该网站", 0);
  2262. }
  2263. // 在 Hyperf 中,查询构建器(Builder)没有 `map` 方法,`map` 方法是集合(Collection)的方法。
  2264. // 因此,需要先调用 `get()` 方法获取查询结果集合,再使用 `map` 方法进行处理。
  2265. $category['parent'] = WebsiteCategory::where('website_id', $data['website_id'])
  2266. ->where('pid', 0)
  2267. ->selectRaw("category_id as cid, alias as name, CONCAT('/', '', aLIas_pinyin, '/') as path")
  2268. ->get() // 添加 get() 方法获取结果集合
  2269. ->all();
  2270. // 提前查询所有父级栏目,避免在 map 中多次查询
  2271. // 提前查询所有父级栏目信息并以 category_id 作为键存储
  2272. $parentCategories = WebsiteCategory::where('website_id', $data['website_id'])
  2273. ->where('pid', 0)
  2274. ->select('category_id', 'aLIas_pinyin')
  2275. ->get()
  2276. ->keyBy('category_id');
  2277. // 直接查询子栏目信息
  2278. $child = WebsiteCategory::where('website_id', $data['website_id'])
  2279. ->where('pid', '!=', 0)
  2280. ->select('alias', 'category_id', 'aLIas_pinyin', 'pid')
  2281. ->get();
  2282. // 使用集合的 map 方法处理子栏目信息
  2283. $category['child'] = $child->map(function ($item) use ($parentCategories) {
  2284. $alias = $item->alias;
  2285. $category_id = $item->category_id;
  2286. $aLIas_pinyin = $item->aLIas_pinyin;
  2287. $parent = $parentCategories->get($item->pid);
  2288. $parentAlias = $parent ? $parent->aLIas_pinyin : '';
  2289. $result = [
  2290. 'name' => $alias,
  2291. 'cid' => $category_id
  2292. ];
  2293. if (!empty($aLIas_pinyin) && !empty($parentAlias)) {
  2294. $result['path'] = "/{$parentAlias}/{$aLIas_pinyin}/";
  2295. }
  2296. return $result;
  2297. })->values()->all();
  2298. if (empty($category)) {
  2299. return Result::error("暂无此导航", 0);
  2300. }
  2301. return Result::success($category);
  2302. }
  2303. /**
  2304. * 获取网站栏目信息
  2305. * @param array $data
  2306. */
  2307. public function getWebsiteFootAll(array $data): array
  2308. {
  2309. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  2310. if (empty($website)) {
  2311. return Result::error("暂无该网站", 0);
  2312. }
  2313. // 1:图片 2:文字 3:底部
  2314. $result['foot_cate'] = FooterCategory::where('website_id', $data['website_id'])->get()->all();
  2315. $result['link_img'] = Link::where('website_id', $data['website_id'])->where('type', 1)->where('status', 1)->limit($data['link_imgnum'])->orderBy('sort')->get()->all();
  2316. $result['link_text'] = Link::where('website_id', $data['website_id'])->where('type', 2)->where('status', 1)->limit($data['link_textnum'])->orderBy('sort')->get()->all();
  2317. $result['link_foot'] = Link::where('website_id', $data['website_id'])->where('type', 3)->where('status', 1)->limit($data['link_footnum'])->orderBy('sort')->get()->all();
  2318. $result['foot_info'] = WebsiteTemplateInfo::where('website_id', $data['website_id'])->first();
  2319. if (empty($result)) {
  2320. return Result::error("暂无此网站信息", 0);
  2321. }
  2322. return Result::success($result);
  2323. }
  2324. /**
  2325. * 获取网站顶部信息
  2326. * @param array $data
  2327. */
  2328. public function getWebsiteHead(array $data): array
  2329. {
  2330. $result = Website::where('id', $data['website_id'])->where('status', 1)->select('website_name', 'logo')->first();
  2331. if (empty($result)) {
  2332. return Result::error("暂无该网站", 0);
  2333. }
  2334. return Result::success($result);
  2335. }
  2336. /**
  2337. * 路由匹配
  2338. * @param array $data
  2339. */
  2340. public function getWebsiteRoute(array $data): array
  2341. {
  2342. $website = Website::where('id', $data['website_id'])->where('status', 1)->first();
  2343. if (empty($website)) {
  2344. return Result::error("暂无该网站", 0);
  2345. }
  2346. if (isset($data['pinyin']) && !empty($data['pinyin'])) {
  2347. $result = WebsiteCategory::where('website_category.website_id', $data['website_id'])
  2348. ->where('website_category.aLIas_pinyin', $data['pinyin'])
  2349. ->leftJoin('website_category as pc', function ($join) use ($data) {
  2350. $join->on('pc.pid', '=', 'website_category.category_id')
  2351. ->where('pc.website_id', '=', $data['website_id']);
  2352. })
  2353. ->select('website_category.category_id', 'website_category.type', 'website_category.alias', DB::raw('CASE WHEN pc.category_id IS NOT NULL THEN 1 ELSE 0 END as children_count'))
  2354. ->first();
  2355. }
  2356. if (isset($data['foot_pinyin']) && !empty($data['foot_pinyin'])) {
  2357. $result = FooterCategory::where('website_id', $data['website_id'])->where('name_pinyin', $data['foot_pinyin'])->first(['id']);
  2358. }
  2359. if (!isset($result) || empty($result)) {
  2360. return Result::error("暂无该导航", 0);
  2361. }
  2362. return Result::success($result);
  2363. }
  2364. /**
  2365. * 获取网站栏目信息
  2366. * @param array $data
  2367. */
  2368. public function getWebsiteAllinfo(array $data): array
  2369. {
  2370. $website = Website::where('id',$data['website_id'])->where('status',1)->first();
  2371. if (empty($website)) {
  2372. return Result::error("暂无该网站",0);
  2373. }
  2374. if(isset($data['website_id']) && !empty($data['website_id'])){
  2375. $website_head = Website::where('id',$data['website_id'])
  2376. ->where('status',1)
  2377. ->select('id', 'website_name', 'logo', 'title', 'keywords', 'description',
  2378. 'suffix', 'website_url','ad_key','api_url','login_url','weblog_url')
  2379. ->first();
  2380. if (empty($website_head)) {
  2381. return Result::error("找不到网站",0);
  2382. }
  2383. }else{
  2384. return Result::error("参数错误",0);
  2385. }
  2386. $website_foot['foot_info'] = WebsiteTemplateInfo::where('website_id',$data['website_id'])->first();
  2387. if (empty($website_foot)) {
  2388. return Result::error("暂无底部基础信息",0);
  2389. }
  2390. $website_head['website_url'] = $website_head['website_url'] ? json_decode($website_head['website_url']) : [];
  2391. $result['website_head'] =$website_head;
  2392. $result['website_foot'] = $website_foot;
  2393. // return Result::success($result);
  2394. // 1:图片 2:文字 3:底部
  2395. $result['website_foot']['foot_cate'] = FooterCategory::where('website_id',$data['website_id'])->get()->all();
  2396. $result['website_foot']['link_img'] = Link::where('website_id',$data['website_id'])->where('type',1)->where('status',1)->limit($data['link_imgnum'])->orderBy('sort')->get()->all();
  2397. $result['website_foot']['link_text'] = Link::where('website_id',$data['website_id'])->where('type',2)->where('status',1)->limit($data['link_textnum'])->orderBy('sort')->get()->all();
  2398. $result['website_foot']['link_foot'] = Link::where('website_id',$data['website_id'])->where('type',3)->where('status',1)->limit($data['link_footnum'])->orderBy('sort')->get()->all();
  2399. if(empty($result)){
  2400. return Result::error("暂无此网站信息",0);
  2401. }
  2402. return Result::success($result);
  2403. }
  2404. //20250212 网站标识
  2405. public function addWebsiteGroup(array $data): array
  2406. {
  2407. //判斷name是不是重复
  2408. $websiteGroupInfo = WebsiteGroup::query()->where('name', $data['name'])->first();
  2409. if (!empty($websiteGroupInfo)) {
  2410. return Result::error("网站标识重复", 0);
  2411. }
  2412. //添加信息
  2413. $result = WebsiteGroup::insertGetId($data);
  2414. var_dump($result);
  2415. if (empty($result)) {
  2416. return Result::error("创建失败", 0);
  2417. } else {
  2418. return Result::success($result);
  2419. }
  2420. }
  2421. public function getWebsiteGroupList(array $data): array
  2422. {
  2423. $where = [];
  2424. if (isset($data['name']) && !empty($data['name'])) {
  2425. array_push($where, ['website_group.name', 'like', '%' . $data['name'] . '%']);
  2426. }
  2427. $result = WebsiteGroup::where($where)
  2428. ->limit($data['pageSize'])->orderBy("id", "desc")->offset(($data['page'] - 1) * $data['pageSize'])
  2429. ->get();
  2430. foreach ($result as $websiteGroup) {
  2431. $webIds = json_decode($websiteGroup->web_ids, true);
  2432. $websites = Website::whereIn('id', $webIds)->get();
  2433. $websiteNames = $websites->pluck('website_name', 'id')->toArray();
  2434. $websiteGroup->website_names = $websiteNames;
  2435. $websiteGroup->website_names1 = implode(',', array_values($websiteNames));
  2436. }
  2437. $count = WebsiteGroup::where($where)->count();
  2438. if (empty($result)) {
  2439. return Result::error("没有数据", 0);
  2440. }
  2441. return Result::success(['list' => $result->toArray(), 'count' => $count]);
  2442. }
  2443. public function getWebsiteGroupInfo(array $data): array
  2444. {
  2445. $websiteInfo = WebsiteGroup::query()->where('id', $data['id'])->first();
  2446. $webIds = json_decode($websiteInfo->web_ids, true);
  2447. $websites = Website::whereIn('id', $webIds)->get();
  2448. $websiteNames = $websites->pluck('website_name', 'id')->toArray();
  2449. $websiteInfo->website_names = $websiteNames;
  2450. $websiteInfo->website_names1 = implode(',', array_values($websiteNames));
  2451. if (empty($websiteInfo)) {
  2452. return Result::error("找不到URL", 0);
  2453. }
  2454. return Result::success($websiteInfo->toArray());
  2455. }
  2456. public function updateWebsiteGroup(array $data): array
  2457. {
  2458. $where = [
  2459. 'id' => $data['id'],
  2460. ];
  2461. $insertData = [
  2462. 'name' => $data['name'],
  2463. 'web_ids' => $data['web_ids'],
  2464. ];
  2465. //判斷name是不是重复
  2466. $websiteGroupInfo = WebsiteGroup::query()->where('name', $data['name'])->first();
  2467. if (!empty($websiteGroupInfo) && $websiteGroupInfo->id != $data['id']) {
  2468. return Result::error("网站标识重复", 0);
  2469. }
  2470. $result = WebsiteGroup::where($where)->update($insertData);
  2471. var_dump($result, '------更新');
  2472. if (empty($result)) {
  2473. return Result::error("更新失败", 0);
  2474. } else {
  2475. return Result::success();
  2476. }
  2477. }
  2478. public function deleteWebsiteGroup(array $data): array
  2479. {
  2480. $where = [
  2481. 'id' => $data['id'],
  2482. ];
  2483. //看看user表是不是有这个id
  2484. $userGroup = User::query()->where('sszq', $data['id'])->first();
  2485. if (!empty($userGroup)) {
  2486. return Result::error("有用户在使用该网站标识,不能删除", 0);
  2487. }
  2488. $result = WebsiteGroup::where($where)->delete();
  2489. if (empty($result)) {
  2490. return Result::error("删除失败", 0);
  2491. } else {
  2492. return Result::success();
  2493. }
  2494. }
  2495. public function getWebsiteNavList(array $data): array
  2496. {
  2497. $data['type'] = isset($data['type']) ? $data['type'] : 1;
  2498. $where = [];
  2499. if (isset($data['website_id']) && !empty($data['website_id'])) {
  2500. array_push($where, ['website_id', '=', $data['website_id']]);
  2501. }
  2502. if (isset($data['pid'])) {
  2503. array_push($where, ['pid', '=', $data['pid']]);
  2504. }
  2505. if (isset($data['type']) && !empty($data['type'])) {
  2506. array_push($where, ['type', '=', $data['type']]);
  2507. }
  2508. // 根据站点和type获取websiteCategory 中的id
  2509. $websiteCategoryids = WebsiteCategory::query()
  2510. ->where('website_id', '=', $data['website_id'])
  2511. ->where('type', '=', $data['type'])
  2512. ->pluck('category_arr_id')->toArray();
  2513. var_dump($websiteCategoryids, '------获取websiteCategory 中的id');
  2514. //合并去重
  2515. $category_ids = [];
  2516. foreach ($websiteCategoryids as $key => $value) {
  2517. $v = json_decode($value, true);
  2518. $category_ids = array_unique(array_merge($category_ids, $v));
  2519. }
  2520. // var_dump($category_ids, '------获取websiteCategory 中的id');
  2521. //根据pid取出所有的websiteCategory 中的id
  2522. $list = WebsiteCategory::query()
  2523. ->where('website_id', '=', $data['website_id'])
  2524. ->where('pid', '=', $data['pid'])
  2525. ->whereIn('category_id', $category_ids)
  2526. ->get();
  2527. if (empty($list)) {
  2528. return Result::error("获取失败", 0);
  2529. } else {
  2530. return Result::success($list);
  2531. }
  2532. }
  2533. // 20250307 根据网站标识获和导航获取站点
  2534. public function getWebsiteNavPoolSite(array $data): array
  2535. {
  2536. $where = [];
  2537. if (isset($data['category_id']) && !empty($data['category_id'])) {
  2538. array_push($where, ['category_id', '=', $data['category_id']]);
  2539. }
  2540. $list = WebsiteCategory::query()->where($where)
  2541. ->leftJoin('website', 'website.id', '=', 'website_category.website_id')
  2542. ->select('website_category.*', 'website.website_name')
  2543. ->distinct()
  2544. ->get();
  2545. if (empty($list)) {
  2546. return Result::error("获取失败", 0);
  2547. } else {
  2548. return Result::success($list);
  2549. }
  2550. }
  2551. public function getWebsiteNavPool(array $data): array
  2552. {
  2553. // 初始化查询条件数组
  2554. $query = WebsiteCategory::query();
  2555. // 如果传入了 websiteids,则添加到查询条件中
  2556. if (isset($data['websiteids']) && !empty($data['websiteids'])) {
  2557. $query->whereIn('website_id', $data['websiteids']);
  2558. }
  2559. // 如果传入了 pid,则添加到查询条件中
  2560. if (isset($data['pid'])) {
  2561. $query->where('pid', '=', $data['pid']);
  2562. }
  2563. // 执行查询 唯一性 id
  2564. $list = $query->distinct()->get();
  2565. // 根据查询结果返回相应的结果
  2566. if ($list->isEmpty()) {
  2567. return Result::error("获取失败", 0);
  2568. } else {
  2569. return Result::success($list->toArray());
  2570. }
  2571. }
  2572. /**
  2573. *
  2574. * @param array $data
  2575. * @return array
  2576. */
  2577. public function getAllCategory(array $data): array
  2578. {
  2579. $total = Category::count();
  2580. $pageSize = 2000;
  2581. $pages = (int) ceil($total / $pageSize);
  2582. $results = [];
  2583. $concurrency = 5; // 最大并发数
  2584. $running = 0;
  2585. $chan = new \Swoole\Coroutine\Channel($pages);
  2586. for ($i = 0; $i < $pages; $i++) {
  2587. Coroutine::create(function () use ($i, $pageSize, $chan) {
  2588. $offset = $i * $pageSize;
  2589. $data = Category::useIndex('idx_covering')
  2590. ->orderBy('id', 'asc')
  2591. ->select('id', 'name', 'pid')
  2592. ->offset($offset)
  2593. ->limit($pageSize)
  2594. ->get()
  2595. ->toArray();
  2596. $chan->push($data);
  2597. });
  2598. }
  2599. for ($i = 0; $i < $pages; $i++) {
  2600. $res = $chan->pop();
  2601. if (is_array($res)) {
  2602. $results = array_merge($results, $res);
  2603. }
  2604. }
  2605. return Result::success($results);
  2606. }
  2607. /**
  2608. * 修改网站栏目排序
  2609. * @param array $data
  2610. * @return array
  2611. */
  2612. public function upWebsiteCategorySort(array $data): array
  2613. {
  2614. $where = [
  2615. 'website_id' => $data['website_id'],
  2616. 'id' => $data['id'],
  2617. ];
  2618. $result = WebsiteCategory::where($where)->update($data);
  2619. if ($result) {
  2620. return Result::success($result);
  2621. } else {
  2622. return Result::error("更新失败", 0);
  2623. }
  2624. }
  2625. //获取底部导航内容详情
  2626. public function getFooterContentInfo(array $data): array
  2627. {
  2628. $where = [
  2629. "id" => $data['content_id']
  2630. ];
  2631. $result = FooterContent::where($where)->first();
  2632. if ($result) {
  2633. return Result::success($result);
  2634. } else {
  2635. return Result::error("没有数据");
  2636. }
  2637. }
  2638. //获取底部导航内容列表
  2639. public function getFooterContentList(array $data): array
  2640. {
  2641. $where = [
  2642. "fcat_id" => $data['fcat_id'],
  2643. ];
  2644. switch (intval($data['type'])) {
  2645. case 0:
  2646. $result = FooterContent::where($where)->first();
  2647. break;
  2648. case 1:
  2649. $result = FooterContent::where($where)->get();
  2650. break;
  2651. }
  2652. if ($result) {
  2653. return Result::success($result);
  2654. } else {
  2655. return Result::error("没有数据");
  2656. }
  2657. }
  2658. /**
  2659. * 获取底部导航列表
  2660. * @param array $data
  2661. * @return array
  2662. */
  2663. public function getFooterCategoryList(array $data): array
  2664. {
  2665. $where = [
  2666. "website_id" => $data['website_id']
  2667. ];
  2668. $result = FooterCategory::where($where)->get();
  2669. if ($result) {
  2670. return Result::success($result);
  2671. } else {
  2672. return Result::error("没有数据");
  2673. }
  2674. }
  2675. // --自助建站-----------20250522fr----------------------start
  2676. /**
  2677. * 获取网站模板下的板块信息
  2678. * @param array $data
  2679. * @return array
  2680. */
  2681. public function getStaticResourceList(array $data): array
  2682. {
  2683. // return Result::success($data);
  2684. $where = [];
  2685. if (isset($data['img_alias']) && !empty($data['img_alias'])) {
  2686. array_push($where, ['website_img.img_alias', 'like', '%' . $data['img_alias'] . '%']);
  2687. }
  2688. if (isset($data['img_type']) && !empty($data['img_type'])) {
  2689. array_push($where, ['website_img.img_type', '=', $data['img_type']]);
  2690. }
  2691. if (isset($data['website_name']) && !empty($data['website_name'])) {
  2692. $website = Website::where('website_name', 'like', '%' . $data['website_name'] . '%')->first();
  2693. if (empty($website)) {
  2694. return Result::error("没有查找到相关数据", 0);
  2695. } else {
  2696. array_push($where, ['website_img.website_id', '=', $website['id']]);
  2697. }
  2698. }
  2699. // return Result::success($where);
  2700. $query = WebsiteImg::when(!empty($where), function ($query) use ($where) {
  2701. $query->where($where);
  2702. })
  2703. ->orderBy('updated_at', 'desc');
  2704. $count = $query->count();
  2705. $row = $query->leftJoin('website', 'website.id', '=', 'website_img.website_id')
  2706. ->select('website_img.*', 'website.website_name')
  2707. ->limit($data['pageSize'])
  2708. ->offset(($data['page'] - 1) * $data['pageSize'])
  2709. ->get();
  2710. if (empty($row)) {
  2711. return Result::error("没有查找到相关数据", 0);
  2712. } else {
  2713. $result = [
  2714. 'row' => $row,
  2715. 'count' => $count,
  2716. ];
  2717. }
  2718. return Result::success($result);
  2719. }
  2720. /**
  2721. * 添加网站模板下的板块信息
  2722. * @param array $data
  2723. */
  2724. public function addStaticResource(array $data): array
  2725. {
  2726. // $file = $data['img_url']->file('image');
  2727. // $size = $file->getSize();
  2728. $img_data = [
  2729. 'website_id' => $data['website_id'] ?? 0,
  2730. 'img_alias' => $data['img_alias'] ?? '',
  2731. 'img_url' => $data['img_url'],
  2732. 'img_size' => $data['img_size'],
  2733. ];
  2734. $img = WebsiteImg::insertGetId($img_data);
  2735. if (empty($img)) {
  2736. return Result::error("添加失败", 0);
  2737. }
  2738. $img_id['id'] = $img;
  2739. $url = WebsiteImg::where($img_id)->value('img_url');
  2740. // 1. 分割路径部分(以 / 为分隔符)
  2741. $pathSegments = explode('/', parse_url($url, PHP_URL_PATH));
  2742. // 2. 取最后一个元素作为文件名
  2743. $fileName = end($pathSegments); // 1743041040714597.jpg
  2744. // 3. 分割文件名获取扩展名
  2745. $fileParts = explode('.', $fileName);
  2746. $fileType = end($fileParts); // jpg
  2747. $img_datas = [
  2748. 'img_type' => $fileType,
  2749. 'name' => $fileName
  2750. ];
  2751. $up_img = WebsiteImg::where($img_id)->update($img_datas);
  2752. if (empty($up_img)) {
  2753. return Result::error("修改失败", 0);
  2754. }
  2755. return Result::success($up_img);
  2756. // 将字节转换为更友好的单位
  2757. // $friendlySize = $this->formatFileSize($size);
  2758. // $data['img_size'] = $friendlySize;
  2759. }
  2760. /**
  2761. * 修改网站模板下的板块信息
  2762. * @param array $data
  2763. */
  2764. public function delStaticResource(array $data): array
  2765. {
  2766. $where = [
  2767. 'id' => $data['id'],
  2768. ];
  2769. $result = WebsiteImg::where($where)->delete();
  2770. if (empty($result)) {
  2771. return Result::error("修改失败", 0);
  2772. }
  2773. return Result::success($result);
  2774. }
  2775. /**
  2776. * 获取尺寸列表
  2777. * @param array $data
  2778. */
  2779. public function getSizeList(array $data): array
  2780. {
  2781. $where = [];
  2782. if (isset($data['width']) && !empty($data['width'])) {
  2783. array_push($where, ['width', 'like', '%' . $data['width'] . '%']);
  2784. }
  2785. if (isset($data['height']) && !empty($data['height'])) {
  2786. array_push($where, ['height', 'like', '%' . $data['height'] . '%']);
  2787. }
  2788. $query = Size::when($where, function ($query) use ($where) {
  2789. $query->where($where);
  2790. })
  2791. ->orderBy('updated_at', 'desc');
  2792. $count = $query->count();
  2793. $rep = $query
  2794. ->offset(($data['page'] - 1) * $data['pageSize'])
  2795. ->limit($data['pageSize'])
  2796. ->get();
  2797. $result = [
  2798. 'row' => $rep,
  2799. 'count' => $count,
  2800. ];
  2801. if (empty($result)) {
  2802. return Result::error("获取失败", 0);
  2803. } else {
  2804. return Result::success($result);
  2805. }
  2806. }
  2807. /**
  2808. * 添加尺寸
  2809. * @param array $data
  2810. */
  2811. public function addSize(array $data): array
  2812. {
  2813. $size = Size::where('width', $data['width'])->where('height', $data['height'])->first();
  2814. if (!empty($size)) {
  2815. return Result::error("尺寸已存在", 0);
  2816. }
  2817. $result = Size::insertGetId($data);
  2818. if (empty($result)) {
  2819. return Result::error("添加失败", 0);
  2820. }
  2821. return Result::success($result);
  2822. }
  2823. /**
  2824. * 删除尺寸
  2825. * @param array $data
  2826. */
  2827. public function delSize(array $data): array
  2828. {
  2829. $where = [
  2830. 'id' => $data['id'],
  2831. ];
  2832. $result = Size::where($where)->delete();
  2833. if (empty($result)) {
  2834. return Result::error("删除失败", 0);
  2835. }
  2836. return Result::success($result);
  2837. }
  2838. /**
  2839. * 修改尺寸
  2840. * @param array $data
  2841. */
  2842. public function upSize(array $data): array
  2843. {
  2844. $where = [
  2845. 'id' => $data['id'],
  2846. ];
  2847. $size = Size::where('id', '!=', $data['id'])->where('width', $data['width'])->where('height', $data['height'])->first();
  2848. if (!empty($size)) {
  2849. return Result::error("尺寸已存在", 0);
  2850. }
  2851. $result = Size::where($where)->update($data);
  2852. if (empty($result)) {
  2853. return Result::error("修改失败", 0);
  2854. }
  2855. return Result::success($result);
  2856. }
  2857. /**
  2858. * 获取尺寸详情
  2859. * @param array $data
  2860. */
  2861. public function getSizeInfo(array $data): array
  2862. {
  2863. $where = [
  2864. 'id' => $data['id'],
  2865. ];
  2866. $result = Size::where($where)->first();
  2867. if (empty($result)) {
  2868. return Result::error("获取失败", 0);
  2869. } else {
  2870. return Result::success($result);
  2871. }
  2872. }
  2873. /**
  2874. * 获取网站名称缩写
  2875. * @param array $data
  2876. */
  2877. public function getWebsiteAdkey(array $data): array
  2878. {
  2879. $result = PinyinHelper::getFirstLetter($data['website_name']);
  2880. if (empty($result)) {
  2881. return Result::error("没有数据", 0);
  2882. } else {
  2883. return Result::success($result);
  2884. }
  2885. }
  2886. /**
  2887. * 静态资源管理-修改图片别名
  2888. * @param array $data
  2889. */
  2890. public function upStaticResource(array $data): array
  2891. {
  2892. $id = $data['id'];
  2893. unset($data['id']);
  2894. $result = WebsiteImg::where('id', $id)->update($data);
  2895. if (empty($result)) {
  2896. return Result::error("修改失败", 0);
  2897. }
  2898. return Result::success($result);
  2899. }
  2900. // --自助建站-----------20250522fr----------------------end
  2901. /**
  2902. * 获取网站白名单路由地址
  2903. * @param array $data
  2904. * @return array
  2905. */
  2906. public function getWhiteRouterList(array $data): array
  2907. {
  2908. // 构建基础查询
  2909. $baseQuery = WhiteRouter::query();
  2910. // 功能名称模糊查询
  2911. if (!empty($data['function_name'])) {
  2912. $baseQuery->where('function_name', 'like', '%' . $data['function_name'] . '%');
  2913. }
  2914. // 网站ID查询 - 使用 JSON_CONTAINS 检查数组中是否包含指定的 website_id
  2915. if (!empty($data['website_id'])) {
  2916. $baseQuery->whereRaw('JSON_CONTAINS(website_id, ?)', [json_encode((int)$data['website_id'])]);
  2917. }
  2918. // 获取总数
  2919. $count = $baseQuery->count();
  2920. // 分页查询
  2921. $result = $baseQuery->orderBy('updated_at', 'desc')
  2922. ->limit($data['pageSize'])
  2923. ->offset(($data['page'] - 1) * $data['pageSize'])
  2924. ->get();
  2925. if (empty($result)) {
  2926. return Result::error("暂无数据", 0);
  2927. }
  2928. // 处理结果,将 website_id 转换为数组并获取对应的网站名称
  2929. $result->transform(function ($item) {
  2930. $websiteIds = json_decode($item->website_id, true);
  2931. $websiteNames = Website::whereIn('id', $websiteIds)
  2932. ->pluck('website_name')
  2933. ->toArray();
  2934. $item->website_names = $websiteNames;
  2935. $item->website_id = $websiteIds; // 将 website_id 转换为数组
  2936. return $item;
  2937. });
  2938. return Result::success([
  2939. 'rows' => $result->toArray(),
  2940. 'count' => $count
  2941. ]);
  2942. }
  2943. /**
  2944. * 添加网站白名单路由地址
  2945. * @param array $data
  2946. * @return array
  2947. */
  2948. public function addWhiteRouter(array $data): array
  2949. {
  2950. // 确保 website_id 是数组
  2951. $websiteIds = is_array($data['website_id']) ? $data['website_id'] : [$data['website_id']];
  2952. // 过滤空值并去重
  2953. $websiteIds = array_filter($websiteIds);
  2954. $websiteIds = array_unique($websiteIds);
  2955. // 将数组中的值转换为整数
  2956. $websiteIds = array_map(function ($value) {
  2957. return (int)$value;
  2958. }, $websiteIds);
  2959. // 转换为 JSON 字符串存储
  2960. $data['website_id'] = json_encode($websiteIds);
  2961. $result = WhiteRouter::insertGetId($data);
  2962. if (empty($result)) {
  2963. return Result::error("添加失败", 0);
  2964. }
  2965. return Result::success($result);
  2966. }
  2967. /**
  2968. * 修改网站白名单路由地址
  2969. * @param array $data
  2970. * @return array
  2971. */
  2972. public function upWhiteRouter(array $data): array
  2973. {
  2974. $where = [
  2975. 'id' => $data['id'],
  2976. ];
  2977. // 确保 website_id 是数组
  2978. $websiteIds = is_array($data['website_id']) ? $data['website_id'] : [$data['website_id']];
  2979. // 过滤空值并去重
  2980. $websiteIds = array_filter($websiteIds);
  2981. $websiteIds = array_unique($websiteIds);
  2982. // 将数组中的值转换为整数
  2983. $websiteIds = array_map(function ($value) {
  2984. return (int)$value;
  2985. }, $websiteIds);
  2986. // 转换为 JSON 字符串存储
  2987. $data['website_id'] = json_encode($websiteIds);
  2988. $result = WhiteRouter::where($where)->update($data);
  2989. if (empty($result)) {
  2990. return Result::error("修改失败", 0);
  2991. }
  2992. return Result::success($result);
  2993. }
  2994. /**
  2995. * 删除网站白名单路由地址
  2996. * @param array $data
  2997. * @return array
  2998. */
  2999. public function delWhiteRouter(array $data): array
  3000. {
  3001. $where = [
  3002. 'id' => $data['id'],
  3003. ];
  3004. $result = WhiteRouter::where($where)->delete();
  3005. if (empty($result)) {
  3006. return Result::error("删除失败", 0);
  3007. }
  3008. return Result::success($result);
  3009. }
  3010. /**
  3011. * 获取网站白名单路由地址详情
  3012. * @param array $data
  3013. * @return array
  3014. */
  3015. public function getWhiteRouterInfo(array $data): array
  3016. {
  3017. $where = [
  3018. 'id' => $data['id'],
  3019. ];
  3020. $result = WhiteRouter::where($where)->first();
  3021. if (empty($result)) {
  3022. return Result::error("没有查找到相关数据", 0);
  3023. }
  3024. // 将 website_id 从 JSON 字符串转换为数组
  3025. $result->website_id = json_decode($result->website_id, true);
  3026. return Result::success($result);
  3027. }
  3028. /**
  3029. * 克隆网站
  3030. * @param array $data
  3031. * @return array
  3032. */
  3033. public function cloneWebsite(array $data): array
  3034. {
  3035. DB::beginTransaction();
  3036. try {
  3037. // 获取原始网站信息
  3038. $originalWebsite = Website::find($data['website_id']);
  3039. if (!$originalWebsite) {
  3040. return Result::error("找不到该网站", 0);
  3041. }
  3042. // 提取基础名称(去除已有 _copy 或 _copy_xxx)
  3043. $baseName = preg_replace('/_copy(\d+)?$/', '', $originalWebsite->website_name);
  3044. // 查询当前系统中已存在的克隆名称数量
  3045. $count = Website::where('website_name', 'like', $baseName . '_copy%')
  3046. ->orWhere('website_name', $baseName)
  3047. ->count();
  3048. // 构造新名称:第一次是 _copy,之后是 _copy_1, _copy_2 ...
  3049. $newName = $baseName . ($count === 0 ? '_copy' : '_copy_' . $count);
  3050. // 创建克隆网站实例
  3051. $clone_website = $originalWebsite->replicate();
  3052. $clone_website->website_name = $newName;
  3053. $clone_website->save();
  3054. $clone_website->website_url = "[]";
  3055. $clone_website->save();
  3056. // var_dump("返回值:",$clone_website->id);
  3057. //克隆网站基础信息 website_template_info website_category
  3058. $resultWebsiteTemplateInfo = WebsiteTemplateInfo::where(['website_id' => $data['website_id']])->first();
  3059. $clone_website_template_info = $resultWebsiteTemplateInfo->replicate();
  3060. $clone_website_template_info->website_id = $clone_website->id;
  3061. $clone_website_template_info->save();
  3062. //克隆网站导航 获取原始 website_id 对应的所有 WebsiteCategory 记录
  3063. $originalCategories = WebsiteCategory::where('website_id', $data['website_id'])->get();
  3064. // 克隆网站后的新 ID(假设 $clone_website->id 已存在)
  3065. $newWebsiteId = $clone_website->id;
  3066. // 遍历每条记录并克隆
  3067. foreach ($originalCategories as $category) {
  3068. // 使用 replicate() 方法创建模型副本(不包含主键)
  3069. $clonedCategory = $category->replicate();
  3070. // 修改外键字段指向新网站 ID
  3071. $clonedCategory->website_id = $newWebsiteId;
  3072. // 保存克隆后的记录到数据库
  3073. $clonedCategory->save();
  3074. }
  3075. //克隆友情链接 Link 对应的是多个
  3076. $originalLinks = Link::where('website_id', $data['website_id'])->get();
  3077. foreach ($originalLinks as $link) {
  3078. // 使用 replicate() 方法创建模型副本(不包含主键)
  3079. $clonedLink = $link->replicate();
  3080. // 修改外键字段指向新网站 ID
  3081. $clonedLink->website_id = $newWebsiteId;
  3082. // 保存克隆后的记录到数据库
  3083. $clonedLink->save();
  3084. }
  3085. //克隆网站底部信息 footer_category 表 和footer_content 表 footer_category.id = footer_content.fcat_id 都是一对多关系
  3086. $originalFooterCategories = FooterCategory::where('website_id', $data['website_id'])->get();
  3087. foreach ($originalFooterCategories as $footerCategory) {
  3088. $clonedFooterCategory = $footerCategory->replicate();
  3089. $clonedFooterCategory->website_id = $newWebsiteId;
  3090. $clonedFooterCategory->save();
  3091. $originalFooterContents = FooterContent::where('fcat_id', $footerCategory->id)->get();
  3092. foreach ($originalFooterContents as $footerContent) {
  3093. $clonedFooterContent = $footerContent->replicate();
  3094. $clonedFooterContent->fcat_id = $clonedFooterCategory->id;
  3095. $clonedFooterContent->save();
  3096. }
  3097. }
  3098. Db::commit();
  3099. return Result::success([]);
  3100. } catch (\Exception $e) {
  3101. Db::rollBack();
  3102. return Result::error($e->getMessage(), 0);
  3103. }
  3104. }
  3105. /**
  3106. * 更新网站状态
  3107. * @param array $data
  3108. * @return array
  3109. */
  3110. public function updateWebsiteStatus(array $data): array
  3111. {
  3112. try {
  3113. Website::where(["id" => $data['id']])->update(["status" => intval($data['status'])]);
  3114. return Result::success([]);
  3115. } catch (\Exception $e) {
  3116. return Result::error($e->getMessage(), 0);
  3117. }
  3118. }
  3119. }