NewsService.php 205 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693
  1. <?php
  2. namespace App\JsonRpc;
  3. use App\Model\Article;
  4. use App\Model\ArticleData;
  5. use App\Model\Category;
  6. use App\Model\HistoryToday;
  7. use App\Model\WebsiteCategory;
  8. use App\Model\ArticleSurvey;
  9. use App\Model\District;
  10. use App\Model\Good;
  11. use App\Model\JobCompany;
  12. use App\Model\Website;
  13. use App\Model\JobRecruiting;
  14. use App\Model\JobIndustry;
  15. use App\Model\Book;
  16. use App\Model\JobPosition;
  17. use App\Model\Notice;
  18. use App\Model\JobNature;
  19. use App\Model\JobEnum;
  20. use App\Model\User;
  21. use App\Model\UserRole;
  22. use App\Model\News;
  23. use App\Model\UserInfo;
  24. use App\Model\WebsiteGroup;;
  25. use App\Model\jobResume;
  26. use Hyperf\DbConnection\Db;
  27. use Hyperf\RpcServer\Annotation\RpcService;
  28. use App\Tools\Result;
  29. use Directory;
  30. use Ramsey\Uuid\Uuid;
  31. use Hyperf\Utils\Random;
  32. use Fukuball\Jieba\Jieba;
  33. use Fukuball\Jieba\Finalseg;
  34. use Hyperf\Utils\Collection;
  35. use function Hyperf\Support\retry;
  36. use App\Tools\PublicData;
  37. use App\Model\ChatGroups;
  38. use App\Model\ChatGroupsMember;
  39. use App\Model\ChatRecords;
  40. use App\Model\Complaint;
  41. use Hamcrest\Arrays\IsArray;
  42. use Hyperf\Codec\Json;
  43. use App\Tools\buildMenuTree;
  44. use App\Model\JobApply;
  45. use App\Model\JobHunting;
  46. use App\Model\JobRemuse;
  47. use Hyperf\Redis\Redis;
  48. use Hyperf\Di\Annotation\Inject;
  49. use App\Model\Festival;
  50. use App\Model\Character;
  51. use App\Model\Couplet;
  52. use App\Model\Riddle;
  53. use App\Model\Idiom;
  54. use Illuminate\Support\Facades\Cache;
  55. #[RpcService(name: "NewsService", protocol: "jsonrpc-http", server: "jsonrpc-http")]
  56. class NewsService implements NewsServiceInterface
  57. {
  58. #[Inject]
  59. protected Redis $redis;
  60. /**
  61. * 获取导航池列表
  62. * @param array $data
  63. * @return array
  64. */
  65. public function getCategoryList(array $data): array
  66. {
  67. $search = $data['name'] ?? '';
  68. $page = (int)($data['page'] ?? 1);
  69. $perPage = (int)($data['pageSize'] ?? 10);
  70. // 1. 查出所有匹配的分类id
  71. if ($search) {
  72. $matchedIds = Category::where('name', 'like', "%{$search}%")->orderBy('updated_at', 'desc')->pluck('id')->toArray();
  73. if (empty($matchedIds)) {
  74. return Result::success(['rows' => [], 'total' => 0]);
  75. }
  76. // 2. 递归查所有父级,直到一级分类
  77. $idsStr = implode(',', $matchedIds);
  78. $sql = "
  79. WITH RECURSIVE parents AS (
  80. SELECT * FROM category WHERE id IN ($idsStr)
  81. UNION ALL
  82. SELECT c.* FROM category c
  83. INNER JOIN parents p ON c.id = p.pid
  84. )
  85. SELECT * FROM parents
  86. ";
  87. $parents = Db::select($sql);
  88. $parentIds = [];
  89. foreach ($parents as $row) {
  90. if ($row->pid == 0) {
  91. $parentIds[] = $row->id;
  92. }
  93. }
  94. $parentIds = array_unique($parentIds);
  95. } else {
  96. // 没有搜索,一级分类就是根
  97. $parentIds = Category::where('pid', 0)->orderBy('updated_at', 'desc')->pluck('id')->toArray();
  98. }
  99. // 3. 一级分类分页
  100. $total = count($parentIds);
  101. $parentIds = array_slice($parentIds, ($page - 1) * $perPage, $perPage);
  102. if (empty($parentIds)) {
  103. return Result::success(['rows' => [], 'total' => $total]);
  104. }
  105. // 4. 递归查所有子孙
  106. $idsStr = implode(',', $parentIds);
  107. $sql = "
  108. WITH RECURSIVE subcategories AS (
  109. SELECT * FROM category WHERE id IN ($idsStr)
  110. UNION ALL
  111. SELECT c.* FROM category c
  112. INNER JOIN subcategories s ON c.pid = s.id
  113. )
  114. SELECT * FROM subcategories ORDER BY updated_at DESC
  115. ";
  116. $allCategories = Db::select($sql);
  117. // 5. 组装树结构
  118. $categoryMap = [];
  119. foreach ($allCategories as $cat) {
  120. $cat = (array)$cat;
  121. $cat['children'] = [];
  122. $categoryMap[$cat['id']] = $cat;
  123. }
  124. foreach ($categoryMap as $id => &$cat) {
  125. if ($cat['pid'] && isset($categoryMap[$cat['pid']])) {
  126. $categoryMap[$cat['pid']]['children'][] = &$cat;
  127. }
  128. }
  129. unset($cat);
  130. $categoryTree = [];
  131. foreach ($parentIds as $id) {
  132. if (isset($categoryMap[$id])) {
  133. $categoryTree[] = $categoryMap[$id];
  134. }
  135. }
  136. return Result::success([
  137. 'rows' => $categoryTree,
  138. 'total' => $total,
  139. ]);
  140. }
  141. private function findMatchedCategories($search)
  142. {
  143. if ($search) {
  144. return Category::where('name', 'like', "%{$search}%")
  145. ->orderBy('updated_at', 'desc')
  146. ->get();
  147. }
  148. return Category::orderBy('updated_at', 'desc') // 按 updated_at 字段倒序排序
  149. ->get();
  150. }
  151. private function findAllParents($categories)
  152. {
  153. $allCategories = [];
  154. foreach ($categories as $category) {
  155. $parentId = $category->pid;
  156. while ($parentId > 0) {
  157. $parent = Category::find($parentId);
  158. if ($parent) {
  159. $allCategories[$parent->id] = $parent;
  160. $parentId = $parent->pid;
  161. } else {
  162. break;
  163. }
  164. }
  165. $allCategories[$category->id] = $category;
  166. }
  167. return array_values($allCategories);
  168. }
  169. private function buildCategoryTree($category, $allRequiredCategories)
  170. {
  171. $categoryData = $category->toArray();
  172. $children = [];
  173. foreach ($allRequiredCategories as $c) {
  174. if ($c->pid === $category->id) {
  175. $children[] = $this->buildCategoryTree($c, $allRequiredCategories);
  176. }
  177. }
  178. if (!empty($children)) {
  179. $categoryData['children'] = $children;
  180. }
  181. return $categoryData;
  182. }
  183. public function myCategoryList(array $data): array
  184. {
  185. $sszq = $data['sszq'] ?? '';
  186. unset($data['sszq']);
  187. //1,2,3 根据这些webid,。从website_category表中取出对应的分类id,然后从category表中取出分类信息
  188. $catorytids = WebsiteCategory::whereIn('website_id', explode(',', $sszq))->get()->pluck('category_id')->toArray();
  189. $where[] = [
  190. 'pid',
  191. '=',
  192. $data['pid'],
  193. ];
  194. if (isset($data['name'])) {
  195. array_push($where, ['category.name', 'like', '%' . $data['name'] . '%']);
  196. }
  197. var_dump($where);
  198. //根据分类id,从category表中取出分类信息
  199. $result = Category::where($where)
  200. ->whereIn('category.id', $catorytids)
  201. ->select('category.*', 'category.id as category_id')->get();
  202. if (empty($result)) {
  203. return Result::error("没有栏目数据");
  204. }
  205. return Result::success($result);
  206. }
  207. /**
  208. * @param array $data
  209. * @return array
  210. */
  211. public function categoryList(array $data): array
  212. {
  213. $where[] = [
  214. 'pid',
  215. '=',
  216. $data['pid']
  217. ];
  218. if (isset($data['name'])) {
  219. array_push($where, ['category.name', 'like', '%' . $data['name'] . '%']);
  220. }
  221. var_dump($where);
  222. $result = Category::where($where)->select('category.*', 'category.id as category_id')->get();
  223. if (empty($result)) {
  224. return Result::error("没有栏目数据");
  225. }
  226. return Result::success($result);
  227. }
  228. /**
  229. * @param array $data
  230. * @return array
  231. */
  232. public function addCategory(array $data): array
  233. {
  234. if (isset($data['id'])) {
  235. unset($data['id']);
  236. }
  237. $id = Category::insertGetId($data);
  238. if (empty($id)) {
  239. return Result::error("添加失败");
  240. }
  241. return Result::success(['id' => $id]);
  242. }
  243. /**
  244. * @param array $data
  245. * @return array
  246. */
  247. public function delCategory(array $data): array
  248. {
  249. Db::beginTransaction();
  250. try {
  251. $categoryList = Category::where(['pid' => $data['id']])->get();
  252. if ($categoryList->toArray()) {
  253. Db::rollBack();
  254. return Result::error("分类下面有子分类不能删除");
  255. }
  256. $articleList = Article::where(['catid' => $data['id']])->get();
  257. if ($articleList->toArray()) {
  258. Db::rollBack();
  259. return Result::error("分类下面有资讯不能删除");
  260. }
  261. $result = Category::where($data)->delete();
  262. WebsiteCategory::where(['category_id' => $data['id']])->delete();
  263. if (!$result) {
  264. return Result::error("删除失败");
  265. }
  266. return Result::success($result);
  267. Db::commit();
  268. } catch (\Exception $e) {
  269. Db::rollBack();
  270. return Result::error("删除失败");
  271. }
  272. }
  273. /**
  274. * @param array $data
  275. * @return array
  276. */
  277. public function updateCategory(array $data): array
  278. {
  279. $where = [
  280. 'id' => $data['id'],
  281. ];
  282. $result = Category::where($where)->update($data);
  283. if ($result) {
  284. return Result::success($result);
  285. } else {
  286. return Result::error("更新失败");
  287. }
  288. }
  289. /**
  290. * 获取导航池信息
  291. * @param array $data
  292. * @return array
  293. */
  294. public function getCategoryInfo(array $data): array
  295. {
  296. $where = [
  297. 'id' => $data['id'],
  298. ];
  299. $result = Category::where($where)->first();
  300. if ($result) {
  301. return Result::success($result);
  302. } else {
  303. return Result::error("更新失败");
  304. }
  305. }
  306. /**
  307. * @param array $data
  308. * @return array
  309. */
  310. public function getArticleList(array $data): array
  311. {
  312. //判断是否是管理员'1:个人会员 2:政务会员 3:企业会员 4:调研员 10000:管理员 20000:游客(小程序)'
  313. $type_id = $data['type_id'];
  314. unset($data['type_id']);
  315. $user_id = $data['user_id'];
  316. unset($data['user_id']);
  317. $where = [];
  318. $status1 = [];
  319. if (isset($data['id']) && $data['id']) {
  320. array_push($where, ['article.id', '=', $data['id']]);
  321. }
  322. if (isset($data['title']) && $data['title']) {
  323. array_push($where, ['article.title', 'like', '%' . $data['title'] . '%']);
  324. }
  325. if (isset($data['category_name']) && $data['category_name']) {
  326. array_push($where, ['category.name', 'like', '%' . $data['category_name'] . '%']);
  327. }
  328. if (isset($data['author']) && $data['author']) {
  329. array_push($where, ['article.author', '=', $data['author']]);
  330. }
  331. if (isset($data['islink']) && $data['islink'] !== "") {
  332. array_push($where, ['article.islink', '=', $data['islink']]);
  333. }
  334. if (isset($data['status']) && $data['status'] !== "") {
  335. array_push($where, ['article.status', '=', $data['status']]);
  336. }
  337. if (isset($data['status1'])) {
  338. $status1 = json_decode(($data['status1']));
  339. }
  340. //不是管理员展示个人数据;
  341. if ($type_id != 10000) {
  342. $where[] = ['article.admin_user_id', '=', $user_id];
  343. }
  344. $rep = Article::where($where)
  345. ->whereNotIn('article.status', [404])
  346. ->when($status1, function ($query) use ($status1) {
  347. if (isset($status1) && $status1) {
  348. $query->whereIn('article.status', $status1);
  349. }
  350. })
  351. ->leftJoin('category', 'article.catid', 'category.id')
  352. ->leftJoin('website_category', function ($join) {
  353. $join->on('article.web_site_id', '=', 'website_category.website_id')
  354. ->on('article.catid', '=', 'website_category.category_id');
  355. })
  356. ->select("article.*", "category.name as category_name", "website_category.alias")
  357. ->orderBy("article.updated_at", "desc")
  358. ->limit($data['pageSize'])
  359. ->offset(($data['page'] - 1) * $data['pageSize'])->get();
  360. $count = Article::where($where)->whereNotIn('article.status', [404])
  361. ->when($status1, function ($query) use ($status1) {
  362. if (isset($status1) && $status1) {
  363. $query->whereIn('article.status', $status1);
  364. }
  365. })
  366. ->leftJoin('category', 'article.catid', 'category.id')->count();
  367. $data = [
  368. 'rows' => $rep->toArray(),
  369. 'count' => $count,
  370. ];
  371. if (empty($rep)) {
  372. return Result::error("没有信息数据");
  373. }
  374. return Result::success($data);
  375. }
  376. /**
  377. * @param array $data
  378. * @return array
  379. */
  380. public function addArticle(array $data): array
  381. {
  382. var_dump($data, '----------12-----------1');
  383. unset($data['user_type']);
  384. unset($data['nav_add_pool_id']);
  385. // unset($data['commend_id']);
  386. // $data['cat_arr_id'] = is_string($data['cat_arr_id']) ? json_encode($data['cat_arr_id']) : '';
  387. Db::beginTransaction();
  388. try {
  389. //处理投票
  390. $is_survey = isset($data['is_survey']) ? $data['is_survey'] : 0;
  391. $survey_name = isset($data['survey_name']) ? $data['survey_name'] : '';
  392. $suvey_array = isset($data['suvey_array']) ? $data['suvey_array'] : '';
  393. $website_id = isset($data['website_id']) ? $data['website_id'] : 2;
  394. unset($data['is_survey']);
  395. unset($data['survey_name']);
  396. unset($data['suvey_array']);
  397. // unset($data['website_id']);
  398. // unset($data['web_site_id']);
  399. // $data['web_site_id'] = is_array($data['web_site_id']) ? json_encode($data['web_site_id']) : ($data['web_site_id']);
  400. if ($data['hits'] == '') {
  401. $data['hits'] = 0;
  402. }
  403. if ($data['is_original'] == '') {
  404. $data['is_original'] = 0;
  405. }
  406. if ($data['status'] == '') {
  407. $data['status'] = 0;
  408. }
  409. $articleData = $data;
  410. unset($articleData['content']);
  411. //自动处理缩略图、关键字、描述
  412. if ($articleData['imgurl'] == '') {
  413. //如果没有图,设置level=0
  414. $levelArr = json_decode($articleData['level'], true);
  415. var_dump($levelArr, '----------levelArr-----------1');
  416. //content中提取图片第一个图,正则提取
  417. $reg = '/<img.*?src=[\"|\']?(.*?)[\"|\']?\s.*?>/i';
  418. preg_match_all($reg, $data['content'], $matches);
  419. if (isset($matches[1][0])) {
  420. //截取varchar240
  421. $articleData['imgurl'] = substr($matches[1][0], 0, 240);
  422. //如果有图,设置level=3
  423. if (!in_array(3, $levelArr)) {
  424. $levelArr[] = 3;
  425. }
  426. $articleData['level'] = json_encode($levelArr);
  427. } else {
  428. if (!in_array(0, $levelArr)) {
  429. $levelArr[] = 0;
  430. }
  431. $articleData['level'] = json_encode($levelArr);
  432. }
  433. }
  434. var_dump($articleData['level'], '----------$articleData[level]----------1');
  435. if ($articleData['keyword'] == '') {
  436. //提取标题+内容中的关键词
  437. $articleData['keyword'] = $data['title'];
  438. // . substr(str_replace(' ', '', strip_tags($data['content'])), 0, 20);
  439. Jieba::init(); // 初始化 jieba-php
  440. Finalseg::init();
  441. $segList = Jieba::cut($articleData['keyword']);
  442. $segList1 = array_slice($segList, 0, 8);
  443. $articleData['keyword'] = implode(',', $segList1);
  444. }
  445. if ($articleData['introduce'] == '') {
  446. //提取内容中的描述
  447. $articleData['introduce'] = substr(str_replace(' ', '', strip_tags($data['content'])), 0, 100);
  448. }
  449. $id = Article::insertGetId($articleData);
  450. $articleDataContent = [
  451. 'article_id' => $id,
  452. 'content' => $data['content'],
  453. ];
  454. ArticleData::insertGetId($articleDataContent);
  455. //处理投票
  456. if ($is_survey == 1) {
  457. //生成年月日时分秒+8位随机数
  458. $uuid = date('YmdHis') . rand(10000000, 99999999);
  459. var_dump($suvey_array, 'suvey_array________');
  460. $suveys_array = is_array($suvey_array) ? $suvey_array : json_decode($suvey_array);
  461. var_dump($suveys_array, '---------------------1');
  462. var_dump($suvey_array, '---------------------2');
  463. $suvey_data = [];
  464. foreach ($suveys_array as $key => $value) {
  465. if ($value == '') {
  466. continue;
  467. }
  468. if (is_array($value)) {
  469. $suvey_data[] = [
  470. 'sur_id' => $uuid,
  471. 'art_id' => $id,
  472. 'website_id' => $website_id ?? 2,
  473. 'survey_name' => $survey_name,
  474. 'choice_name' => $value[1],
  475. 'is_other' => 1,
  476. 'other_id' => 0,
  477. 'results' => 0,
  478. ];
  479. } else {
  480. $suvey_data[] = [
  481. 'sur_id' => $uuid,
  482. 'art_id' => $id,
  483. 'website_id' => $website_id ?? 2,
  484. 'survey_name' => $survey_name,
  485. 'choice_name' => $value,
  486. 'is_other' => 0,
  487. 'other_id' => 0,
  488. 'results' => 0,
  489. ];
  490. }
  491. if (empty($suvey_data)) {
  492. throw new \Exception("投票数据为空");
  493. }
  494. }
  495. $result = ArticleSurvey::insert($suvey_data);
  496. if (!$result) {
  497. throw new \Exception("投票失败,ArticleSurvey插入失败");
  498. }
  499. $result = Article::where('id', $id)->update(['survey_id' => $uuid, 'survey_name' => $survey_name, 'is_survey' => $is_survey]);
  500. if (!$result) {
  501. throw new \Exception("投票失败,更新主表失败");
  502. }
  503. }
  504. Db::commit();
  505. return Result::success(['id' => $id]);
  506. } catch (\Throwable $ex) {
  507. Db::rollBack();
  508. var_dump($ex->getMessage());
  509. return Result::error("创建失败", 0);
  510. }
  511. }
  512. /**
  513. * @param array $data
  514. * @return array
  515. */
  516. public function delArticle(array $data): array
  517. {
  518. $result = Article::where($data)->delete();
  519. //survey投票删除
  520. articleSurvey::where(['art_id' => $data['id']])->delete();
  521. if (!$result) {
  522. return Result::error("删除失败");
  523. }
  524. return Result::success($result);
  525. }
  526. /**
  527. * @param array $data
  528. * @return array
  529. */
  530. public function updateArticle(array $data): array
  531. {
  532. var_dump($data, '----------12-----------1');
  533. Db::beginTransaction();
  534. unset($data['user_type']);
  535. // unset($data['web_site_id']);
  536. unset($data['nav_add_pool_id']);
  537. try {
  538. //处理投票
  539. $is_survey = isset($data['is_survey']) ? $data['is_survey'] : 0;
  540. $survey_name = isset($data['survey_name']) ? $data['survey_name'] : '';
  541. $suvey_array = isset($data['suvey_array']) ? $data['suvey_array'] : '';
  542. $website_id = isset($data['website_id']) ? $data['website_id'] : 2;
  543. unset($data['is_survey']);
  544. unset($data['survey_name']);
  545. unset($data['suvey_array']);
  546. unset($data['website_id']);
  547. $data['web_site_id'] = is_array($data['web_site_id']) ? json_encode($data['web_site_id']) : ($data['web_site_id']);
  548. if ($data['hits'] == '') {
  549. $data['hits'] = 0;
  550. }
  551. if ($data['is_original'] == '') {
  552. $data['is_original'] = 0;
  553. }
  554. if ($data['status'] == '') {
  555. $data['status'] = 0;
  556. }
  557. $data['cat_arr_id'] = is_array($data['cat_arr_id']) ? json_encode($data['cat_arr_id']) : $data['cat_arr_id'];
  558. $data['tag'] = isset($data['tag']) ? json_encode($data['tag']) : '';
  559. $articleData = $data;
  560. unset($articleData['content']);
  561. unset($articleData['status_name']);
  562. unset($articleData['name']);
  563. unset($articleData['content']);
  564. unset($articleData['pid_arr']);
  565. unset($articleData['pid']);
  566. //自动处理缩略图、关键字、描述
  567. if ($articleData['imgurl'] == '') {
  568. //如果没有图,设置level=0
  569. $levelArr = json_decode($articleData['level'], true);
  570. var_dump($levelArr, '----------levelArr-----------1');
  571. //content中提取图片第一个图,正则提取
  572. $reg = '/<img.*?src=[\"|\']?(.*?)[\"|\']?\s.*?>/i';
  573. preg_match_all($reg, $data['content'], $matches);
  574. if (isset($matches[1][0])) {
  575. //截取varchar240
  576. // 截取到第一个<
  577. $articleData['imgurl'] = $matches[1][0];
  578. var_dump($articleData['imgurl'], '----------imgurl-----------1');
  579. $pos = strpos($articleData['imgurl'], '"');
  580. if ($pos !== false) {
  581. $articleData['imgurl'] = substr($articleData['imgurl'], 0, $pos);
  582. }
  583. //$articleData['imgurl'] = substr($matches[1][0], 0, 240);
  584. //如果有图,设置level=3
  585. if (!in_array(3, $levelArr)) {
  586. $levelArr[] = 3;
  587. }
  588. $articleData['level'] = json_encode($levelArr);
  589. } else {
  590. if (!in_array(0, $levelArr)) {
  591. $levelArr[] = 0;
  592. }
  593. $articleData['level'] = json_encode($levelArr);
  594. }
  595. }
  596. var_dump($articleData['level'], '----------$articleData[level]----------1');
  597. if ($articleData['keyword'] == '') {
  598. //提取标题+内容中的关键词
  599. $articleData['keyword'] = $data['title'];
  600. // . substr(str_replace(' ', '', strip_tags($data['content'])), 0, 20);
  601. Jieba::init(); // 初始化 jieba-php
  602. Finalseg::init();
  603. $segList = Jieba::cut($articleData['keyword']);
  604. $segList1 = array_slice($segList, 0, 8);
  605. $articleData['keyword'] = implode(',', $segList1);
  606. }
  607. if ($articleData['introduce'] == '') {
  608. //提取内容中的描述
  609. $articleData['introduce'] = substr(preg_replace('/\s+/', '', strip_tags($data['content'])), 0, 100);
  610. // substr(str_replace(' ', '', strip_tags($data['content'])), 0, 100);
  611. }
  612. $id = Article::where(['id' => $data['id']])->update($articleData);
  613. $articleDataContent = [
  614. 'content' => $data['content'],
  615. ];
  616. ArticleData::where(['article_id' => $data['id']])->update($articleDataContent);
  617. //处理投票
  618. $id = $data['id'];
  619. $surveydata = ArticleSurvey::where(['art_id' => $data['id']])->delete();
  620. var_dump($suvey_array, 'suvey_array________delete');
  621. //处理投票
  622. if ($is_survey == 1) {
  623. //生成年月日时分秒+8位随机数
  624. $uuid = date('YmdHis') . rand(10000000, 99999999);
  625. $suveys_array = is_array($suvey_array) ? $suvey_array : json_decode($suvey_array);
  626. var_dump($suveys_array, '---------------------1');
  627. $suvey_data = [];
  628. if (is_array($suveys_array)) {
  629. foreach ($suveys_array as $key => $value) {
  630. if ($value == '') {
  631. continue;
  632. }
  633. if (is_array($value)) {
  634. $suvey_data[] = [
  635. 'sur_id' => $uuid,
  636. 'art_id' => $id,
  637. 'website_id' => $website_id ?? 2,
  638. 'survey_name' => $survey_name,
  639. 'choice_name' => $value[1],
  640. 'is_other' => 1,
  641. 'other_id' => 0,
  642. 'results' => 0,
  643. ];
  644. } else {
  645. $suvey_data[] = [
  646. 'sur_id' => $uuid,
  647. 'art_id' => $id,
  648. 'website_id' => $website_id ?? 2,
  649. 'survey_name' => $survey_name,
  650. 'choice_name' => $value,
  651. 'is_other' => 0,
  652. 'other_id' => 0,
  653. 'results' => 0,
  654. ];
  655. }
  656. if (empty($suvey_data)) {
  657. throw new \Exception("投票数据为空");
  658. }
  659. }
  660. }
  661. $result = ArticleSurvey::insert($suvey_data);
  662. if (!$result) {
  663. throw new \Exception("投票失败");
  664. }
  665. $result = Article::where('id', $id)->update(['survey_id' => $uuid, 'survey_name' => $survey_name, 'is_survey' => $is_survey]);
  666. if (!$result) {
  667. throw new \Exception("投票失败");
  668. }
  669. } else {
  670. $result = Article::where('id', $id)->update(['survey_id' => '', 'survey_name' => '', 'is_survey' => 0]);
  671. }
  672. Db::commit();
  673. return Result::success([]);
  674. } catch (\Throwable $ex) {
  675. Db::rollBack();
  676. var_dump($ex->getMessage());
  677. return Result::error("更新失败" . $ex->getMessage(), 0);
  678. }
  679. }
  680. /**
  681. * 更新资讯状态
  682. * @param array $data
  683. * @return array
  684. */
  685. public function upArticleStatus(array $data): array
  686. {
  687. $result = Article::where(['id' => $data['id']])->update($data);
  688. if ($result) {
  689. return Result::success();
  690. } else {
  691. return Result::error("更新状态失败", 0);
  692. }
  693. }
  694. /**
  695. * 获取新闻详情
  696. * @param array $data
  697. * @return array
  698. */
  699. public function getArticleInfo(array $data): array
  700. {
  701. $where = [
  702. 'article.id' => $data['id'],
  703. // 'article.status' => 1,
  704. ];
  705. $result = Article::where($where)->leftJoin("article_data", "article.id", "article_data.article_id")->first();
  706. $articleSurvey = ArticleSurvey::where(['art_id' => $data['id']])->get();
  707. $info = $result;
  708. // var_dump($info, 'info');
  709. $info['survey_array'] = $articleSurvey;
  710. if ($result) {
  711. return Result::success($info);
  712. } else {
  713. return Result::error("查询失败", 0);
  714. }
  715. }
  716. /**
  717. * 获取头条新闻
  718. * @param array $data
  719. * @return array
  720. */
  721. public function getWebsiteArticlett(array $data): array
  722. {
  723. // return Result::success($data['website_id']);
  724. $category = WebsiteCategory::where('website_id', $data['website_id'])->pluck('category_id');
  725. $category = array_values(array_unique($category->toArray()));
  726. $web['website_id'] = $data['website_id'];
  727. if ($category) {
  728. $where = [
  729. 'status' => 1,
  730. ];
  731. var_dump($data, 'data-----------------');
  732. // level=7 根据文章key来匹配文章
  733. if (isset($data['level']) && $data['level'] == 7) {
  734. // 根据文章id获取key
  735. // $data['id'] = 50142;
  736. if (isset($data['id']) && !empty($data['id'])) {
  737. $keyword = Article::where('id', $data['id'])->value('keyword');
  738. $keywordArray = explode(',', $keyword);
  739. $whereL7 = [];
  740. foreach ($keywordArray as $k => $v) {
  741. $whereL7[] = ['keyword', 'like', '%' . $v . '%'];
  742. }
  743. // 原始查询
  744. $result['level7'] = Article::where($whereL7)
  745. ->when(!empty($data['imgnum']), function ($query) use ($data) {
  746. $query->where('article.imgurl', '!=', '')
  747. ->select('article.*')
  748. ->offset($data['placeid'])
  749. ->limit($data['imgnum']);
  750. })
  751. ->when(!empty($data['textnum']), function ($query) use ($data) {
  752. $query->select('article.*')
  753. ->offset($data['placeid'])
  754. ->limit($data['textnum']);
  755. })
  756. ->orderBy('updated_at', 'desc')
  757. ->get();
  758. $result['level7'] = $this->processArticle($result['level7'], $web);
  759. if (empty($result)) {
  760. return Result::success();
  761. }
  762. return Result::success($result);
  763. } else {
  764. return Result::error("参数错误level=7,id不能为空", 0);
  765. }
  766. }
  767. //如果是4:最新资讯(数据库已不存在) 5:资讯推荐(数据库已不存在);
  768. // 1:头条资讯;2:轮播图;6:热点资讯;(数据库)
  769. var_dump($where, 'where-----------------');
  770. // 初始化基础查询
  771. $query = Article::where($where)
  772. ->whereIn("catid", $category)
  773. ->where(function ($query) use ($data) {
  774. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  775. ->orWhereNull("ignore_ids");
  776. });
  777. // 处理 level 相关查询条件
  778. $query->when($data['level'] == 5, function ($query) {
  779. $query->inRandomOrder()
  780. ->where('updated_at', '>', date("Y-m-d H:i:s", strtotime("-30 day")));
  781. })->when($data['level'] == 4, function ($query) {
  782. $query->orderBy("article.updated_at", "desc");
  783. })->when(!empty($data['level']), function ($query) use ($data) {
  784. if ($data['level'] != 4 && $data['level'] != 5) {
  785. $query->whereRaw("JSON_CONTAINS(level, '" . intval($data['level']) . "') = 1")
  786. ->orderBy("article.updated_at", "desc");
  787. }
  788. });
  789. // 初始化结果数组
  790. $result = [];
  791. // $input = $data['website_id'];
  792. // 处理图片新闻查询
  793. if (!empty($data['imgnum'])) {
  794. // 原错误提示表明 cleanBindings 方法需要传入数组类型的参数,而实际传入了 null。
  795. // 这里克隆查询构建器,确保绑定参数为数组,避免该错误。
  796. $imgQuery = clone $query;
  797. if ($imgQuery->getBindings() === null) {
  798. $imgQuery->setBindings([]);
  799. }
  800. $result['img'] = $imgQuery->where('article.imgurl', '!=', '')
  801. ->select(
  802. 'article.id',
  803. 'article.title',
  804. 'article.imgurl',
  805. 'article.author',
  806. 'article.updated_at',
  807. 'article.introduce',
  808. 'article.islink',
  809. 'article.linkurl',
  810. 'article.copyfrom',
  811. 'article.cat_arr_id',
  812. 'article.catid'
  813. )
  814. ->offset($data['placeid'])
  815. ->limit($data['imgnum'])
  816. ->get();
  817. $result['img'] = $this->processArticles($result['img'], $web);
  818. }
  819. // 处理文字新闻查询
  820. if (!empty($data['textnum'])) {
  821. $textQuery = clone $query;
  822. $result['text'] = $textQuery
  823. ->select(
  824. 'article.id',
  825. 'article.title',
  826. 'article.imgurl',
  827. 'article.author',
  828. 'article.updated_at',
  829. 'article.introduce',
  830. 'article.islink',
  831. 'article.linkurl',
  832. 'article.copyfrom',
  833. 'article.cat_arr_id',
  834. 'article.catid'
  835. )
  836. ->offset($data['placeid'])
  837. ->limit($data['textnum'])
  838. ->get();
  839. $result['text'] = $this->processArticles($result['text'], $web);
  840. }
  841. if (empty($result) || count($result) == 0) {
  842. return Result::error("暂无头条新闻");
  843. }
  844. return Result::success($result);
  845. } else {
  846. return Result::error("本网站下暂无相关栏目", 0);
  847. }
  848. }
  849. /**
  850. * 获取模块新闻
  851. * @param array $data
  852. * @return array
  853. */
  854. public function getWebsiteModelArticles(array $data): array
  855. {
  856. $catid = $data['catid'];
  857. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $catid)->select('category_id')->get();
  858. $category = $category->toArray();
  859. if (!empty($category)) {
  860. $where = [
  861. 'status' => 1,
  862. 'catid' => $catid,
  863. ];
  864. $placeid = isset($data['placeid']) && !empty($data['placeid']) ? $data['placeid'] - 1 : 0;
  865. // 1:文字新闻;2:轮播图;3:图文;
  866. // 级别:0:未分类
  867. // 3:推荐图片
  868. if ($data['level'] == 1) {
  869. $data['level'] = 0;
  870. }
  871. $result = Article::where($where)
  872. ->where(function ($query) use ($data) {
  873. $query->whereRaw("JSON_CONTAINS(level, '" . intval($data['level']) . "') = 1")
  874. ->orWhereNull("level")
  875. ->orWhereRaw("level = '[]'");
  876. })
  877. ->where(function ($query) use ($data) {
  878. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  879. ->orWhereNull("ignore_ids");
  880. })
  881. ->orderBy("updated_at", "desc")
  882. ->offset($placeid)
  883. ->limit($data['pagesize'])
  884. ->get();
  885. if (empty($result)) {
  886. return Result::error("此栏目暂无相关新闻", 0);
  887. }
  888. } else {
  889. return Result::error("此网站暂无此栏目", 0);
  890. }
  891. return Result::success($result);
  892. }
  893. /**
  894. *获取新闻列表
  895. * @param array $data
  896. * @return array
  897. */
  898. public function getWebsiteArticleList(array $data): array
  899. {
  900. // return Result::success($data);
  901. $where[] = ['status', '=', 1];
  902. if (isset($data['catid']) && !empty($data['catid'])) {
  903. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $data['catid'])->pluck('category_id');
  904. array_push($where, ['catid', '=', $data['catid']]);
  905. if (empty($category)) {
  906. return Result::error("此网站暂无此栏目", 0);
  907. }
  908. }
  909. // return Result::success($where);
  910. $rep = Article::where($where)
  911. ->where(function ($query) use ($data) {
  912. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  913. ->orWhereNull("ignore_ids");
  914. })
  915. ->select(
  916. 'article.id',
  917. 'article.title',
  918. 'article.imgurl',
  919. 'article.author',
  920. 'article.updated_at',
  921. 'article.introduce',
  922. 'article.islink',
  923. 'article.linkurl',
  924. 'article.copyfrom',
  925. 'article.cat_arr_id',
  926. 'article.catid'
  927. )
  928. ->orderBy("updated_at", "desc")
  929. ->offset(($data['page'] - 1) * $data['pageSize'])
  930. ->limit($data['pageSize'])
  931. ->get();
  932. $web['website_id'] = $data['website_id'];
  933. $rep = $this->processArticles($rep, $web);
  934. $count = Article::where($where)
  935. ->where(function ($query) use ($data) {
  936. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  937. ->orWhereNull("ignore_ids");
  938. })->count();
  939. $data = [
  940. 'rows' => $rep->toArray(),
  941. 'count' => $count,
  942. ];
  943. if (empty($rep)) {
  944. return Result::error("没有信息数据");
  945. }
  946. return Result::success($data);
  947. }
  948. /**
  949. * 前端-获取新闻详情
  950. * @param array $data
  951. * @return array
  952. */
  953. public function selectWebsiteArticleInfo(array $data): array
  954. {
  955. $where = [
  956. 'article.id' => $data['id'],
  957. 'article.status' => 1,
  958. ];
  959. $result = Article::where($where)
  960. ->leftJoin("article_data", "article.id", "article_data.article_id")
  961. ->leftJoin ("article_extend", "article_extend.article_id", "article.id")
  962. ->where(function ($query) use ($data) {
  963. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  964. ->orWhereNull("ignore_ids");
  965. })
  966. ->first();
  967. if (empty($result)) {
  968. return Result::error("暂无此新闻!", 0);
  969. }
  970. $category = WebsiteCategory::leftJoin('website', 'website.id', '=', 'website_category.website_id')
  971. ->select('website_category.*', 'website.website_name', 'website.suffix')
  972. ->where('website_category.website_id', $data['website_id'])
  973. ->where(['website_category.category_id' => $result['catid']])
  974. ->first();
  975. if (empty($category)) {
  976. return Result::error("查询失败", 0);
  977. }
  978. //手动推荐文章
  979. $commend_ids = $result['commend_id'] ? json_decode($result['commend_id']) : [];
  980. $commendArticle = Article::whereIn('id', $commend_ids)
  981. ->where('status', 1)
  982. ->select('id', 'title', 'catid', 'imgurl', 'hits', 'created_at')
  983. ->orderBy('updated_at', 'desc')
  984. ->limit(5)
  985. ->get();
  986. $result['category_id'] = $category['category_id'];
  987. $result['cat_name'] = $category['alias'];
  988. $result['website_name'] = $category['website_name'] ?? "";
  989. $result['suffix'] = $category['suffix'] ?? "";
  990. $result['commendArticle'] = $commendArticle;
  991. return Result::success($result);
  992. }
  993. /**
  994. * 前端-获取网站调查问卷
  995. * @param array $data
  996. * @return array
  997. */
  998. public function getWebsiteSurvey(array $data): array
  999. {
  1000. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1001. $website = Website::where('id', $data['website_id'])->first();
  1002. if (empty($website)) {
  1003. return Result::error("暂无此网站", 0);
  1004. }
  1005. }
  1006. if (isset($data['art_id']) && !empty($data['art_id'])) {
  1007. $article = Article::where('id', $data['art_id'])->where('status', 1)->first();
  1008. if (empty($article)) {
  1009. return Result::error("暂无此文章", 0);
  1010. }
  1011. // return Result::error($data,0);
  1012. $where['art_id'] = $data['art_id'];
  1013. // $query = ArticleSurvey::where('art_id',$data['art_id']);
  1014. } else {
  1015. $survey = Article::where(function ($query) {
  1016. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '28')")
  1017. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '\"28\"')");
  1018. })
  1019. ->where('status', 1)
  1020. ->where('is_survey', 1)
  1021. ->select('survey_id')
  1022. ->orderBy('updated_at', 'desc')
  1023. ->first();
  1024. if (empty($survey)) {
  1025. return Result::error("暂无调查问卷", 0);
  1026. }
  1027. $where['sur_id'] = $survey['survey_id'];
  1028. // $query = ArticleSurvey::where('sur_id',$survey['sur_id']);
  1029. }
  1030. // return Result::success($where);
  1031. $result = ArticleSurvey::where($where)
  1032. ->where(function ($query) {
  1033. $query->where('is_other', 0)
  1034. ->orWhere(function ($subQuery) {
  1035. $subQuery->where('is_other', 1)
  1036. ->where('other_id', 0);
  1037. });
  1038. })
  1039. ->leftJoin('article', 'article_survey.art_id', 'article.id')
  1040. ->select('article_survey.*', 'article.survey_type')
  1041. ->get()->all();
  1042. if (empty($result)) {
  1043. return Result::error("此文章暂无调查问卷", 0);
  1044. }
  1045. return Result::success($result);
  1046. }
  1047. /**
  1048. * 前端-添加网站调查问卷选项
  1049. * @param array $data
  1050. * @return array
  1051. */
  1052. public function addWebsiteSurveyOption(array $data): array
  1053. {
  1054. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1055. $website = Website::where('id', $data['website_id'])->first();
  1056. if (empty($website)) {
  1057. return Result::error("暂无此网站", 0);
  1058. }
  1059. if (isset($data['sur_id']) && !empty($data['sur_id'])) {
  1060. $survey = ArticleSurvey::where('sur_id', $data['sur_id'])->where('is_other', 1)->where('other_id', 0)->first();
  1061. if (empty($survey)) {
  1062. return Result::error("此调查问卷不可添加选项", 0);
  1063. }
  1064. if (isset($data['choice_name']) && !empty($data['choice_name'])) {
  1065. $choice = [
  1066. 'art_id' => $survey['art_id'],
  1067. 'website_id' => $data['website_id'],
  1068. 'survey_name' => $survey['survey_name'],
  1069. 'choice_name' => $data['choice_name'],
  1070. 'sur_id' => $survey['sur_id'],
  1071. 'is_other' => 1,
  1072. 'other_id' => $survey['id'],
  1073. ];
  1074. $result = ArticleSurvey::insertGetId($choice);
  1075. if (empty($result)) {
  1076. return Result::error("添加失败", 0);
  1077. }
  1078. return Result::success($result);
  1079. }
  1080. }
  1081. return Result::error("添加失败", 0);
  1082. }
  1083. return Result::error("添加失败", 0);
  1084. }
  1085. /**
  1086. * 前端-调查问卷投票
  1087. * @param array $data
  1088. * @return array
  1089. */
  1090. public function addWebsiteSurveyVote(array $data): array
  1091. {
  1092. // return Result::success($data);
  1093. if (isset($data['website_id']) && !empty($data['website_id'])) {
  1094. $website = Website::where('id', $data['website_id'])->first();
  1095. if (empty($website)) {
  1096. return Result::error("暂无此网站", 0);
  1097. }
  1098. if (isset($data['sur_id']) && !empty($data['sur_id'])) {
  1099. $is_survey = ArticleSurvey::where('sur_id', $data['sur_id'])->first();
  1100. // return Result::success($survey);
  1101. if (empty($is_survey)) {
  1102. return Result::error("此调查问卷不存在", 0);
  1103. }
  1104. // return Result::success($survey);
  1105. // 调查问卷类型
  1106. if (isset($data['choice_id']) && !empty($data['choice_id'])) {
  1107. //多选 若是json型则转化成数组类型
  1108. if (strpos($data['choice_id'], '[') === 0) {
  1109. $data['choice_id'] = json_decode($data['choice_id'], true);
  1110. } else {
  1111. // 单选 也转换成数组
  1112. $data['choice_id'] = [$data['choice_id']];
  1113. }
  1114. $data['choice_id'] = array_map('intval', $data['choice_id']);
  1115. $other = ArticleSurvey::whereIn('id', $data['choice_id'])
  1116. // ->where('website_id',$data['website_id'])
  1117. ->where('is_other', 1)
  1118. ->where('other_id', 0)
  1119. ->first();
  1120. if (!empty($other)) {
  1121. return Result::error("请选择已有的选项!", 0);
  1122. }
  1123. $choice['other'] = ArticleSurvey::whereIn('id', $data['choice_id'])
  1124. // ->where('website_id',$data['website_id'])
  1125. ->where('is_other', 1)
  1126. ->where('other_id', '!=', 0)
  1127. ->first();
  1128. // return Result::success($choice['other']);
  1129. $choice_id = $data['choice_id'];
  1130. if (!empty($choice['other'])) {
  1131. // array_push($data['choice_id'],$choice['other']['other_id']);
  1132. if (!empty($choice_id)) {
  1133. $key = array_search($choice['other']['id'], $choice_id);
  1134. if ($key !== false) {
  1135. unset($choice_id[$key]);
  1136. $choice_id = array_values($choice_id);
  1137. }
  1138. array_push($choice_id, $choice['other']['other_id']);
  1139. } else {
  1140. $choice_id[0] = $choice['other']['other_id'];
  1141. }
  1142. array_push($data['choice_id'], $choice['other']['other_id']);
  1143. }
  1144. // return Result::success($data);
  1145. $choice = ArticleSurvey::whereIn('id', $data['choice_id'])
  1146. // ->where('website_id',$data['website_id'])
  1147. ->increment('results', 1);
  1148. if (empty($choice)) {
  1149. return Result::error("请选择已有的选项!", 0);
  1150. }
  1151. $survey['data'] = ArticleSurvey::where('sur_id', $data['sur_id'])
  1152. // ->where('website_id',$data['website_id'])
  1153. ->where('other_id', 0)
  1154. ->get();
  1155. $survey['choice'] = $choice_id;
  1156. return Result::success($survey);
  1157. }
  1158. return Result::error("参数必填!");
  1159. }
  1160. return Result::error("此调查问卷不存在", 0);
  1161. }
  1162. return Result::error("参数必填!");
  1163. }
  1164. /**
  1165. * 后端-获取网站调查问卷列表
  1166. * @param array $data
  1167. * @return array
  1168. */
  1169. public function getSurveyList(array $data): array
  1170. {
  1171. $where = [];
  1172. if (isset($data['survey_name']) && !empty($data['survey_name'])) {
  1173. array_push($where, ['survey_name', 'like', '%' . $data['survey_name'] . '%']);
  1174. }
  1175. if (isset($data['survey_type']) && $data['survey_type'] != null) {
  1176. array_push($where, ['survey_type', '=', $data['survey_type']]);
  1177. }
  1178. if (isset($data['is_survey']) && $data['is_survey'] != null) {
  1179. array_push($where, ['is_survey', '=', $data['is_survey']]);
  1180. }
  1181. // return Result::success($where);
  1182. if (!empty($where)) {
  1183. $query = Article::where($where)->where(function ($q) {
  1184. $q->whereNotNull('survey_name')->where('survey_name', '!=', '');
  1185. });
  1186. } else {
  1187. $query = Article::where(function ($q) {
  1188. $q->whereNotNull('survey_name')->where('survey_name', '!=', '');
  1189. });
  1190. }
  1191. $count = $query->count();
  1192. $survey = $query->orderByDesc('id')
  1193. ->limit($data['pageSize'])
  1194. ->offset(($data['page'] - 1) * $data['pageSize'])
  1195. ->get();
  1196. if (empty($survey->toArray())) {
  1197. return Result::error("暂无调查问卷!", 0);
  1198. }
  1199. $result = [
  1200. 'rows' => $survey,
  1201. 'count' => $count,
  1202. ];
  1203. return Result::success($result);
  1204. }
  1205. /**
  1206. * 后端-获取网站调查问卷详情
  1207. * @param array $data
  1208. * @return array
  1209. */
  1210. public function getSurveyInfo(array $data): array
  1211. {
  1212. if (isset($data['sur_id']) && !empty($data['sur_id'])) {
  1213. $where = ['sur_id' => $data['sur_id']];
  1214. $choose = ArticleSurvey::where($where)->where('is_other', 0)
  1215. ->leftJoin('article', 'article_survey.art_id', 'article.id')
  1216. ->select('article_survey.*', 'article.survey_type')
  1217. ->get()->all();
  1218. if (empty($choose)) {
  1219. return Result::error("此调查问卷不存在", 0);
  1220. }
  1221. $resultsArray = array_column($choose, 'results');
  1222. $total = array_sum($resultsArray);
  1223. $other = ArticleSurvey::where($where)->where('is_other', 1)->where('other_id', 0)->first();
  1224. $others = ArticleSurvey::where($where)->where('is_other', 1)->where('other_id', '!=', 0)->orderByDesc('created_at')->get()->all();
  1225. // $total = 0;
  1226. if (!empty($other)) {
  1227. $total = $total + $other['results'];
  1228. $other['choice_name'] = '(其他)';
  1229. if (!empty($others)) {
  1230. $other['hasChildren'] = true;
  1231. // array_push($other,['hasChildren','=',true]);
  1232. $other['children'] = $others;
  1233. $other_choices = [$other->toArray()];
  1234. $mer_choice = array_merge($choose, $other_choices);
  1235. $value_choice = array_values($mer_choice);
  1236. } else {
  1237. // return Result::error('1111');
  1238. $other_choices = [$other->toArray()];
  1239. $other_choices = array_merge($choose, $other_choices);
  1240. $value_choice = array_values($other_choices);
  1241. // return Result::success($result);
  1242. }
  1243. } else {
  1244. $value_choice = $choose;
  1245. }
  1246. $result = [
  1247. 'choose' => $value_choice,
  1248. 'total' => $total,
  1249. ];
  1250. }
  1251. return Result::success($result);
  1252. }
  1253. /**
  1254. * 前端-搜索新闻列表
  1255. * @param array $data
  1256. * @return array
  1257. */
  1258. public function selectWebsiteArticle(array $data): array
  1259. {
  1260. $category = WebsiteCategory::where('website_id', $data['website_id'])->pluck('category_id');
  1261. $query = Article::where('status', 1)
  1262. ->whereIn('catid', $category)
  1263. ->where(function ($query) use ($data) {
  1264. $query->where(function ($subQuery) use ($data) {
  1265. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0");
  1266. })->orWhereNull("ignore_ids");
  1267. });
  1268. // return Result::success($all_articles);
  1269. if (isset($data['cityid']) && !empty($data['cityid'])) {
  1270. $query->whereRaw("JSON_CONTAINS(city_arr_id, '" . intval($data['cityid']) . "')");
  1271. }
  1272. if (isset($data['department_id']) && !empty($data['department_id'])) {
  1273. $query->whereRaw("JSON_CONTAINS(department_arr_id, '" . intval($data['department_id']) . "')");
  1274. }
  1275. if (isset($data['keyword']) && !empty($data['keyword'])) {
  1276. $query->where('title', 'like', '%' . $data['keyword'] . '%');
  1277. }
  1278. // 计算总数
  1279. $count = $query->count();
  1280. // 分页查询
  1281. $articles = $query
  1282. ->select(
  1283. 'article.id',
  1284. 'article.title',
  1285. 'article.imgurl',
  1286. 'article.author',
  1287. 'article.updated_at',
  1288. 'article.introduce',
  1289. 'article.islink',
  1290. 'article.linkurl',
  1291. 'article.copyfrom',
  1292. 'article.cat_arr_id',
  1293. 'article.catid',
  1294. 'article.department_arr_id',
  1295. 'article.city_arr_id',
  1296. )
  1297. ->orderBy("updated_at", "desc")
  1298. ->offset(($data['page'] - 1) * $data['pageSize'])
  1299. ->limit($data['pageSize'])
  1300. ->get();
  1301. $web['website_id'] = $data['website_id'];
  1302. $articles = $this->processArticles($articles, $web);
  1303. if (empty($articles)) {
  1304. return Result::error("没有符合条件的资讯数据");
  1305. }
  1306. $result = [
  1307. 'rows' => $articles,
  1308. 'count' => $count,
  1309. ];
  1310. return Result::success($result);
  1311. }
  1312. /**
  1313. * 模块新闻加强版
  1314. * @param array $data
  1315. * @return array
  1316. */
  1317. public function getWebsiteCatidArticle(array $data): array
  1318. {
  1319. $where = [
  1320. 'website_category.category_id' => $data['catid'],
  1321. 'website_category.website_id' => $data['website_id'],
  1322. ];
  1323. // $category = WebsiteCategory::where($where);
  1324. if (isset($data['child_catnum']) && !empty($data['child_catnum'])) {
  1325. $child_catnum = $data['child_catnum'] ?? 1;
  1326. $category['child'] = WebsiteCategory::where('pid', $data['catid'])->where('website_id', $data['website_id'])->select('category_id', 'alias')->limit($child_catnum)->get()->toArray();
  1327. $childCategoryIds = array_column($category['child'], 'category_id');
  1328. if (empty($childCategoryIds)) {
  1329. return Result::error("暂无子栏目", 0);
  1330. }
  1331. $imgArticles = [];
  1332. $textArticles = [];
  1333. // return Result::success($childCategoryIds);
  1334. if (isset($data['child_imgnum']) && !empty($data['child_imgnum']) && $data['child_imgnum'] != 0) {
  1335. // 初始化子分类图片新闻和文字新闻数组
  1336. // 查询所有子级栏目的图文新闻
  1337. $imgArticles = Article::where('catid', $childCategoryIds[0])
  1338. ->where(function ($query) use ($data) {
  1339. $query->where(function ($subQuery) use ($data) {
  1340. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0");
  1341. })->orWhereNull("ignore_ids");
  1342. })
  1343. ->where('status', 1)
  1344. ->where('imgurl', '!=', '')
  1345. ->select('*')
  1346. ->orderBy('updated_at', 'desc')
  1347. ->limit($data['child_imgnum'])
  1348. ->get();
  1349. }
  1350. if (isset($data['child_textnum']) && !empty($data['child_textnum']) && $data['child_textnum'] != 0) {
  1351. // 查询所有子级栏目的文字新闻
  1352. $textArticles = Article::where('catid', $childCategoryIds[0])
  1353. ->where('status', 1)
  1354. ->where(function ($query) use ($data) {
  1355. $query->where(function ($subQuery) use ($data) {
  1356. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0");
  1357. })->orWhereNull("ignore_ids");
  1358. })
  1359. ->select('*')
  1360. ->orderBy('updated_at', 'desc')
  1361. ->limit($data['child_textnum'])
  1362. ->get();
  1363. }
  1364. // 遍历子分类,将图文新闻和文字新闻分别添加到子分类中
  1365. $category['child'] = array_map(function ($child) use ($imgArticles, $textArticles) {
  1366. $child['img'] = $imgArticles ? $imgArticles->where('catid', $child['category_id']) : [];
  1367. $child['text'] = $textArticles ? $textArticles->where('catid', $child['category_id']) : [];
  1368. return $child;
  1369. }, $category['child']);
  1370. }
  1371. // }
  1372. if (isset($data['img_num']) && !empty($data['img_num'])) {
  1373. $category['img'] = WebsiteCategory::where($where)
  1374. ->leftJoin('article', 'article.catid', 'website_category.category_id')
  1375. ->where('article.status', 1)
  1376. ->where('article.imgurl', '!=', '')
  1377. ->select('article.*', 'website_category.category_id', 'website_category.alias')
  1378. ->orderBy('article.updated_at', 'desc')
  1379. ->limit($data['img_num'])
  1380. ->get();
  1381. }
  1382. if (isset($data['text_num']) && !empty($data['text_num'])) {
  1383. $category['text'] = WebsiteCategory::where($where)
  1384. ->leftJoin('article', 'article.catid', 'website_category.category_id')
  1385. ->where('article.status', 1)
  1386. ->select('article.*', 'website_category.category_id', 'website_category.alias')
  1387. ->orderBy('article.updated_at', 'desc')
  1388. ->limit($data['text_num'])
  1389. ->get();
  1390. }
  1391. // $category = $category->get();
  1392. if (empty($category)) {
  1393. return Result::error("查询失败", 0);
  1394. }
  1395. return Result::success($category);
  1396. }
  1397. /**
  1398. * 模块新闻加强版
  1399. * @param array $data
  1400. * @return array
  1401. */
  1402. public function getWebsiteAllArticle(array $data): array
  1403. {
  1404. // $redisKey = 'website_cache';
  1405. // $this->redis->hSet($redisKey, $data['website_id'], json_encode($data));
  1406. // $result = $this->redis->sadd($redisKey);
  1407. // 使用缓存键
  1408. // $cacheKey = $data['website_id'];
  1409. // // 尝试从缓存获取数据
  1410. $container = \Hyperf\Context\ApplicationContext::getContainer();
  1411. $cache = $container->get(\Psr\SimpleCache\CacheInterface::class);
  1412. // 修正传入的字符串,将单引号替换为双引号
  1413. $input['id'] = $data['id'];
  1414. $input['website_id'] = $data['website_id'];
  1415. // 将 JSON 字符串转换为 PHP 数组
  1416. $items = json_decode($input['id'], true);
  1417. if (!is_array($items)) {
  1418. return Result::error("无效的JSON格式", 0);
  1419. }
  1420. $website = [
  1421. 'website_id' => $input['website_id'],
  1422. ];
  1423. foreach ($items as $key => $item) {
  1424. if (isset($item['parent']) && $item['parent'] !== "") {
  1425. $parentParams = explode(',', $item['parent']);
  1426. if (isset($parentParams) && $parentParams[0] !== "") {
  1427. $parentCatId[$key] = $parentParams[0];
  1428. }
  1429. } else {
  1430. return Result::error("缺少必需参数错误", 0);
  1431. }
  1432. }
  1433. $pid = WebsiteCategory::whereIn('category_id', $parentCatId)->where($website)->pluck('pid')->toArray();
  1434. // return Result::success($pid);
  1435. if (!empty($pid)) {
  1436. $pid = array_values(array_unique($pid));
  1437. if (count($pid) == 1) {
  1438. $cacheKey = $data['website_id'] . ',' . $pid[0];
  1439. } else {
  1440. return Result::error("参数传递错误", 0);
  1441. }
  1442. }
  1443. // return Result::success($cacheKey);
  1444. if ($cachedData = $cache->get($cacheKey)) {
  1445. return Result::success(unserialize($cachedData));
  1446. }
  1447. try {
  1448. // 提前缓存常用查询结果,减少重复查询
  1449. $categoryCache = [];
  1450. $childCategoryCache = [];
  1451. // 使用 array_map 处理每个元素
  1452. $result = array_map(function ($item) use ($website, &$categoryCache, &$childCategoryCache) {
  1453. $resultItem = [
  1454. 'alias' => null,
  1455. 'category_id' => null,
  1456. 'pinyin' => null,
  1457. 'imgnum' => [],
  1458. 'textnum' => [],
  1459. 'child' => []
  1460. ];
  1461. // 处理父级栏目
  1462. if (isset($item['parent']) && $item['parent'] !== 'undefined' && $item['parent'] !== "") {
  1463. $parentParams = explode(',', $item['parent']);
  1464. if (count($parentParams) !== 3) {
  1465. return Result::error("父级栏目:缺少必需参数错误", 0);
  1466. }
  1467. list($parentCatId, $parentImgNum, $parentTextNum) = $parentParams;
  1468. $cacheKey = "parent_{$parentCatId}_{$website['website_id']}";
  1469. if (!isset($categoryCache[$cacheKey])) {
  1470. // 查询栏目名称
  1471. $categoryCache[$cacheKey] = WebsiteCategory::where('category_id', $parentCatId)
  1472. ->where($website)
  1473. ->first(['alias', 'category_id', 'aLIas_pinyin', 'type']);
  1474. }
  1475. $category = $categoryCache[$cacheKey];
  1476. if (!empty($category)) {
  1477. $resultItem['alias'] = $category->alias;
  1478. $resultItem['category_id'] = $category->category_id;
  1479. $resultItem['pinyin'] = $category->aLIas_pinyin;
  1480. // 查询图片新闻
  1481. if (!empty($parentImgNum)) {
  1482. $resultItem['imgnum'] = $this->fetchArticles($parentCatId, $website, (int)$parentImgNum, true);
  1483. }
  1484. // 查询文字新闻
  1485. if (!empty($parentTextNum)) {
  1486. $resultItem['textnum'] = $this->fetchArticles($parentCatId, $website, (int)$parentTextNum, false);
  1487. }
  1488. }
  1489. }
  1490. // 处理子级栏目
  1491. if (isset($item['child']) && $item['child'] !== 'undefined' && $item['child'] !== "") {
  1492. $childParams = explode(',', $item['child']);
  1493. if (count($childParams) !== 3) {
  1494. return Result::error("子级栏目:缺少必需参数错误", 0);
  1495. }
  1496. list($childCatId, $childImgNum, $childTextNum) = $childParams;
  1497. $cacheKey = "child_{$childCatId}_{$website['website_id']}";
  1498. if (!isset($childCategoryCache[$cacheKey])) {
  1499. // 查询子栏目信息
  1500. $childCategoryCache[$cacheKey] = WebsiteCategory::where($website)
  1501. ->where("category_id", $childCatId)
  1502. ->whereRaw("JSON_CONTAINS(category_arr_id, '" . intval($childCatId) . "') = 1")
  1503. ->first(['alias', 'category_id', 'aLIas_pinyin', 'pid', 'category_arr_id as cat_arr_id']);
  1504. }
  1505. $childCategory = $childCategoryCache[$cacheKey];
  1506. if (!empty($childCategory)) {
  1507. $childCategory = $this->processArticles($childCategory, $website);
  1508. // 查询此层级的所有子栏目
  1509. $allChildCategories = WebsiteCategory::where($website)
  1510. ->where("pid", $childCategory['pid'])
  1511. ->get(['alias', 'category_id', 'aLIas_pinyin', 'pid', 'category_arr_id as cat_arr_id']);
  1512. $allChildCategories = $this->processArticles($allChildCategories, $website);
  1513. $childResult = [
  1514. 'alias' => $childCategory->alias,
  1515. 'category_id' => $childCategory->category_id,
  1516. 'pinyin' => $childCategory->aLIas_pinyin,
  1517. 'all_childcat' => $allChildCategories,
  1518. 'imgnum' => [],
  1519. 'textnum' => []
  1520. ];
  1521. // 查询子栏目图片新闻
  1522. if (!empty($childImgNum)) {
  1523. $childResult['imgnum'] = $this->fetchArticles($childCatId, $website, (int)$childImgNum, true);
  1524. }
  1525. // 查询子栏目文字新闻
  1526. if (!empty($childTextNum)) {
  1527. $childResult['textnum'] = $this->fetchArticles($childCatId, $website, (int)$childTextNum, false);
  1528. }
  1529. $resultItem['child'] = $childResult;
  1530. }
  1531. }
  1532. return $resultItem;
  1533. }, $items);
  1534. $cache->set($cacheKey, serialize($result), 86400);
  1535. return Result::success($result);
  1536. } catch (\Exception $e) {
  1537. // 记录错误日志
  1538. return Result::error("获取网站文章失败: " . $e->getMessage());
  1539. }
  1540. }
  1541. /**
  1542. * 辅助方法:获取文章列表
  1543. */
  1544. private function fetchArticles($catId, $website, $limit, $isImageArticle = false)
  1545. {
  1546. sleep(1);
  1547. $query = Article::where('article.status', 1)
  1548. // 使用更高效的查询方式,避免使用 JSON_CONTAINS 函数,如果可能的话,将 cat_arr_id 拆分为单独的字段
  1549. ->whereRaw("(FIND_IN_SET('$catId', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', '')))")
  1550. ->where(function ($query) use ($website) {
  1551. $query->whereRaw("(JSON_CONTAINS(ignore_ids, '" . intval($website['website_id']) . "') = 0 OR ignore_ids IS NULL)");
  1552. })
  1553. ->leftJoin('website_category', function ($join) use ($website) {
  1554. $join->on('article.catid', '=', 'website_category.category_id')
  1555. ->where('website_category.website_id', '=', $website['website_id']);
  1556. })
  1557. ->select(
  1558. 'article.id',
  1559. 'article.title',
  1560. 'article.imgurl',
  1561. 'article.author',
  1562. 'article.updated_at',
  1563. 'article.introduce',
  1564. 'article.islink',
  1565. 'article.linkurl',
  1566. 'article.copyfrom',
  1567. 'article.cat_arr_id',
  1568. 'article.catid',
  1569. 'website_category.alias as category_name'
  1570. )
  1571. ->orderBy('updated_at', 'desc')
  1572. ->limit($limit);
  1573. // 如果是图片文章,添加图片URL条件
  1574. if ($isImageArticle) {
  1575. $query->where('imgurl', '!=', '');
  1576. } else {
  1577. // 文字文章不需要imgurl字段
  1578. $query->addSelect('article.introduce');
  1579. }
  1580. $articles = $query->get();
  1581. return !empty($articles) ? $this->processArticles($articles, $website) : [];
  1582. }
  1583. /**
  1584. * 乡村网-获取特殊新闻模块
  1585. * @param array $data
  1586. * @return array
  1587. */
  1588. public function getWebsiteArticles(array $data): array
  1589. {
  1590. $input['id'] = $data['id'];
  1591. $input['website_id'] = $data['website_id'];
  1592. $data = json_decode($input['id'], true);
  1593. // 使用 array_map 处理每个元素
  1594. $result = array_map(function ($item) use ($input) {
  1595. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['parent']);
  1596. $website = [
  1597. 'website_id' => $input['website_id']
  1598. ];
  1599. // 查询栏目名称
  1600. $category = WebsiteCategory::where('category_id', $parentCatId)->where($website)->first(['alias', 'category_id', 'aLIas_pinyin']);
  1601. $pinyin = $category->aLIas_pinyin ? $category->aLIas_pinyin : null;
  1602. if (empty($category)) {
  1603. $imgArticles = [];
  1604. $textArticles = [];
  1605. // return Result::error("暂无此栏目",0);
  1606. } else {
  1607. $child_category = WebsiteCategory::where('pid', $parentCatId)->where($website)->pluck('category_id')->toArray();
  1608. $parent_alias = $category->aLIas_pinyin ? $category->aLIas_pinyin . '/' : null;
  1609. // return Result::success($website);
  1610. // 查询图片新闻
  1611. // 合并查询条件
  1612. $baseQuery = Article::where(function ($query) use ($website) {
  1613. $query->where(function ($subQuery) use ($website) {
  1614. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($website['website_id']) . "') = 0");
  1615. })->orWhereNull("ignore_ids");
  1616. })
  1617. ->where('article.status', 1)
  1618. ->leftJoin('website_category', 'website_category.category_id', 'article.catid')
  1619. ->where('website_category.website_id', $website['website_id']);
  1620. // 查询文字新闻
  1621. $textArticles = clone $baseQuery;
  1622. $textArticles = $textArticles->whereIn('catid', $child_category)
  1623. ->select(
  1624. 'article.id',
  1625. 'article.title',
  1626. // 'article.imgurl',
  1627. 'article.author',
  1628. 'article.updated_at',
  1629. 'article.introduce',
  1630. 'article.islink',
  1631. 'article.linkurl',
  1632. 'article.copyfrom',
  1633. 'website_category.category_id',
  1634. 'website_category.alias',
  1635. 'website_category.aLIas_pinyin'
  1636. )
  1637. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1638. ->orderBy('article.updated_at', 'desc')
  1639. ->limit($parentTextNum)
  1640. ->get()
  1641. ->all();
  1642. if (empty($textArticles)) {
  1643. $textArticles = clone $baseQuery;
  1644. $textArticles = $textArticles->where('catid', $parentCatId)
  1645. ->select(
  1646. 'article.id',
  1647. 'article.title',
  1648. // 'article.imgurl',
  1649. 'article.author',
  1650. 'article.updated_at',
  1651. 'article.introduce',
  1652. 'article.islink',
  1653. 'article.linkurl',
  1654. 'article.copyfrom',
  1655. 'website_category.category_id',
  1656. 'website_category.alias',
  1657. 'website_category.aLIas_pinyin'
  1658. )
  1659. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1660. ->orderBy('article.updated_at', 'desc')
  1661. ->limit($parentTextNum)
  1662. ->get()
  1663. ->all();
  1664. }
  1665. // 查询图片新闻
  1666. $imgArticles = clone $baseQuery;
  1667. $imgArticles = $imgArticles->where('imgurl', '!=', '')->whereIn('catid', $child_category)
  1668. ->select(
  1669. 'article.id',
  1670. 'article.title',
  1671. 'article.imgurl',
  1672. 'article.author',
  1673. 'article.updated_at',
  1674. 'article.introduce',
  1675. 'article.islink',
  1676. 'article.linkurl',
  1677. 'article.copyfrom',
  1678. 'website_category.category_id',
  1679. 'website_category.alias',
  1680. 'website_category.aLIas_pinyin'
  1681. )
  1682. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1683. ->orderBy('article.updated_at', 'desc')
  1684. ->limit($parentImgNum)
  1685. ->get()
  1686. ->all();
  1687. if (empty($imgArticles)) {
  1688. $imgArticles = clone $baseQuery;
  1689. $imgArticles = $imgArticles->where('imgurl', '!=', '')->where('catid', $parentCatId)
  1690. ->select(
  1691. 'article.id',
  1692. 'article.title',
  1693. 'article.imgurl',
  1694. 'article.author',
  1695. 'article.updated_at',
  1696. 'article.introduce',
  1697. 'article.islink',
  1698. 'article.linkurl',
  1699. 'article.copyfrom',
  1700. 'website_category.category_id',
  1701. 'website_category.alias',
  1702. 'website_category.aLIas_pinyin'
  1703. )
  1704. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1705. ->orderBy('article.updated_at', 'desc')
  1706. ->limit($parentImgNum)
  1707. ->get()
  1708. ->all();
  1709. }
  1710. }
  1711. $resultItem = [
  1712. 'alias' => $category ? $category->alias : null,
  1713. 'category_id' => $parentCatId,
  1714. 'pinyin' => $pinyin ? $pinyin : null,
  1715. 'imgnum' => $imgArticles ?? [],
  1716. 'textnum' => $textArticles ?? [],
  1717. ];
  1718. return $resultItem;
  1719. }, $data);
  1720. return Result::success($result);
  1721. }
  1722. // 封装处理商品的路由问题
  1723. function processGoods($goods, $data)
  1724. {
  1725. return $goods->map(function ($good) use ($data) {
  1726. $catid = $good->catid ?? 0;
  1727. // $pinyin = '';
  1728. $category = WebsiteCategory::where('category_id', $catid)->where('website_id', $data['website_id'])->first();
  1729. if (!empty($category->pid) && $category->pid != 0) {
  1730. $level = json_decode($category->category_arr_id);
  1731. $pinyin = WebsiteCategory::where('website_id', $data['website_id'])
  1732. ->whereIn('category_id', $level)
  1733. ->orderByRaw('FIELD(category_id, ' . implode(',', $level) . ')')
  1734. ->get(['aLIas_pinyin'])
  1735. ->pluck('aLIas_pinyin')
  1736. ->implode('/');
  1737. } else {
  1738. $pinyin = $category->aLIas_pinyin ?? '';
  1739. }
  1740. if (isset($good->city_id) && !empty($good->city_id)) {
  1741. $city = District::where('id', $good->city_id)->first(['name']);
  1742. $good->city_name = $city->name ?? '';
  1743. }
  1744. // 解析imgurl JSON并取第一条数据
  1745. $imgUrls = json_decode($good->imgurl, true);
  1746. $good->imgurl = !empty($imgUrls) ? $imgUrls[0] : null;
  1747. $good->pinyin = $pinyin;
  1748. return $good;
  1749. });
  1750. }
  1751. /**
  1752. * 获取商城首页-根据栏目id
  1753. * @param array $data
  1754. * @return array
  1755. * */
  1756. function getWebsiteCatidshop(array $data): array
  1757. {
  1758. $input['catid'] = $data['catid'];
  1759. $input['website_id'] = $data['website_id'];
  1760. $data = json_decode($input['catid'] ?? '', true) ?? [];
  1761. $result = array_map(function ($item) use ($input) {
  1762. if (isset($item['catid']) && $item['catid'] != 'undefined' && $item['catid'] != "") {
  1763. list($catid, $goodStart, $goodNum) = explode(',', $item['catid']);
  1764. $category = WebsiteCategory::where('category_id', $catid)->where('website_id', $input['website_id'])->first(['type']);
  1765. // 类型:1资讯(默认)2商品3书刊音像4招聘5求职类型:1资讯(默认)2商品3书刊音像4招聘5求职6招工招聘
  1766. if (empty($category) || $category->type != 2) {
  1767. return Result::error("暂无此栏目", 0);
  1768. } else {
  1769. $website['website_id'] = $input['website_id'];
  1770. $goods = Good::where('good.status', 2)
  1771. ->where('good.website_id', $website['website_id'])
  1772. ->whereRaw("JSON_CONTAINS(good.cat_arr_id, '" . intval($catid) . "') = 1")
  1773. ->select(
  1774. 'good.id',
  1775. 'good.name',
  1776. 'good.imgurl',
  1777. 'good.description',
  1778. 'good.updated_at',
  1779. 'good.catid',
  1780. 'good.type_id',
  1781. 'good.price',
  1782. 'good.com',
  1783. 'good.level',
  1784. 'good.unit'
  1785. )
  1786. ->orderBy('updated_at', 'desc')
  1787. ->offset($goodStart)
  1788. ->limit($goodNum);
  1789. $all_goods = $goods->get();
  1790. $all_goods = $this->processGoods($all_goods, $website);
  1791. }
  1792. return $all_goods ?? [];
  1793. }
  1794. }, $data);
  1795. return Result::success($result);
  1796. }
  1797. /**
  1798. * 获取商品模块
  1799. * @param array $data
  1800. * @return array
  1801. * */
  1802. public function getWebsiteshop(array $data): array
  1803. {
  1804. $input['id'] = $data['id'];
  1805. $input['website_id'] = $data['website_id'];
  1806. $catid = $data['catid'];
  1807. $data = json_decode($input['id'] ?? '', true) ?? [];
  1808. $result['goods'] = array_map(function ($item) use ($input) {
  1809. // 检查parent元素是否存在且不是undefined
  1810. if (isset($item['level']) && $item['level'] != 'undefined' && $item['level'] != "") {
  1811. list($Levelid, $goodStart, $goodNum) = explode(',', $item['level']);
  1812. $website = $input['website_id'];
  1813. $query = Good::where('good.status', 2)
  1814. ->where('good.website_id', $website);
  1815. switch ($Levelid) {
  1816. case 1:
  1817. case 2:
  1818. case 3:
  1819. $goods = $query->where(function ($q) use ($Levelid) {
  1820. $q->whereRaw("JSON_CONTAINS(good.level, '" . intval($Levelid) . "') = 1")
  1821. ->orWhereRaw("JSON_CONTAINS(good.level, '\"" . intval($Levelid) . "\"') = 1");
  1822. });
  1823. break;
  1824. case 4:
  1825. $goods = $query;
  1826. break;
  1827. case 5:
  1828. $goods = $query->where('type_id', 1);
  1829. break;
  1830. case 6:
  1831. $goods = $query->where('type_id', 2);
  1832. break;
  1833. default:
  1834. return [];
  1835. }
  1836. $all_goods = $goods
  1837. ->select(
  1838. 'good.id',
  1839. 'good.name',
  1840. 'good.imgurl',
  1841. 'good.description',
  1842. 'good.updated_at',
  1843. 'good.catid',
  1844. 'good.type_id',
  1845. 'good.price',
  1846. 'good.level',
  1847. 'good.website_id'
  1848. )
  1849. ->orderBy('updated_at', 'desc')
  1850. ->offset($goodStart)
  1851. ->limit($goodNum)
  1852. ->get();
  1853. $web['website_id'] = $website;
  1854. $all_goods = $this->processGoods($all_goods, $web);
  1855. }
  1856. return $all_goods;
  1857. }, $data);
  1858. $website = $input['website_id'];
  1859. $result['article'] = Article::where(function ($query) use ($website) {
  1860. $query->where(function ($subQuery) use ($website) {
  1861. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($website) . "') = 0");
  1862. })->orWhereNull("ignore_ids");
  1863. })
  1864. ->where('catid', $catid)
  1865. ->where('article.status', 1)
  1866. ->leftJoin('article_data', 'article_data.article_id', 'article.id')
  1867. ->select('article.id', 'article.title', 'article.updated_at', 'introduce', 'islink', 'linkurl', 'article_data.content')
  1868. ->orderBy('article.updated_at', 'desc')
  1869. ->first();
  1870. return Result::success($result);
  1871. }
  1872. /**
  1873. * 获取商品分类
  1874. * @param array $data
  1875. * @return array
  1876. * */
  1877. public function getWebsiteshopCat(array $data): array
  1878. {
  1879. $website = $data['website_id'];
  1880. $category = WebsiteCategory::where('website_id', $website)
  1881. ->whereRaw("JSON_CONTAINS(category_arr_id, '" . intval($data['id']) . "') = 1")
  1882. ->orWhereRaw("JSON_CONTAINS(category_arr_id, '\"" . intval($data['id']) . "\"') = 1")
  1883. ->select('category_id', 'alias', 'aLIas_pinyin', 'pid', 'category_arr_id', 'sort')
  1884. ->orderBy('sort')
  1885. ->get();
  1886. $cat = $category->map(function ($item) use ($website) {
  1887. $cat_arr_id = json_decode($item->category_arr_id, true) ?? [];
  1888. $pid = $item->pid ?? 0;
  1889. if (!empty($cat_arr_id) && is_array($cat_arr_id) && $pid != 0) {
  1890. $pinyin = WebsiteCategory::whereIn('category_id', $cat_arr_id)
  1891. ->where('website_id', $website)
  1892. ->orderByRaw('FIELD(category_id, ' . implode(',', $cat_arr_id) . ')')
  1893. ->get(['aLIas_pinyin'])
  1894. ->pluck('aLIas_pinyin')
  1895. ->implode('/');
  1896. } else {
  1897. $pinyin = $item->aLIas_pinyin ?? '';
  1898. }
  1899. $item->pinyin = $pinyin;
  1900. });
  1901. if (empty($category)) {
  1902. return Result::error("栏目查询失败", 0);
  1903. }
  1904. $cat_tree = Result::buildMenuTree($category);
  1905. $web['website_id'] = $website;
  1906. $goods = Good::where('website_id', $website)
  1907. ->where('status', 2)
  1908. ->select('good.id as good_id', 'name', 'imgurl', 'description', 'updated_at', 'catid', 'type_id', 'website_id')
  1909. ->latest('updated_at')
  1910. ->offset(($data['page'] - 1) * $data['pageSize'])
  1911. ->limit($data['pageSize'])
  1912. ->get();
  1913. if (!empty($goods)) {
  1914. if ($goods->count() > 1 && !empty($goods)) {
  1915. $goods = $this->processGoods($goods, $web);
  1916. }
  1917. } else {
  1918. $goods = [];
  1919. }
  1920. $result = [
  1921. 'category' => $cat_tree,
  1922. 'goods' => $goods,
  1923. ];
  1924. // $resul['goods'] = $goods;
  1925. if (empty($result)) {
  1926. return Result::error("查询失败", 0);
  1927. }
  1928. return Result::success($result);
  1929. }
  1930. /*
  1931. * 获取商品列表
  1932. * @param array $data
  1933. * @return array
  1934. * */
  1935. public function getWebsiteshopList(array $data): array
  1936. {
  1937. // return Result::success($data);
  1938. $where = [
  1939. 'status' => 2,
  1940. 'website_id' => $data['website_id'],
  1941. ];
  1942. if ((empty($data['catid']) || !isset($data['catid'])) && (empty($data['keyword']) || !isset($data['keyword'])) && (empty($data['city_id']) || !isset($data['city_id']))) {
  1943. return Result::error("查询失败", 0);
  1944. }
  1945. if ((empty($data['catid']) || !isset($data['catid'])) && (!empty($data['city_id']) || isset($data['city_id']))) {
  1946. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('pid', $data['id'])->orderBy('sort')->first(['category_id']);
  1947. $data['catid'] = $category->category_id ?? 0;
  1948. }
  1949. if (isset($data['keyword']) && !empty($data['keyword'])) {
  1950. array_push($where, ['name', 'like', '%' . $data['keyword'] . '%']);
  1951. }
  1952. if (isset($data['type_id']) && !empty($data['type_id'])) {
  1953. array_push($where, ['type_id', $data['type_id']]);
  1954. }
  1955. $query = Good::where($where)
  1956. ->when(isset($data['catid']) && !empty($data['catid']), function ($query) use ($data) {
  1957. $query->where(function ($q) use ($data) {
  1958. $q->WhereRaw("JSON_CONTAINS(good.cat_arr_id, '" . intval($data['catid']) . "') = 1")
  1959. ->orWhereRaw("JSON_CONTAINS(good.cat_arr_id, '\"" . intval($data['catid']) . "\"') = 1");
  1960. });
  1961. })
  1962. ->when(isset($data['city_id']) && !empty($data['city_id']), function ($query) use ($data) {
  1963. $query->where(function ($q) use ($data) {
  1964. $q->WhereRaw("JSON_CONTAINS(good.city_arr_id, '" . intval($data['city_id']) . "') = 1")
  1965. ->orWhereRaw("JSON_CONTAINS(good.city_arr_id, '\"" . intval($data['city_id']) . "\"') = 1");
  1966. });
  1967. })
  1968. ->select(
  1969. 'good.id',
  1970. 'good.name',
  1971. 'good.imgurl',
  1972. 'good.description',
  1973. 'good.updated_at',
  1974. 'good.com',
  1975. 'good.catid',
  1976. 'good.type_id',
  1977. 'good.website_id',
  1978. 'good.cat_arr_id',
  1979. 'good.created_at',
  1980. 'good.city_id'
  1981. )
  1982. ->latest('updated_at');
  1983. $result['type1_count'] = $query->clone()->where('type_id', 1)->count();
  1984. // 获取 type_id 为 1 的数据
  1985. $result['type1'] = $this->processGoods(
  1986. $query->clone()
  1987. ->where('type_id', 1)
  1988. ->offset(($data['page'] - 1) * $data['pageSize'])
  1989. ->limit($data['pageSize'])
  1990. ->get(),
  1991. $data
  1992. );
  1993. $result['type2_count'] = $query->clone()->where('type_id', 2)->count();
  1994. // 获取 type_id 为 2 的数据
  1995. $result['type2'] = $this->processGoods(
  1996. $query->clone()
  1997. ->where('type_id', 2)
  1998. ->offset(($data['page'] - 1) * $data['pageSize'])
  1999. ->limit($data['pageSize'])
  2000. ->get(),
  2001. $data
  2002. );
  2003. if (empty($result)) {
  2004. return Result::error("查询失败", 0);
  2005. }
  2006. return Result::success($result);
  2007. }
  2008. /**
  2009. * 获取商品详情
  2010. * @param array $data
  2011. * @return array
  2012. * */
  2013. public function getWebsiteshopInfo(array $data): array
  2014. {
  2015. $where = [
  2016. 'good.status' => 2,
  2017. 'good.website_id' => $data['website_id'],
  2018. 'good.id' => $data['id'],
  2019. ];
  2020. $goods = Good::where($where)
  2021. ->where('good.id', $data['id'])
  2022. ->leftJoin('website_category', 'website_category.category_id', 'good.catid')
  2023. ->select('good.*', 'website_category.alias', 'website_category.category_id')
  2024. ->first();
  2025. if (empty($goods)) {
  2026. return Result::error("查询失败", 0);
  2027. }
  2028. $goods->imgurl = json_decode($goods->imgurl, true);
  2029. return Result::success($goods);
  2030. }
  2031. /**
  2032. * 封装处理文章的路由问题
  2033. * */
  2034. function processArticles($articles, $data)
  2035. {
  2036. // 检查 $articles 是否为数组或可迭代对象
  2037. if (is_array($articles) || is_iterable($articles) && !empty($articles)) {
  2038. return $articles->map(function ($article) use ($data) {
  2039. if (isset($article->cat_arr_id) && !empty($article->cat_arr_id)) {
  2040. $catid = $article->cat_arr_id ?? '';
  2041. }
  2042. if (isset($article->category_arr_id) && !empty($article->category_arr_id)) {
  2043. $catid = $article->category_arr_id ?? '';
  2044. }
  2045. // $catid = $article->cat_arr_id || $article->category_arr_id ?? '';
  2046. $level = json_decode($catid, true);
  2047. if (!is_array($level)) {
  2048. return $article;
  2049. } else {
  2050. $level = array_map('intval', $level);
  2051. }
  2052. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  2053. ->where($data)
  2054. ->orderByRaw('FIELD(category_id, ' . implode(',', $level) . ')')
  2055. ->pluck('aLIas_pinyin')
  2056. ->implode('/');
  2057. $article->pinyin = $pinyin ?? '';
  2058. return $article;
  2059. });
  2060. } else {
  2061. // 若 $articles 不是数组或可迭代对象,直接处理单条数据
  2062. $catid = $articles->cat_arr_id ?? '';
  2063. $level = json_decode($catid, true);
  2064. if (!is_array($level)) {
  2065. return $articles;
  2066. } else {
  2067. $level = array_map('intval', $level);
  2068. }
  2069. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  2070. ->where($data)
  2071. ->orderByRaw('FIELD(category_id, ' . implode(',', $level) . ')')
  2072. ->pluck('aLIas_pinyin')
  2073. ->implode('/');
  2074. $articles->pinyin = $pinyin ?? '';
  2075. return $articles;
  2076. }
  2077. }
  2078. // 封装处理由问题
  2079. function processJob($job, $data)
  2080. {
  2081. return $job->map(function ($job) use ($data) {
  2082. $category = $job->cat_arr_id ?? '';
  2083. $cityid = $job->city_arr_id ?? '';
  2084. $city = json_decode($cityid, true);
  2085. $pinyin = '';
  2086. $level = json_decode($category, true);
  2087. // 路由
  2088. if (!empty($level) && is_array($level)) {
  2089. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  2090. ->where('website_id', $data['website_id']) // 添加网站ID条件
  2091. ->orderByRaw('FIELD(category_id, ' . implode(',', $level) . ')')
  2092. ->get(['aLIas_pinyin'])
  2093. ->pluck('aLIas_pinyin')
  2094. ->implode('/');
  2095. if (empty($pinyin)) {
  2096. $pinyin = $pinyin->aLIas_pinyin ?? '';
  2097. }
  2098. $job->pinyin = $pinyin;
  2099. }
  2100. // 取职位-城市 市??省
  2101. if (!empty($city) && is_array($city)) {
  2102. if (isset($city[1]) && !empty($city[1])) {
  2103. $city = District::where('id', $city[1])->first(['name']);
  2104. $job->city_name = $city->name ?? '';
  2105. } else if (isset($city[0]) && !empty($city[0])) {
  2106. $city = District::where('id', $city[0])->first(['name']);
  2107. $job->city_name = $city->name ?? '';
  2108. } else {
  2109. $job->city_name = '全国';
  2110. }
  2111. }
  2112. // 获取简历最后一级地区
  2113. if (isset($job->city_id) && !empty($job->city_id)) {
  2114. $city = District::where('id', $job->city_id)->first(['name']);
  2115. $job->hunt_cityname = $city->name ?? '';
  2116. }
  2117. // 组合详细地址
  2118. if (isset($job->address_arr_id) && !empty($job->address_arr_id)) {
  2119. $address_id = json_decode($job->address_arr_id, true) ?? [];
  2120. if (is_array($address_id) && !empty($address_id)) {
  2121. $address = District::whereIn('id', $address_id)
  2122. ->orderBy('level', 'asc')
  2123. ->get(['name'])
  2124. ->pluck('name')
  2125. ->implode('');
  2126. // $job->address_name = $address ?? '';
  2127. $job->address_name = ($address ?? '') . ($job->address ?? '');
  2128. }
  2129. }
  2130. // 取行业
  2131. if (!empty($job->hy_id) || !empty($job->industry) || !empty($job->company_hy_id || !empty($job->job_industry))) {
  2132. $hy_name = JobIndustry::when($job, function ($query) use ($job) {
  2133. if (!empty($job->industry)) {
  2134. $query->where('hyid', $job->industry);
  2135. } else if (!empty($job->hy_id)) {
  2136. $query->where('hyid', $job->hy_id);
  2137. } else if (!empty($job->company_hy_id)) {
  2138. $query->where('hyid', $job->company_hy_id);
  2139. } else {
  2140. $query->where('hyid', $job->job_industry);
  2141. }
  2142. })->first(['hyname']);
  2143. $job->hy_name = $hy_name->hyname ?? '';
  2144. }
  2145. // 取职位类别
  2146. if ((isset($job->zw_id) && !empty($job->zw_id)) || (isset($job->job) && !empty($job->job)) || (isset($job->job_typename) && !empty($job->job_typename))) {
  2147. $zwid = $job->job ?? $job->zw_id ?? $job->job_typename;
  2148. $zw_name = JobPosition::where('zwid', $zwid)->first(['zwname']);
  2149. $job->zw_name = $zw_name->zwname ?? '';
  2150. }
  2151. // 取具体职位
  2152. if ((isset($job->jtzw_id) && !empty($job->jtzw_id)) || (isset($job->job_name_get) && !empty($job->job_name_get)) || (isset($job->job_name) && !empty($job->job_name))) {
  2153. $jtzwid = $job->job_name_get ?? $job->jtzw_id ?? $job->job_name;
  2154. $jtzw_name = JobPosition::where('zwid', $jtzwid)->first(['zwname']);
  2155. $job->jtzw_name = $jtzw_name->zwname ?? '';
  2156. }
  2157. // 取工作经验
  2158. if (isset($job->experience) && !empty($job->experience)) {
  2159. $experience = JobEnum::where('egroup', 'years')->where('evalue', $job->experience)->first(['ename']);
  2160. $job->experience_name = $experience->ename ?? '';
  2161. }
  2162. // 取学历
  2163. if (isset($job->educational) && !empty($job->educational) || isset($job->school_education) && !empty($job->school_education)) {
  2164. $education = $job->educational ?? $job->school_education;
  2165. $education = JobEnum::where('egroup', 'education')->where('evalue', $education)->first(['ename']);
  2166. $job->education_name = $education->ename ?? '';
  2167. }
  2168. // 语言
  2169. if (isset($job->language) && !empty($job->language)) {
  2170. $language = JobEnum::where('egroup', 'language')->where('evalue', $job->language)->first(['ename']);
  2171. $job->language_name = $language->ename ?? '';
  2172. }
  2173. // 薪资
  2174. if (isset($job->salary) && !empty($job->salary)) {
  2175. $salary = JobEnum::where('egroup', 'income')->where('evalue', $job->salary)->first(['ename']);
  2176. $job->salary_name = $salary->ename ?? '';
  2177. }
  2178. // 职位性质
  2179. if (isset($job->nature_id) && !empty($job->nature_id)) {
  2180. $job_nature = JobEnum::where('egroup', 'nature')->where('evalue', $job->nature_id)->first(['ename']);
  2181. $job->job_nature_name = $job_nature->ename ?? '';
  2182. }
  2183. // 公司规模
  2184. if (isset($job->company_size) && !empty($job->company_size)) {
  2185. $company_size = JobEnum::where('egroup', 'cosize')->where('evalue', $job->company_size)->first(['ename']);
  2186. $job->company_size_name = $company_size->ename ?? '';
  2187. }
  2188. // 公司性质
  2189. if (isset($job->company_nature) && !empty($job->company_nature)) {
  2190. $company_nature = JobNature::where('id', $job->company_nature)->first(['nature_name']);
  2191. $job->company_nature_name = $company_nature->nature_name ?? '';
  2192. }
  2193. // $job->pinyin = $pinyin;
  2194. return $job;
  2195. });
  2196. }
  2197. /**
  2198. * 获取书籍模块
  2199. * @param array $data
  2200. * @return array
  2201. * */
  2202. public function getWebsiteBook(array $data): array
  2203. {
  2204. $input['id'] = $data['id'];
  2205. $input['website_id'] = $data['website_id'];
  2206. // 将 JSON 字符串转换为 PHP 数组
  2207. $data = json_decode($input['id'], true);
  2208. // 使用 array_map 处理每个元素
  2209. $result = array_map(function ($item) use ($input) {
  2210. // 检查parent元素是否存在且不是undefined
  2211. if (isset($item['parent']) && $item['parent'] != 'undefined' && $item['parent'] != "") {
  2212. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['parent']);
  2213. $website = [
  2214. 'website_id' => $input['website_id'],
  2215. ];
  2216. // 查询栏目名称
  2217. $category = WebsiteCategory::where('category_id', $parentCatId)->where($website)->first(['alias', 'category_id', 'aLIas_pinyin']);
  2218. if (empty($category)) {
  2219. $parent_alias = '';
  2220. $parent_pinyin = null;
  2221. $imgBooks = [];
  2222. $textBooks = [];
  2223. } else {
  2224. $parent_alias = $category->alias ?? '';
  2225. $parent_pinyin = $category->aLIas_pinyin ? $category->aLIas_pinyin : null;
  2226. // 查找子分类ID数组
  2227. $childCategoryIds = WebsiteCategory::where('pid', $parentCatId)->where($website)->pluck('category_id')->toArray();
  2228. array_push($childCategoryIds, $parentCatId);
  2229. $childCategoryIds = json_encode(array_values(array_unique($childCategoryIds)));
  2230. if ($parentImgNum != 0) {
  2231. // 查询图片新闻
  2232. $imgBooks = Book::where(function ($query) use ($parentCatId) {
  2233. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '\"$parentCatId\"')")
  2234. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '$parentCatId')");
  2235. })
  2236. ->where('book.status', 2)
  2237. ->where('book.img_url', '!=', '')
  2238. ->leftJoin('website_category', function ($join) use ($website) {
  2239. $join->on('book.cat_id', '=', 'website_category.category_id')
  2240. ->where('website_category.website_id', '=', $website['website_id']);
  2241. })
  2242. ->select(
  2243. 'book.id',
  2244. 'book.title',
  2245. 'book.img_url',
  2246. 'book.price',
  2247. 'book.market_price',
  2248. 'book.description',
  2249. 'book.cat_id',
  2250. 'book.description',
  2251. 'book.updated_at',
  2252. 'website_category.alias as category_name',
  2253. DB::raw("CASE WHEN book.cat_id = $parentCatId THEN '$parent_pinyin'
  2254. ELSE CONCAT('$parent_pinyin', '/', website_category.aLIas_pinyin) END as pinyin")
  2255. )
  2256. ->orderBy('updated_at', 'desc')
  2257. ->limit($parentImgNum)
  2258. ->get()->all();
  2259. // 查询文字新闻
  2260. }
  2261. if ($parentTextNum != 0) {
  2262. $textBooks = [];
  2263. $textBooks = Book::where(function ($query) use ($parentCatId) {
  2264. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '\"$parentCatId\"')")
  2265. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '$parentCatId')");
  2266. })
  2267. ->where('book.status', 2)
  2268. ->leftJoin('website_category', function ($join) use ($website) {
  2269. $join->on('book.cat_id', '=', 'website_category.category_id')
  2270. ->where('website_category.website_id', '=', $website['website_id']);
  2271. })
  2272. ->select(
  2273. 'book.id',
  2274. 'book.title',
  2275. 'book.img_url',
  2276. 'book.price',
  2277. 'book.market_price',
  2278. 'book.description',
  2279. 'book.cat_id',
  2280. 'book.description',
  2281. 'book.updated_at',
  2282. 'website_category.alias as category_name',
  2283. DB::raw("CASE WHEN book.cat_id = $parentCatId THEN '$parent_pinyin'
  2284. ELSE CONCAT('$parent_pinyin', '/', website_category.aLIas_pinyin) END as pinyin")
  2285. )
  2286. ->orderBy('updated_at', 'desc')
  2287. ->limit($parentTextNum)
  2288. ->get()->all();
  2289. }
  2290. }
  2291. }
  2292. $resultItem = [
  2293. 'alias' => $parent_alias ?? '',
  2294. 'category_id' => $parentCatId ?? 0,
  2295. 'pinyin' => $parent_pinyin ?? null,
  2296. 'imgnum' => $imgBooks ?? [],
  2297. 'textnum' => $textBooks ?? [],
  2298. ];
  2299. if (isset($item['child']) && $item['child'] != 'undefined' && $item['child'] != "") {
  2300. $parent_pinyin_str = is_string($parent_pinyin) ? $parent_pinyin . '/' : '';
  2301. $childCategory = WebsiteCategory::where('pid', $parentCatId)->where($website)
  2302. ->selectRaw("category_id, alias, CONCAT( ?, aLIas_pinyin) as aLIas_pinyin", [$parent_pinyin_str])
  2303. ->get()->all();
  2304. if (!empty($childCategory)) {
  2305. list($childCatId, $childImgNum, $childTextNum) = explode(',', $item['child']);
  2306. // 查询子栏目名称
  2307. $childCategoryInfo = WebsiteCategory::where('category_id', $childCatId)->where($website)
  2308. ->selectRaw("category_id, alias, CONCAT( ?, aLIas_pinyin) as aLIas_pinyin", [$parent_pinyin_str])
  2309. ->first();
  2310. if (empty($childCategoryInfo) || ($childImgNum == 0 && $childTextNum == 0)) {
  2311. $childImgArticles = [];
  2312. $childTextArticles = [];
  2313. $resultItem['child'] = [];
  2314. } else {
  2315. $child_pinyin = $childCategoryInfo->aLIas_pinyin ? $childCategoryInfo->aLIas_pinyin : null;
  2316. // 查询子栏目图片新闻
  2317. $childImgArticles = Book::where('cat_id', $childCatId)
  2318. ->where('status', 2)
  2319. ->where('img_url', '!=', '')
  2320. ->leftJoin('website_category', function ($join) use ($website) {
  2321. $join->on('book.cat_id', '=', 'website_category.category_id')
  2322. ->where('website_category.website_id', '=', $website['website_id']);
  2323. })
  2324. ->select(
  2325. 'book.id',
  2326. 'book.title',
  2327. 'book.img_url',
  2328. 'book.price',
  2329. 'book.market_price',
  2330. 'book.description',
  2331. 'book.cat_id',
  2332. 'book.description',
  2333. 'book.updated_at',
  2334. DB::raw("'$child_pinyin' as pinyin")
  2335. )
  2336. ->orderBy('updated_at', 'desc')
  2337. ->limit($childImgNum)
  2338. ->get()->all();
  2339. // 查询子栏目文字新闻
  2340. $childTextArticles = Book::where('cat_id', $childCatId)
  2341. ->where('status', 2)
  2342. ->leftJoin('website_category', function ($join) use ($website) {
  2343. $join->on('book.cat_id', '=', 'website_category.category_id')
  2344. ->where('website_category.website_id', '=', $website['website_id']);
  2345. })
  2346. ->select(
  2347. 'book.id',
  2348. 'book.title',
  2349. 'book.img_url',
  2350. 'book.price',
  2351. 'book.market_price',
  2352. 'book.description',
  2353. 'book.cat_id',
  2354. 'book.description',
  2355. 'book.updated_at',
  2356. DB::raw("'$child_pinyin' as pinyin")
  2357. )
  2358. ->orderBy('updated_at', 'desc')
  2359. ->limit($childTextNum)
  2360. ->get()->all();
  2361. $resultItem['child'] = [
  2362. 'alias' => $childCategoryInfo ? $childCategoryInfo->alias : null,
  2363. 'category_id' => $childCatId,
  2364. 'pinyin' => $childCategoryInfo->aLIas_pinyin ?? '',
  2365. 'all_childcat' => $childCategory,
  2366. 'imgnum' => $childImgArticles,
  2367. 'textnum' => $childTextArticles,
  2368. ];
  2369. }
  2370. }
  2371. } else {
  2372. $resultItem['child'] = [];
  2373. }
  2374. return $resultItem;
  2375. }, $data);
  2376. return Result::success($result);
  2377. }
  2378. /**
  2379. * 获取书刊列表
  2380. * @param array $data
  2381. * @return array
  2382. * */
  2383. public function getWebsiteBookList(array $data): array
  2384. {
  2385. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  2386. if (empty($web)) {
  2387. return Result::error("查询失败", 0);
  2388. }
  2389. $catid = $data['id'];
  2390. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $catid)->orderBy('sort')->first(['pid', 'category_id', 'aLias_pinyin']);
  2391. $parent_categpory = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $category['pid'])->orderBy('sort')->first(['aLias_pinyin']);
  2392. $parent_pinyin = $parent_categpory ? $parent_categpory->aLias_pinyin ?? '' : '';
  2393. $category_pinyin = $category ? $category->aLias_pinyin : '';
  2394. $pinyin = $category_pinyin ? $parent_pinyin . '/' . $category_pinyin ?? '' : '';
  2395. $categorys = WebsiteCategory::where('website_id', $data['website_id'])
  2396. ->where('pid', $category['pid'])
  2397. ->select(
  2398. 'category_id',
  2399. 'alias',
  2400. 'aLIas_pinyin',
  2401. 'pid',
  2402. 'sort',
  2403. 'is_url',
  2404. 'web_url',
  2405. 'seo_title',
  2406. 'seo_keywords',
  2407. 'seo_description',
  2408. DB::raw("CONCAT('$parent_pinyin', '/', aLIas_pinyin) as pinyin")
  2409. )
  2410. ->orderBy('sort')
  2411. ->get()->all();
  2412. if (empty($category)) {
  2413. return Result::error("查询失败", 0);
  2414. }
  2415. $query = Book::where('book.status', 2)
  2416. ->where('book.website_id', $data['website_id'])
  2417. ->where('book.cat_id', $catid)
  2418. ->select(
  2419. 'book.id',
  2420. 'book.title',
  2421. 'book.img_url',
  2422. 'book.description',
  2423. 'book.updated_at',
  2424. 'book.cat_id',
  2425. DB::raw("'$pinyin' as pinyin")
  2426. )
  2427. ->orderBy('book.updated_at', 'desc');
  2428. $count = $query->count();
  2429. $query = clone $query;
  2430. $Book = $query
  2431. ->limit($data['pageSize'])
  2432. ->offset(($data['page'] - 1) * $data['pageSize'])
  2433. ->get()->all();
  2434. $result = [
  2435. 'category' => $categorys,
  2436. 'books' => $Book,
  2437. 'count' => $count,
  2438. ];
  2439. // if(empty($result)){
  2440. // return Result::error("查询失败", 0);
  2441. // }
  2442. return Result::success($result);
  2443. }
  2444. /**
  2445. * 获取书刊详情
  2446. * @param array $data
  2447. * @return array
  2448. * */
  2449. public function getWebsiteBookInfo(array $data): array
  2450. {
  2451. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  2452. if (empty($web)) {
  2453. return Result::error("查询失败", 0);
  2454. }
  2455. $book = Book::where('status', 2)
  2456. ->where('website_id', $data['website_id'])
  2457. ->where('id', $data['id'])
  2458. ->select(
  2459. 'book.*',
  2460. )
  2461. ->orderBy('updated_at', 'desc')
  2462. ->first();
  2463. if (empty($book)) {
  2464. return Result::error("查询失败", 0);
  2465. }
  2466. // 先查询当前分类的 pid
  2467. $carpid = WebsiteCategory::where('website_id', $data['website_id'])
  2468. ->where('category_id', $book['cat_id'])
  2469. ->first(['pid', 'category_id']);
  2470. $query = WebsiteCategory::where('website_id', $data['website_id']);
  2471. if (!empty($carpid)) {
  2472. if ($carpid->pid != 0) {
  2473. $pid = $carpid['pid'];
  2474. // $parent_pinyin = '';
  2475. } else {
  2476. $pid = $carpid['category_id'];
  2477. // $parent_pinyin = $currentCategory->aLias_pinyin?? '';
  2478. }
  2479. }
  2480. $categorys = $query->where('pid', $pid)
  2481. ->select(
  2482. 'category_id',
  2483. 'alias',
  2484. 'aLIas_pinyin',
  2485. 'pid',
  2486. 'sort',
  2487. 'is_url',
  2488. 'web_url',
  2489. 'category_arr_id as cat_arr_id',
  2490. )
  2491. ->orderBy('sort')
  2492. ->get();
  2493. $category = $this->processArticle($categorys, $data);
  2494. $result = [
  2495. 'category' => $category,
  2496. 'books' => $book,
  2497. ];
  2498. return Result::success($result);
  2499. }
  2500. /**
  2501. * 尝试
  2502. * @param array $data
  2503. * @return array
  2504. * */
  2505. public function test(array $data): array
  2506. {
  2507. $input['id'] = $data['id'];
  2508. $input['website_id'] = $data['website_id'];
  2509. // 将 JSON 字符串转换为 PHP 数组
  2510. $data = json_decode($input['id'], true);
  2511. $result = [];
  2512. $article = $data;
  2513. $result = array_map(function ($item) use ($input) {
  2514. $website = [
  2515. 'website_id' => $input['website_id'],
  2516. ];
  2517. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['parent']);
  2518. $category = WebsiteCategory::where('pid', $parentCatId)->where($website)->first(['alias', 'category_id', 'aLIas_pinyin']);
  2519. $parent = [
  2520. 0 => $category['category_id'] ?? [],
  2521. 1 => $parentImgNum ?? [],
  2522. 2 => $parentTextNum ?? [],
  2523. ];
  2524. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['child']);
  2525. $child = [];
  2526. $resultItem = [
  2527. // 'alias' => $parent_alias ?? '',
  2528. 'category_id' => $parentCatId ?? 0,
  2529. 'pinyin' => $parentImgNum ?? null,
  2530. 'imgnum' => $parentTextNum ?? [],
  2531. // 'textnum' => $textArticles ?? [],
  2532. ];
  2533. return $parent;
  2534. }, $data);
  2535. return Result::success($result);
  2536. // });
  2537. }
  2538. /**
  2539. * 封装处理文章的路由问题
  2540. * */
  2541. function processArticle($article, $data)
  2542. {
  2543. return $article->map(function ($article) use ($data) {
  2544. $catid = $article->cat_arr_id ?? '';
  2545. $level = json_decode($catid, true);
  2546. $pinyin = '';
  2547. // $category = WebsiteCategory::where('category_id', $catid)->where('website_id', $data['website_id'])->first();
  2548. if (!empty($level) && is_array($level)) {
  2549. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  2550. ->where('website_id', $data['website_id'])
  2551. ->orderByRaw('FIELD(category_id, ' . implode(',', $level) . ')')
  2552. ->get(['aLIas_pinyin'])
  2553. ->pluck('aLIas_pinyin')
  2554. ->implode('/');
  2555. } else {
  2556. $pinyin = '';
  2557. }
  2558. $article->pinyin = $pinyin;
  2559. return $article;
  2560. });
  2561. }
  2562. /**
  2563. * c端-获取招工招聘下拉选框
  2564. * @param array $data
  2565. * @return array
  2566. * */
  2567. public function getWebsiteJobSelect(array $data): array
  2568. {
  2569. $web = Website::where('id', $data['website_id'])->first();
  2570. if (empty($web)) {
  2571. return Result::error("该网站不存在", 0);
  2572. }
  2573. $hy = JobIndustry::get()->all();
  2574. $zw = JobPosition::where('zwpid', 0)->get()->all();
  2575. $jtzw = JobPosition::where('zwpid', '!=', 0)->get()->all();
  2576. $result = [
  2577. 'hy' => $hy,
  2578. 'zw' => $zw,
  2579. 'jtzw' => $jtzw,
  2580. ];
  2581. if (empty($result)) {
  2582. return Result::error("查询失败", 0);
  2583. }
  2584. return Result::success($result);
  2585. }
  2586. /**
  2587. * c端-获取招工招聘
  2588. * @param array $data
  2589. * @return array
  2590. * */
  2591. public function getWebsiteJob(array $data): array
  2592. {
  2593. $web = Website::where('id', $data['website_id'])->first();
  2594. if (empty($web)) {
  2595. return Result::error("该网站不存在", 0);
  2596. }
  2597. $job_hunting = JobHunting::where('job_hunting.status', 2)
  2598. ->where('job_hunting.website_id', $data['website_id'])
  2599. ->when(isset($data['city_id']) && !empty($data['city_id']), function ($query) use ($data) {
  2600. $query->where(function ($q) use ($data) {
  2601. $q->WhereRaw("JSON_CONTAINS(job_hunting.city_arr_id, '" . intval($data['city_id']) . "') = 1");
  2602. });
  2603. })
  2604. ->select(
  2605. 'job_hunting.id',
  2606. 'job_hunting.cat_arr_id',
  2607. 'job_hunting.job_name_get',
  2608. 'job_hunting.industry',
  2609. 'job_hunting.name',
  2610. 'job_hunting.sexy',
  2611. 'job_hunting.origin',
  2612. 'job_hunting.city_arr_id',
  2613. 'job_hunting.experience',
  2614. 'job_hunting.updated_at',
  2615. 'job_hunting.salary'
  2616. )
  2617. ->orderBy('updated_at', 'desc')
  2618. ->limit($data['job1_num'])
  2619. ->get();
  2620. $web['website_id'] = $data['website_id'];
  2621. if (empty($job_hunting)) {
  2622. $job_huntings = "未查询到相关简历信息";
  2623. } else {
  2624. $job_huntings = $this->processJob($job_hunting, $web);
  2625. }
  2626. // 0:待审核 1:已通过 2:已拒绝
  2627. $job_recruiting = JobRecruiting::where('job_recruiting.status', 1)
  2628. ->where('job_recruiting.website_id', $data['website_id'])
  2629. ->when(isset($data['city_id']) && !empty($data['city_id']), function ($query) use ($data) {
  2630. $query->where(function ($q) use ($data) {
  2631. $q->WhereRaw("JSON_CONTAINS(job_recruiting.city_arr_id, '" . intval($data['city_id']) . "') = 1");
  2632. });
  2633. })
  2634. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  2635. ->select(
  2636. 'job_recruiting.id',
  2637. 'job_recruiting.cat_arr_id',
  2638. 'job_recruiting.title',
  2639. 'job_recruiting.jtzw_id',
  2640. 'job_recruiting.hy_id',
  2641. 'job_recruiting.city_arr_id',
  2642. 'job_recruiting.due_data',
  2643. 'job_recruiting.updated_at',
  2644. 'job_recruiting.experience',
  2645. 'job_recruiting.educational',
  2646. 'job_recruiting.salary',
  2647. 'job_recruiting.zw_id',
  2648. 'job_company.business_name'
  2649. )
  2650. ->orderBy('updated_at', 'desc')
  2651. ->limit($data['job2_num'])
  2652. ->get();
  2653. if (empty($job_recruiting->toArray())) {
  2654. $job_recruitings = "未查询到相关职位信息";
  2655. } else {
  2656. $job_recruitings = $this->processJob($job_recruiting, $web);
  2657. }
  2658. $result = [
  2659. 'job_hunting' => $job_huntings,
  2660. 'job_recuiting' => $job_recruitings,
  2661. ];
  2662. return Result::success($result);
  2663. }
  2664. /**
  2665. * c端-获取招工招聘列表
  2666. * @param array $data
  2667. * @return array
  2668. * */
  2669. public function getWebsiteJobList(array $data): array
  2670. {
  2671. $recruit_where = [];
  2672. $hunt_where = [];
  2673. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  2674. if (empty($web)) {
  2675. return Result::error("此网站不存在", 0);
  2676. }
  2677. $website_id['website_id'] = $data['website_id'];
  2678. if ((isset($data['type']) && $data['type'] == 1) || !isset($data['type'])) {
  2679. if (isset($data['zw_id']) && !empty($data['zw_id'])) {
  2680. array_push($recruit_where, ['zw_id', $data['zw_id']]);
  2681. }
  2682. if (isset($data['jtzw_id']) && !empty($data['jtzw_id'])) {
  2683. array_push($recruit_where, ['jtzw_id', $data['jtzw_id']]);
  2684. }
  2685. if (isset($data['hy_id']) && !empty($data['hy_id'])) {
  2686. array_push($recruit_where, ['hy_id', $data['hy_id']]);
  2687. }
  2688. $query = JobRecruiting::where('job_recruiting.status', 1)
  2689. ->where('job_recruiting.website_id', $data['website_id'])
  2690. ->where($recruit_where)
  2691. ->when(isset($data['city_id']) && !empty($data['city_id']), function ($query) use ($data) {
  2692. $query->where(function ($q) use ($data) {
  2693. $q->WhereRaw("JSON_CONTAINS(job_recruiting.city_arr_id, '" . intval($data['city_id']) . "') = 1");
  2694. });
  2695. })
  2696. ->when(isset($data['catid']) && !empty($data['catid']), function ($query) use ($data) {
  2697. $query->where(function ($q) use ($data) {
  2698. $q->WhereRaw("JSON_CONTAINS(job_recruiting.cat_arr_id, '" . intval($data['catid']) . "') = 1");
  2699. });
  2700. })
  2701. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  2702. ->select(
  2703. 'job_recruiting.id',
  2704. 'job_recruiting.hy_id',
  2705. 'job_recruiting.title',
  2706. 'job_recruiting.zw_id',
  2707. 'job_recruiting.educational',
  2708. 'job_recruiting.jtzw_id',
  2709. 'job_recruiting.city_arr_id',
  2710. 'job_recruiting.due_data',
  2711. 'job_recruiting.experience',
  2712. 'job_recruiting.cat_arr_id',
  2713. 'job_recruiting.updated_at',
  2714. 'job_company.business_name'
  2715. )
  2716. ->orderBy('updated_at', 'desc');
  2717. $recruit_count = $query->count();
  2718. $query = clone $query;
  2719. $JobRecruiting = $query
  2720. ->offset(($data['page'] - 1) * $data['pageSize'])
  2721. ->limit($data['pageSize'])
  2722. ->get();
  2723. if (empty($JobRecruiting)) {
  2724. $JobRecruiting = "暂无相关职位信息";
  2725. } else {
  2726. $JobRecruiting = $this->processJob($JobRecruiting, $website_id);
  2727. }
  2728. }
  2729. if ((isset($data['type']) && $data['type'] == 2) || !isset($data['type'])) {
  2730. if (isset($data['zw_id']) && !empty($data['zw_id'])) {
  2731. array_push($hunt_where, ['job', $data['zw_id']]);
  2732. }
  2733. if (isset($data['jtzw_id']) && !empty($data['jtzw_id'])) {
  2734. array_push($hunt_where, ['job_name_get', $data['jtzw_id']]);
  2735. }
  2736. if (isset($data['hy_id']) && !empty($data['hy_id'])) {
  2737. array_push($hunt_where, ['industry', $data['hy_id']]);
  2738. }
  2739. $query = JobHunting::where('status', 2)
  2740. ->where('job_hunting.website_id', $data['website_id'])
  2741. ->where($hunt_where)
  2742. ->when(isset($data['city_id']) && !empty($data['city_id']), function ($query) use ($data) {
  2743. $query->where(function ($q) use ($data) {
  2744. $q->WhereRaw("JSON_CONTAINS(job_hunting.city_arr_id, '" . intval($data['city_id']) . "') = 1");
  2745. });
  2746. })
  2747. ->when(isset($data['catid_id']) && !empty($data['catid_id']), function ($query) use ($data) {
  2748. $query->where(function ($q) use ($data) {
  2749. $q->WhereRaw("JSON_CONTAINS(job_hunting.cat_arr_id, '" . intval($data['catid_id']) . "') = 1");
  2750. });
  2751. })
  2752. ->select('id', 'sexy', 'experience', 'origin', 'industry', 'name', 'job', 'job_name_get', 'city_arr_id', 'cat_arr_id', 'created_at', 'updated_at')
  2753. ->orderBy('updated_at', 'desc');
  2754. $hunt_count = $query->count();
  2755. $query = clone $query;
  2756. $JobHunting = $query
  2757. ->offset(($data['page'] - 1) * $data['pageSize'])
  2758. ->limit($data['pageSize'])
  2759. ->get();
  2760. if (empty($JobHunting)) {
  2761. $JobRecruiting = "暂无相关简历信息";
  2762. } else {
  2763. $JobHunting = $this->processJob($JobHunting, $website_id);
  2764. }
  2765. }
  2766. $result = [
  2767. 'JobRecruiting' => $JobRecruiting ?? [],
  2768. 'recruit_count' => $recruit_count ?? 0,
  2769. 'JobHunting' => $JobHunting ?? [],
  2770. 'hunt_count' => $hunt_count ?? 0,
  2771. ];
  2772. return Result::success($result);
  2773. }
  2774. /**
  2775. * c端-获取招工招聘详情
  2776. * @param array $data
  2777. * @return array
  2778. * */
  2779. public function getWebsiteJobInfo(array $data): array
  2780. {
  2781. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  2782. if (empty($web)) {
  2783. return Result::error("该网站不存在", 0);
  2784. }
  2785. $webid = [
  2786. 'website_id' => $data['website_id'],
  2787. ];
  2788. // 职位相关信息
  2789. if ($data['type'] == 1) {
  2790. $query = JobRecruiting::where('status', 1)
  2791. ->where('website_id', $data['website_id'])
  2792. ->select('*');
  2793. $job = $query->where('job_recruiting.id', $data['id'])->get();
  2794. $company = JobCompany::where('job_id', $data['id'])->select('id', 'business_name', 'company_hy_id', 'company_size', 'company_nature', 'address_arr_id', 'address', 'job_company.email')->get();
  2795. if (!empty($company)) {
  2796. $result['company'] = $this->processJob($company, $webid);
  2797. }
  2798. $other_job = JobRecruiting::where('status', 1)
  2799. ->where('website_id', $data['website_id'])
  2800. ->select('title', 'id', 'updated_at', 'cat_arr_id', 'user_id')
  2801. ->where('id', '!=', $data['id'])
  2802. ->where('user_id', '=', $job[0]['user_id'])
  2803. ->limit($data['pageSize'])
  2804. ->get();
  2805. if (!empty($other_job)) {
  2806. $result['other_job'] = $this->processJob($other_job, $webid);
  2807. }
  2808. } else {
  2809. // 简历相关信息
  2810. $job = JobHunting::where('job_hunting.status', 2)
  2811. ->where('job_hunting.website_id', $data['website_id'])
  2812. ->where('job_hunting.id', $data['id'])
  2813. ->leftJoin('user', 'user.id', '=', 'job_hunting.user_id')
  2814. ->select('job_hunting.*', 'user_name')
  2815. ->get();
  2816. $resume = JobRemuse::where('hunt_id', $data['id'])->get();
  2817. if (!empty($resume->toArray())) {
  2818. $result['resume'] = 1;
  2819. } else {
  2820. $result['resume'] = 0;
  2821. }
  2822. }
  2823. if (empty($job->toArray())) {
  2824. return Result::error("id参数错误", 0);
  2825. }
  2826. if (!empty($job[0]['job_experience'])) {
  2827. $job_experience = json_decode($job[0]['job_experience'], true) ?? [];
  2828. if (!empty($job_experience)) {
  2829. // $hy = [];
  2830. foreach ($job_experience as $key => $value) {
  2831. // $id = $value['id'];
  2832. $hy[$key] = $value['job_industry'];
  2833. $zw_id[$key] = $value['job_typename'];
  2834. $jtzw_id[$key] = $value['job_name'];
  2835. }
  2836. $hy_table = JobIndustry::whereIn('hyid', $hy)->select('hyid', 'hyname')->get();
  2837. $zw_table = JobPosition::select('zwid', 'zwname')->get();
  2838. // 先将关联表转换为索引数组,提高查找效率
  2839. $hyLookup = [];
  2840. foreach ($hy_table as $item) {
  2841. $hyLookup[$item['hyid']] = $item['hyname'];
  2842. }
  2843. $zwLookup = [];
  2844. foreach ($zw_table as $item) {
  2845. $zwLookup[$item['zwid']] = $item['zwname'];
  2846. }
  2847. foreach ($job_experience as $key => &$value) {
  2848. // 处理行业名称
  2849. if (isset($hy[$key]) && isset($hyLookup[$hy[$key]])) {
  2850. $value['hy_name'] = $hyLookup[$hy[$key]];
  2851. }
  2852. // 处理职位名称
  2853. if (isset($zw_id[$key]) && isset($zwLookup[$zw_id[$key]])) {
  2854. $value['zw_name'] = $zwLookup[$zw_id[$key]];
  2855. }
  2856. // 处理具体职位名称
  2857. if (isset($jtzw_id[$key]) && isset($zwLookup[$jtzw_id[$key]])) {
  2858. $value['jtzw_name'] = $zwLookup[$jtzw_id[$key]];
  2859. }
  2860. }
  2861. // 释放引用,防止意外修改后续代码
  2862. unset($value);
  2863. }
  2864. $result['job_experience'] = $job_experience ?? [];
  2865. }
  2866. if (!empty($job[0]['education_experience'])) {
  2867. $education_experience = json_decode($job[0]['education_experience'], true) ?? '';
  2868. if (!empty($education_experience)) {
  2869. foreach ($education_experience as $key => $value) {
  2870. // $id = $value['id'];
  2871. $education[$key] = $value['school_education'];
  2872. }
  2873. $education_table = JobEnum::where('egroup', 'education')->whereIn('evalue', $education)->select('evalue', 'ename')->get();
  2874. // // 先将关联表转换为索引数组,提高查找效率
  2875. $educationLookup = [];
  2876. foreach ($education_table as $item) {
  2877. $educationLookup[$item['evalue']] = $item['ename'];
  2878. }
  2879. foreach ($education_experience as $key => &$value) {
  2880. // 处理学历名称
  2881. if (isset($education[$key]) && isset($educationLookup[$education[$key]])) {
  2882. $value['education_name'] = $educationLookup[$education[$key]];
  2883. }
  2884. }
  2885. }
  2886. $result['education_experience'] = $job_experience ?? [];
  2887. }
  2888. $result['job'] = $this->processJob($job, $webid);
  2889. // // 返现对应的栏目
  2890. $catid = json_decode($job[0]['cat_arr_id'], true) ?? '';
  2891. $category = WebsiteCategory::where('website_id', $data['website_id'])
  2892. ->whereIn('category_id', $catid)
  2893. ->select('category_id', 'alias', 'aLIas_pinyin', 'pid')
  2894. ->orderBy('pid')->get()->all();
  2895. if (!empty($category)) {
  2896. $result['category'] = $category;
  2897. }
  2898. $result['job'] = $job;
  2899. $result['job_experience'] = $job_experience ?? [];
  2900. $result['education_experience'] = $education_experience ?? [];
  2901. if (empty($result)) {
  2902. return Result::error("参数错误", 0);
  2903. }
  2904. return Result::success($result);
  2905. }
  2906. /**
  2907. * c端-申请职位
  2908. * @param array $data
  2909. * @return array
  2910. * */
  2911. public function getWebsiteJobApply(array $data): array
  2912. {
  2913. // 首先验证网站是否存在
  2914. // return Result::success($data);
  2915. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  2916. if (empty($web)) {
  2917. return Result::error("该网站不存在", 0);
  2918. }
  2919. // 验证用户是否存在且为个人会员/管理员
  2920. $user = User::where('id', $data['user_id'])->first(['id', 'type_id']);
  2921. // 1:个人会员 2:政务会员 3:企业会员 4:调研员 10000:管理员 20000:游客(小程序)
  2922. if (empty($user) || ($user['type_id'] != 1 && $user['type_id'] != 10000)) {
  2923. return Result::error("用户不存在", 0);
  2924. }
  2925. // 去除重复元素和空元素,并保持原始顺序
  2926. $data['recruit_id'] = array_values(array_filter(array_unique($data['recruit_id']), function ($value) {
  2927. return !empty($value);
  2928. }));
  2929. // 验证职位是否存在 1:审核通过
  2930. $recruiting = JobRecruiting::where('status', 1)
  2931. ->where('website_id', $data['website_id'])
  2932. ->whereIn('id', $data['recruit_id'])
  2933. ->get(['id as recruit_id', 'user_id as receiver_id'])->all();
  2934. if (empty($recruiting)) {
  2935. return Result::error("该职位不存在", 0);
  2936. }
  2937. // 简历是否存在
  2938. $hunt_id = JobHunting::where('user_id', $data['user_id'])->where('status', 2)->first(['id as hunt_id']);
  2939. if (empty($hunt_id)) {
  2940. return Result::error("该简历不存在", 0);
  2941. }
  2942. $data['hunt_id'] = $hunt_id['hunt_id'];
  2943. // // 验证是否已投递过该职位
  2944. $apply = JobApply::where('user_id', $data['user_id'])
  2945. ->where('hunt_id', $data['hunt_id'])
  2946. ->where('website_id', $data['website_id'])
  2947. ->whereIn('recruit_id', $data['recruit_id'])
  2948. ->get(['recruit_id']);
  2949. if (!empty($apply->toArray())) {
  2950. return Result::error("您已投递过该职位!");
  2951. }
  2952. $insertData = array_map(function ($recruiting) use ($data) {
  2953. return [
  2954. 'user_id' => $data['user_id'],
  2955. 'hunt_id' => $data['hunt_id'],
  2956. 'website_id' => $data['website_id'],
  2957. 'recruit_id' => $recruiting['recruit_id'],
  2958. 'receiver_id' => $recruiting['receiver_id'],
  2959. 'status' => 1,
  2960. ];
  2961. }, $recruiting);
  2962. // 批量插入数据
  2963. $result = JobApply::insert($insertData);
  2964. if (empty($result)) {
  2965. return Result::error("投递失败", 0);
  2966. }
  2967. return Result::success($result);
  2968. }
  2969. /**
  2970. * 招工招聘-沟通简历
  2971. * @param array $data
  2972. * @return array
  2973. * */
  2974. public function getWebsiteJobResume(array $data): array
  2975. {
  2976. // 首先验证网站是否存在
  2977. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  2978. if (empty($web)) {
  2979. return Result::error("该网站不存在", 0);
  2980. }
  2981. // return Result::success($data);
  2982. // 验证用户是否存在且为企业会员/管理员
  2983. $user = User::where('id', $data['user_id'])->first(['id', 'type_id']);
  2984. // 1:个人会员 2:政务会员 3:企业会员 4:调研员 10000:管理员 20000:游客(小程序)
  2985. if (empty($user) || ($user['type_id'] != 3 && $user['type_id'] != 10000)) {
  2986. return Result::error("用户不存在", 0);
  2987. }
  2988. // 去除重复元素和空元素,并保持原始顺序
  2989. $data['hunt_id'] = array_values(array_filter(array_unique($data['hunt_id']), function ($value) {
  2990. return !empty($value);
  2991. }));
  2992. // 验证简历是否存在
  2993. $hunting = JobHunting::where('status', 2)
  2994. ->where('website_id', $data['website_id'])
  2995. ->whereIn('id', $data['hunt_id'])
  2996. ->get(['id as hunt_id', 'user_id as receiver_id'])->all();
  2997. if (empty($hunting)) {
  2998. return Result::error("该简历不存在", 0);
  2999. }
  3000. // 验证是否已沟通过该简历
  3001. $remuse = JobRemuse::where('user_id', $data['user_id'])
  3002. ->where('recruit_id', $data['recruit_id'])
  3003. ->where('website_id', $data['website_id'])
  3004. ->whereIn('hunt_id', $data['hunt_id'])
  3005. ->get(['hunt_id']);
  3006. if (!empty($remuse->toArray())) {
  3007. return Result::error("您已沟通过该简历!");
  3008. }
  3009. // 准备要插入的数据数组
  3010. $insertData = array_map(function ($hunting) use ($data) {
  3011. return [
  3012. 'user_id' => $data['user_id'],
  3013. 'recruit_id' => $data['recruit_id'],
  3014. 'website_id' => $data['website_id'],
  3015. 'hunt_id' => $hunting['hunt_id'],
  3016. 'receiver_id' => $hunting['receiver_id'],
  3017. 'status' => 1,
  3018. ];
  3019. }, $hunting);
  3020. // 批量插入数据
  3021. $result = JobRemuse::insert($insertData);
  3022. if (empty($result)) {
  3023. return Result::error("沟通失败", 0);
  3024. }
  3025. return Result::success($result);
  3026. }
  3027. /**
  3028. * 招工招聘 -我的职位(企业会员)
  3029. * @param array $data
  3030. * @return array
  3031. */
  3032. public function getWebsiteJobRecruiting(array $data): array
  3033. {
  3034. $web = Website::where('id', $data['website_id'])->first('id');
  3035. if (empty($web)) {
  3036. return Result::error("该网站不存在", 0);
  3037. }
  3038. $user = User::where('id', $data['user_id'])->first(['id', 'type_id']);
  3039. if (empty($user) || ($user['type_id'] != 3 && $user['type_id'] != 10000)) {
  3040. return Result::error("用户暂无权限!", 0);
  3041. }
  3042. // '状态 0:待审核;1:已审核通过;(只有企业会员需要审核);2:已拒绝;
  3043. $result = JobRecruiting::where('website_id', $data['website_id'])
  3044. ->when(isset($user['type_id']) && $user['type_id'] == 3, function ($query) use ($user) {
  3045. $query->where('user_id', $user['id']);
  3046. })
  3047. ->where('status', 1)
  3048. ->select('id', 'title', 'website_id', 'user_id', 'updated_at')
  3049. ->orderBy('updated_at', 'desc')
  3050. ->limit($data['pageSize'])
  3051. ->get();
  3052. if (empty($result)) {
  3053. return Result::error("暂无相关职位信息", 0);
  3054. }
  3055. return Result::success($result);
  3056. }
  3057. /**
  3058. * c端 - 验证路由
  3059. * @param array $data
  3060. * @return array
  3061. */
  3062. /**
  3063. * c端 - 验证路由
  3064. * @param array $data
  3065. * @return array
  3066. */
  3067. public function checkWebsiteRoute(array $data): array
  3068. {
  3069. $web = Website::where('id', $data['website_id'])->first(['id', 'website_name']);
  3070. if (empty($web)) {
  3071. return Result::error("该网站不存在", 0);
  3072. }
  3073. if (isset($data['other_route']) && !empty($data['other_route'])) {
  3074. $whiteRouterInfo = WhiteRouter::whereJsonContains("website_id", $data['website_id'])->where('router_url', $data['other_route'])->first();
  3075. if (empty($whiteRouterInfo)) {
  3076. return Result::error("非法路径地址", 0);
  3077. } else {
  3078. return Result::success($whiteRouterInfo->toArray());
  3079. }
  3080. } else {
  3081. // 验证栏目路由
  3082. $last_category = WebsiteCategory::where('website_id', $data['website_id'])
  3083. ->where('aLIas_pinyin', $data['last_route'])
  3084. ->first();
  3085. if (empty($last_category)) {
  3086. return Result::error("该栏目不存在", 0);
  3087. }
  3088. if (isset($data['id']) && !empty($data['id'])) {
  3089. // `type` int unsigned DEFAULT '1' COMMENT '类型:1资讯(默认)2商品3书刊音像4招聘5求职类型:1资讯(默认)2商品3书刊音像4招聘5求职6招工招聘'
  3090. switch ($last_category['type']) {
  3091. case 1:
  3092. // 文章
  3093. // `status` int DEFAULT '1' COMMENT '状态: 2:已拒绝 ;1:已发布,0待发布 草稿箱 404删除(移除)
  3094. $article = Article::where('status', 1)
  3095. ->where('id', $data['id'])
  3096. ->where(function ($query) use ($data) {
  3097. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  3098. ->orWhereNull("ignore_ids");
  3099. })
  3100. ->first(['cat_arr_id']);
  3101. if (empty($article)) {
  3102. return Result::error("该文章不存在", 0);
  3103. }
  3104. // return Result::success($article);
  3105. break;
  3106. case 2:
  3107. // 商品
  3108. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  3109. $article = Good::where('website_id', $data['website_id'])
  3110. ->where('status', 2)
  3111. ->where('id', $data['id'])
  3112. ->first(['cat_arr_id']);
  3113. if (empty($article)) {
  3114. return Result::error("该商品不存在", 0);
  3115. }
  3116. break;
  3117. case 3:
  3118. // 书刊信息
  3119. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  3120. $article = Book::where('website_id', $data['website_id'])
  3121. ->where('status', 2)
  3122. ->where('id', $data['id'])
  3123. ->first(['id', 'cat_arr_id']);
  3124. if (empty($article)) {
  3125. return Result::error("该书刊不存在", 0);
  3126. }
  3127. break;
  3128. case 4:
  3129. // 招聘
  3130. // `status` int DEFAULT '0' COMMENT '状态 0:待审核;1:已审核;(只有企业会员需要审核)',
  3131. $article = JobRecruiting::where('website_id', $data['website_id'])
  3132. ->where('status', 1)
  3133. ->where('id', $data['id'])
  3134. ->first(['cat_arr_id']);
  3135. if (empty($article)) {
  3136. return Result::error("该招聘不存在", 0);
  3137. }
  3138. break;
  3139. case 5:
  3140. // 求职
  3141. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  3142. $article = JobHunting::where('website_id', $data['website_id'])
  3143. ->where('status', 2)
  3144. ->where('id', $data['id'])
  3145. ->first(['cat_arr_id']);
  3146. if (empty($article)) {
  3147. return Result::error("该求职不存在", 0);
  3148. }
  3149. break;
  3150. case 6:
  3151. // 招工招聘
  3152. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  3153. $article = JobRecruiting::where('website_id', $data['website_id'])
  3154. ->where('status', 1)
  3155. ->where('id', $data['id'])
  3156. ->first(['cat_arr_id']);
  3157. if (empty($article)) {
  3158. $article = JobHunting::where('website_id', $data['website_id'])
  3159. ->where('status', 2)
  3160. ->where('id', $data['id'])
  3161. ->first(['cat_arr_id']);
  3162. }
  3163. if (empty($article)) {
  3164. return Result::error("该招工招聘不存在", 0);
  3165. }
  3166. break;
  3167. default:
  3168. return Result::error("该数据不存在", 0);
  3169. break;
  3170. }
  3171. $catid = json_decode($article['cat_arr_id'], true);
  3172. if (empty($catid)) {
  3173. return Result::error("该数据不存在", 0);
  3174. }
  3175. $pinyin = WebsiteCategory::where('website_id', $data['website_id'])
  3176. ->orderByRaw('FIELD(category_id, ' . implode(',', $catid) . ')')
  3177. ->whereIn('category_id', $catid)
  3178. ->pluck('aLIas_pinyin')
  3179. ->implode('/');
  3180. }
  3181. if ($last_category['pid'] != 0) {
  3182. $cat_arr = json_decode($last_category['category_arr_id'], true);
  3183. $pinyin = WebsiteCategory::where('website_id', $data['website_id'])
  3184. ->orderByRaw('FIELD(category_id, ' . implode(',', $cat_arr) . ')')
  3185. ->whereIn('category_id', $cat_arr)
  3186. ->pluck('aLIas_pinyin')
  3187. ->implode('/');
  3188. } else {
  3189. $pinyin = $last_category['aLIas_pinyin'];
  3190. }
  3191. if (empty($pinyin) || $pinyin != $data['all_route']) {
  3192. return Result::error('非法路径!');
  3193. } else {
  3194. return Result::success($pinyin);
  3195. }
  3196. }
  3197. }
  3198. /**
  3199. * 招工招聘 - 获取推荐职位
  3200. * @param array $data
  3201. * @return array
  3202. */
  3203. public function getWebsiteLevelJob(array $data): array
  3204. {
  3205. // 状态 0:待审核;1:已审核通过;(只有企业会员需要审核);2:已拒绝;
  3206. $job = JobRecruiting::where('job_recruiting.website_id', $data['website_id'])
  3207. ->where('job_recruiting.status', 1)
  3208. ->where('job_level', $data['job_level'])
  3209. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  3210. ->select('job_recruiting.id', 'job_recruiting.title', 'job_recruiting.cat_arr_id', 'job_company.business_name', 'job_recruiting.updated_at')
  3211. ->orderBy('job_recruiting.updated_at', 'desc')
  3212. ->limit($data['pageSize'])
  3213. ->get();
  3214. $web = ['website_id' => $data['website_id']];
  3215. if (!empty($job)) {
  3216. $result = $this->processJob($job, $web);
  3217. }
  3218. if (empty($result)) {
  3219. return Result::error("暂无相关职位信息", 0);
  3220. }
  3221. return Result::success($result);
  3222. }
  3223. /**
  3224. * 验证导航名称是否重复
  3225. * @return void
  3226. */
  3227. //20250226 产品列表
  3228. public function getGoodList(array $data): array
  3229. {
  3230. $type_id = isset($data['type_id']) ? $data['type_id'] : '';
  3231. unset($data['type_id']);
  3232. $user_id = isset($data['user_id']) ? $data['user_id'] : '';
  3233. $where = [];
  3234. if ($type_id != '10000') {
  3235. $where = [
  3236. 'good.user_id' => $user_id,
  3237. ];
  3238. }
  3239. //类型
  3240. if (isset($data['type_id']) && $data['type_id']) {
  3241. $where = [
  3242. 'type_id' => $data['type_id'],
  3243. ];
  3244. }
  3245. //名称
  3246. if (isset($data['name']) && $data['name']) {
  3247. $where = [
  3248. 'good.name' => $data['name'],
  3249. ];
  3250. }
  3251. //status
  3252. if (isset($data['status']) && $data['status'] != '') {
  3253. $where = [
  3254. 'good.status' => $data['status'],
  3255. ];
  3256. }
  3257. //status1
  3258. // if (isset($data['status1']) && $data['status1'] == 1) {
  3259. // $status1 = 1;
  3260. // }
  3261. $where1 = [];
  3262. //website_id
  3263. // if (isset($data['website_id']) && $data['website_id']) {
  3264. // $where1 = [
  3265. // 'good.website_id', 'like', '%' . $data['website_id'] . '%',
  3266. // ];
  3267. // }
  3268. // website_name
  3269. if (isset($data['website_name']) && $data['website_name']) {
  3270. $where1[] = ['website.website_name', 'like', '%' . $data['website_name'] . '%'];
  3271. }
  3272. // catid
  3273. if (isset($data['category_name']) && $data['category_name']) {
  3274. $where1[] = ['category.name', 'like', '%' . $data['category_name'] . '%'];
  3275. }
  3276. // $result = Good::where($where)
  3277. // ->orderBy("updated_at", "desc")->paginate($data['pige_size'], ['*'], 'page', $data['page']);
  3278. $result = Good::where($where)
  3279. ->when(!empty($where1), function ($query) use ($where1) {
  3280. return $query->where($where1);
  3281. })
  3282. //status 1待审核2已审核3已拒绝
  3283. ->when(isset($data['status1']), function ($query) {
  3284. return $query->whereIn('good.status', [1, 3]);
  3285. })
  3286. ->leftJoin('district', 'good.city_id', '=', 'district.id')
  3287. ->leftJoin('website', 'good.website_id', '=', 'website.id')
  3288. ->leftJoin('category', 'good.catid', '=', 'category.id')
  3289. ->select('good.*', 'district.name as cityname', 'website.website_name as website_name', 'category.name as category_name')
  3290. ->orderBy("updated_at", "desc")
  3291. ->limit($data['page_size'])
  3292. ->offset(($data['page'] - 1) * $data['page_size'])
  3293. ->get();
  3294. $count = Good::where($where)
  3295. ->when(!empty($where1), function ($query) use ($where1) {
  3296. return $query->where($where1);
  3297. })
  3298. //status 1待审核2已审核3已拒绝
  3299. ->when(isset($data['status1']), function ($query) {
  3300. return $query->whereIn('good.status', [1, 3]);
  3301. })
  3302. ->leftJoin('district', 'good.city_id', '=', 'district.id')
  3303. ->leftJoin('website', 'good.website_id', '=', 'website.id')
  3304. ->leftJoin('category', 'good.catid', '=', 'category.id')
  3305. ->select('good.*', 'district.name as cityname', 'website.website_name as website_name', 'category.name as category_name')
  3306. ->orderBy("updated_at", "desc")->count();
  3307. $data = [
  3308. 'rows' => $result->toArray(),
  3309. 'count' => $count,
  3310. ];
  3311. if (empty($result)) {
  3312. return Result::error("此栏目暂无相关产品", 0);
  3313. }
  3314. return Result::success($data);
  3315. }
  3316. public function getGoodInfo(array $data): array
  3317. {
  3318. $result = Good::where('id', $data['id'])->first();
  3319. if (empty($result)) {
  3320. return Result::error("此产品不存在", 0);
  3321. }
  3322. return Result::success($result);
  3323. }
  3324. public function addGood(array $data): array
  3325. {
  3326. // unset($data['city_arr_id']);
  3327. // unset($data['cat_arr_id']);
  3328. $data['city_id'] = end($data['city_arr_id']);
  3329. $data['catid'] = end($data['cat_arr_id']);
  3330. $data['city_arr_id'] = isset($data['city_arr_id']) ? json_encode($data['city_arr_id']) : '';
  3331. $data['cat_arr_id'] = isset($data['cat_arr_id']) ? json_encode($data['cat_arr_id']) : '';
  3332. $data['imgurl'] = isset($data['imgurl']) ? json_encode($data['imgurl']) : '';
  3333. unset($data['imgUrl']);
  3334. if (isset($data['price']) && $data['price'] == '') {
  3335. $data['price'] = 0;
  3336. }
  3337. $result = Good::insert($data);
  3338. if (empty($result)) {
  3339. return Result::error("添加失败", 0);
  3340. }
  3341. return Result::success($result);
  3342. }
  3343. public function updateGood(array $data): array
  3344. {
  3345. $data['city_id'] = end($data['city_arr_id']);
  3346. $data['catid'] = end($data['cat_arr_id']);
  3347. $data['city_arr_id'] = isset($data['city_arr_id']) ? json_encode($data['city_arr_id']) : '';
  3348. $data['cat_arr_id'] = isset($data['cat_arr_id']) ? json_encode($data['cat_arr_id']) : '';
  3349. $data['imgurl'] = isset($data['imgurl']) ? json_encode($data['imgurl']) : '';
  3350. //设置东八区
  3351. date_default_timezone_set('Asia/Shanghai');
  3352. $data['updated_at'] = date('Y-m-d H:i:s');
  3353. if (isset($data['price']) && $data['price'] == '') {
  3354. $data['price'] = 0;
  3355. }
  3356. $result = Good::where('id', $data['id'])->update($data);
  3357. if (empty($result)) {
  3358. return Result::error("更新失败", 0);
  3359. }
  3360. return Result::success($result);
  3361. }
  3362. public function delGood(array $data): array
  3363. {
  3364. $result = Good::where('id', $data['id'])->delete();
  3365. if (empty($result)) {
  3366. return Result::error("删除失败", 0);
  3367. }
  3368. return Result::success($result);
  3369. }
  3370. //20250226 产品列表
  3371. //20250306 求职信息
  3372. public function getJobHuntingList(array $data): array
  3373. {
  3374. $where = [];
  3375. if (isset($data['username']) && !empty($data['username'])) {
  3376. $where[] = ['user.user_name', 'like', '%' . $data['username'] . '%'];
  3377. }
  3378. //status 1待审核2已审核3已拒绝
  3379. if (isset($data['status']) && $data['status'] != '') {
  3380. $where = [
  3381. 'job_hunting.status' => $data['status'],
  3382. ];
  3383. }
  3384. $type_id = isset($data['type_id']) ? $data['type_id'] : '';
  3385. $user_id = isset($data['user_id']) ? $data['user_id'] : '';
  3386. unset($data['type_id']);
  3387. if ($type_id != '10000') {
  3388. $where[] = ['job_hunting.user_id', '=', $user_id];
  3389. }
  3390. $result = JobHunting::where($where)
  3391. ->when(!empty($data['status1']), function ($query) use ($data) {
  3392. return $query->whereIn('job_hunting.status', [1, 3]); //1待审核2已审核3已拒绝
  3393. })
  3394. ->leftJoin('user', 'user.id', '=', 'job_hunting.user_id')
  3395. ->leftJoin('website', 'website.id', '=', 'job_hunting.website_id')
  3396. ->select('job_hunting.*', 'user.nickname as nickname', 'user.user_name as username', 'website.website_name as website_name')
  3397. ->orderBy("updated_at", "desc")
  3398. ->limit($data['page_size'])
  3399. ->offset(($data['page'] - 1) * $data['page_size'])
  3400. ->get();
  3401. if (empty($result)) {
  3402. return Result::error("查询失败", 0);
  3403. }
  3404. $count = JobHunting::where($where)
  3405. ->leftJoin('user', 'user.id', '=', 'job_hunting.user_id')
  3406. ->leftJoin('website', 'website.id', '=', 'job_hunting.website_id')
  3407. ->count();
  3408. $data = [
  3409. 'rows' => $result->toArray(),
  3410. 'count' => $count,
  3411. ];
  3412. return Result::success($data);
  3413. }
  3414. public function getJobHuntingApply(array $data): array
  3415. {
  3416. var_dump($data, '-----------------test--------1-');
  3417. $where = [];
  3418. if (isset($data['username']) && !empty($data['username'])) {
  3419. $where[] = ['user.user_name', 'like', '%' . $data['username'] . '%'];
  3420. }
  3421. if (isset($data['salary']) && !empty($data['salary'])) {
  3422. $where[] = [
  3423. 'job_hunting.salary',
  3424. '=',
  3425. $data['salary'],
  3426. ];
  3427. }
  3428. $type_id = isset($data['type_id']) ? $data['type_id'] : '';
  3429. $user_id = isset($data['user_id']) ? $data['user_id'] : '';
  3430. unset($data['type_id']);
  3431. if ($type_id != '10000') {
  3432. $where[] = ['job_apply.receiver_id', '=', $user_id];
  3433. }
  3434. var_dump($where, '-----------------test---------');
  3435. $result = jobApply::where($where)
  3436. // ->when(!empty($data['status1']), function ($query) use ($data) {
  3437. // return $query->whereIn('job_hunting.status', [1, 3]); //1待审核2已审核3已拒绝
  3438. // })
  3439. // ->leftJoin('user', 'user.id', '=', 'job_hunting.user_id') 'user.nickname as nickname', , 'user.user_name as username'
  3440. ->where('job_enum.egroup', '=', 'income')
  3441. ->where('job_hunting.status', 2) //已审核
  3442. ->leftJoin('job_hunting', 'job_hunting.id', '=', 'job_apply.hunt_id')
  3443. ->leftJoin('district', 'district.id', '=', 'job_hunting.city_id')
  3444. ->leftJoin('job_enum', 'job_enum.evalue', '=', 'job_hunting.salary')
  3445. ->leftJoin('user', 'job_hunting.user_id', '=', 'user.id')
  3446. //职位----是申请职位
  3447. ->leftJoin('job_position', 'job_hunting.job_name_get', '=', 'job_position.zwid')
  3448. ->select('job_apply.*', 'job_position.zwname as job_name', 'job_hunting.salary as salary', 'district.name as cityname', 'job_enum.ename as salary_name', 'user.nickname as nickname', 'user.user_name as username', 'job_hunting.updated_at as updated_at')
  3449. ->orderBy("job_hunting.updated_at", "desc")
  3450. ->limit($data['page_size'])
  3451. ->offset(($data['page'] - 1) * $data['page_size'])
  3452. ->get();
  3453. if (empty($result)) {
  3454. return Result::error("查询失败", 0);
  3455. }
  3456. $count = jobApply::where($where)
  3457. ->where('job_enum.egroup', '=', 'income')
  3458. ->where('job_hunting.status', 2) //已审核
  3459. ->leftJoin('job_hunting', 'job_hunting.id', '=', 'job_apply.hunt_id')
  3460. ->leftJoin('district', 'district.id', '=', 'job_hunting.city_id')
  3461. ->leftJoin('job_enum', 'job_enum.evalue', '=', 'job_hunting.salary')
  3462. ->leftJoin('user', 'job_hunting.user_id', '=', 'user.id')
  3463. //职位----是申请职位
  3464. ->leftJoin('job_position', 'job_hunting.job_name_get', '=', 'job_position.zwid')
  3465. ->select('job_apply.*', 'job_position.zwname as job_name', 'job_hunting.salary as salary', 'district.name as cityname', 'job_enum.ename as salary_name', 'user.nickname as nickname', 'user.user_name as username', 'job_hunting.updated_at as updated_at')
  3466. ->count();
  3467. $data = [
  3468. 'rows' => $result->toArray(),
  3469. 'count' => $count,
  3470. ];
  3471. return Result::success($data);
  3472. }
  3473. public function addJobHunting(array $data): array
  3474. {
  3475. date_default_timezone_set('Asia/Shanghai');
  3476. unset($data['company_name']);
  3477. unset($data['job_industry']);
  3478. unset($data['job_name']);
  3479. unset($data['department']);
  3480. unset($data['job_timeList']);
  3481. unset($data['job_content']);
  3482. unset($data['job_typename']); //不知道这是啥,
  3483. $data['created_at'] = date('Y-m-d H:i:s');
  3484. $data['updated_at'] = date('Y-m-d H:i:s');
  3485. //根据用户 user_id 只能添加一次
  3486. $result = JobHunting::where('user_id', $data['user_id'])->first();
  3487. if (!empty($result)) {
  3488. return Result::error("您已添加过求职信息", 0);
  3489. }
  3490. var_dump($result, '-----------------test---------');
  3491. if (isset($data['city_arr_id']) && !empty($data['city_arr_id']) && is_string($data['city_arr_id'])) {
  3492. // 如果 city_arr_id 是字符串,尝试将其转换为数组,取最后一个数据
  3493. $cityArr = json_decode($data['city_arr_id'], true);
  3494. $data['city_id'] = end($cityArr);
  3495. } else {
  3496. // 如果 city_arr_id 不是字符串,直接取最后一个数据
  3497. $data['city_id'] = end($data['city_arr_id']);
  3498. }
  3499. $result = JobHunting::create($data);
  3500. if (empty($result)) {
  3501. return Result::error("添加失败", 0);
  3502. }
  3503. return Result::success($result);
  3504. }
  3505. public function delJobHunting(array $data): array
  3506. {
  3507. $result = JobHunting::where('id', $data['id'])->delete();
  3508. if (empty($result)) {
  3509. return Result::error("删除失败", 0);
  3510. }
  3511. return Result::success($result);
  3512. }
  3513. public function updateJobHunting(array $data): array
  3514. {
  3515. //设置东八区
  3516. date_default_timezone_set('Asia/Shanghai');
  3517. unset($data['company_name']);
  3518. unset($data['job_industry']);
  3519. unset($data['job_name']);
  3520. unset($data['department']);
  3521. unset($data['job_timeList']);
  3522. unset($data['job_content']);
  3523. unset($data['job_typename']); //不知道这是啥,
  3524. $data['created_at'] = date('Y-m-d H:i:s');
  3525. $data['updated_at'] = date('Y-m-d H:i:s');
  3526. if (isset($data['city_arr_id']) && !empty($data['city_arr_id']) && is_string($data['city_arr_id'])) {
  3527. // 如果 city_arr_id 是字符串,尝试将其转换为数组,取最后一个数据
  3528. $cityArr = json_decode($data['city_arr_id'], true);
  3529. $data['city_id'] = end($cityArr);
  3530. } else {
  3531. // 如果 city_arr_id 不是字符串,直接取最后一个数据
  3532. $data['city_id'] = end($data['city_arr_id']);
  3533. }
  3534. $result = JobHunting::where('id', $data['id'])->update($data);
  3535. if (empty($result)) {
  3536. return Result::error("更新失败", 0);
  3537. }
  3538. return Result::success($result);
  3539. }
  3540. public function getJobHuntingInfo(array $data): array
  3541. {
  3542. $result = JobHunting::where('id', $data['id'])->first();
  3543. if (empty($result)) {
  3544. return Result::error("查询失败", 0);
  3545. }
  3546. return Result::success($result);
  3547. }
  3548. public function getJobHuntingData(array $data): array
  3549. {
  3550. $jobEnum = JobEnum::get();
  3551. $jobIndustry = JobIndustry::get();
  3552. $jobNature = JobNature::get();
  3553. $jobPosition = JobPosition::get();
  3554. $data = [
  3555. 'jobEnum' => $jobEnum,
  3556. 'jobIndustry' => $jobIndustry,
  3557. 'jobNature' => $jobNature,
  3558. 'jobPosition' => $jobPosition,
  3559. ];
  3560. return Result::success($data);
  3561. }
  3562. public function delJobHuntingInfo(array $data): array
  3563. {
  3564. $result = JobHunting::where('id', $data['id'])->delete();
  3565. return Result::success();
  3566. }
  3567. //20250324 通知,公告,消息
  3568. public function delNotice(array $data): array
  3569. {
  3570. $result = Notice::where('id', $data['id'])->delete();
  3571. if ($result) {
  3572. return Result::success();
  3573. } else {
  3574. return Result::error("删除失败", 0);
  3575. }
  3576. }
  3577. public function getNoticeInfo(array $data): array
  3578. {
  3579. $result = Notice::where('id', $data['id'])->first();
  3580. if (empty($result)) {
  3581. return Result::error("查询失败", 0);
  3582. }
  3583. return Result::success($result);
  3584. }
  3585. public function addNotice(array $data): array
  3586. {
  3587. date_default_timezone_set('Asia/Shanghai');
  3588. $data['created_at'] = date('Y-m-d H:i:s');
  3589. $data['updated_at'] = date('Y-m-d H:i:s');
  3590. $user_id = UserInfo::
  3591. //city_id不是null
  3592. whereNotNull('city_id')
  3593. ->whereNotNull('department_id')
  3594. ->where(function ($query) use ($data) {
  3595. $query->where(function ($subQuery) use ($data) {
  3596. $subQuery->whereRaw("JSON_VALID(city_arr_id) AND JSON_CONTAINS(city_arr_id, '" . intval($data['city_id']) . "') = 1");
  3597. });
  3598. })
  3599. ->where(function ($query) use ($data) {
  3600. $query->where(function ($subQuery) use ($data) {
  3601. $subQuery->whereRaw("JSON_VALID(department_arr_id) AND JSON_CONTAINS(department_arr_id, '" . intval($data['department_id']) . "') = 1");
  3602. });
  3603. })
  3604. ->pluck('user_id')->toArray();
  3605. $user_id = array_unique($user_id);
  3606. $chat_ids = $user_id;
  3607. $user_id = json_encode($user_id);
  3608. $data['re_user_ids'] = $user_id;
  3609. $result = Notice::insertGetId($data);
  3610. if ($result && $data['is_group'] == 1) {
  3611. //chat_group
  3612. $group_id = PublicData::uuid();
  3613. $groupData = [
  3614. 'id' => $group_id,
  3615. 'creator_id' => $data['user_id'],
  3616. 'group_name' => $data['group_name'] ?? '',
  3617. 'profile' => $data['profile'] ?? 0,
  3618. ];
  3619. var_dump($groupData, '-----------------groupData-------');
  3620. $groupResult = ChatGroups::insertGetId($groupData);
  3621. var_dump($groupResult, '-----------------groupid-------');
  3622. $groupMemberData = [
  3623. 'id' => PublicData::uuid(),
  3624. 'user_id' => $data['user_id'],
  3625. 'group_id' => $group_id,
  3626. 'leader' => 2,
  3627. ];
  3628. $groupMemberResult = ChatGroupsMember::insertGetId($groupMemberData);
  3629. //$chat_ids 去除掉$data['user_id']
  3630. $chat_ids = array_diff($chat_ids, [$data['user_id']]);
  3631. //插入群成员表
  3632. $groupMemberDataUser = [];
  3633. $chatData = [];
  3634. foreach ($chat_ids as $key => $value) {
  3635. $groupMemberDataUser[] = [
  3636. 'id' => PublicData::uuid(),
  3637. 'user_id' => $value,
  3638. 'group_id' => $group_id,
  3639. 'leader' => 1,
  3640. ];
  3641. $chatData[] = [
  3642. 'user_id' => $value,
  3643. 'msg_type' => 1,
  3644. 'receiver_id' => $group_id,
  3645. 'content' => '通过通知创建群聊',
  3646. 'group_receiver_id' => $data['user_id'],
  3647. 'action' => 'recieved',
  3648. 'created_at' => date('Y-m-d H:i:s'),
  3649. ];
  3650. }
  3651. var_dump($groupMemberDataUser, '-----------------groupMemberDataUser-------');
  3652. ChatGroupsMember::insert($groupMemberDataUser);
  3653. //插入一条管理员聊天记录
  3654. $chatData[] = [
  3655. 'user_id' => $data['user_id'],
  3656. 'msg_type' => 1,
  3657. 'receiver_id' => $group_id,
  3658. 'content' => '通过通知创建群聊',
  3659. 'group_receiver_id' => $data['user_id'],
  3660. 'action' => 'said',
  3661. 'created_at' => date('Y-m-d H:i:s'),
  3662. ];
  3663. var_dump($chatData, '-----------------chatData-------');
  3664. $chatResult = ChatRecords::insert($chatData);
  3665. //更新result的 group_id
  3666. $data['group_id'] = $group_id;
  3667. Notice::where(['id' => $result])->update($data);
  3668. }
  3669. if (empty($result)) {
  3670. return Result::error("添加失败", 0);
  3671. }
  3672. return Result::success($result);
  3673. }
  3674. public function updateNotice(array $data): array
  3675. {
  3676. date_default_timezone_set('Asia/Shanghai');
  3677. //根据city_id 和department_id 查询出对应的user_id,放到 re_user_ids
  3678. $user_id = UserInfo::
  3679. //city_id不是null
  3680. whereNotNull('city_id')
  3681. ->whereNotNull('department_id')
  3682. ->where(function ($query) use ($data) {
  3683. $query->where(function ($subQuery) use ($data) {
  3684. $subQuery->whereRaw("JSON_VALID(city_arr_id) AND JSON_CONTAINS(city_arr_id, '" . intval($data['city_id']) . "') = 1");
  3685. });
  3686. })
  3687. ->where(function ($query) use ($data) {
  3688. $query->where(function ($subQuery) use ($data) {
  3689. $subQuery->whereRaw("JSON_VALID(department_arr_id) AND JSON_CONTAINS(department_arr_id, '" . intval($data['department_id']) . "') = 1");
  3690. });
  3691. })
  3692. ->pluck('user_id')->toArray();
  3693. $user_id = array_unique($user_id);
  3694. $user_id = json_encode($user_id);
  3695. $data['re_user_ids'] = $user_id;
  3696. $data['updated_at'] = date('Y-m-d H:i:s');
  3697. $result = Notice::where('id', $data['id'])->update($data);
  3698. return Result::success($result);
  3699. }
  3700. public function getNoticeList(array $data): array
  3701. {
  3702. $where = [];
  3703. //title
  3704. if (isset($data['title']) && !empty($data['title'])) {
  3705. $where[] = ['notice.title', 'like', '%' . $data['title'] . '%'];
  3706. }
  3707. //level
  3708. if (isset($data['level']) && !empty($data['level'])) {
  3709. $where[] = ['notice.level', '=', $data['level']];
  3710. }
  3711. //status
  3712. if (isset($data['status']) && !empty($data['status'])) {
  3713. $where[] = ['notice.status', '=', $data['status']];
  3714. }
  3715. var_dump($data, '-----------------test---------');
  3716. if ($data['type_id'] == 10000) {
  3717. $result = Notice::when(!empty($data['status1']), function ($query) use ($data) {
  3718. return $query->whereIn('notice.status', [1, 3]); //1待审核2已审核3已拒绝
  3719. })
  3720. ->where($where)
  3721. ->orderBy('updated_at', 'desc')
  3722. ->limit($data['page_size'])
  3723. ->offset(($data['page'] - 1) * $data['page_size'])
  3724. ->get();
  3725. $total = Notice::when(!empty($data['status1']), function ($query) use ($data) {
  3726. return $query->whereIn('notice.status', [1, 3]); //1待审核2已审核3已拒绝
  3727. })
  3728. ->where($where)
  3729. ->orderBy('updated_at', 'desc')
  3730. ->count();
  3731. } else {
  3732. $result = Notice::where($where)
  3733. // ->where('user_id', $data['user_id'])
  3734. ->Where(function ($query) use ($data) {
  3735. $query->Where(function ($q) use ($data) {
  3736. $q->whereRaw('JSON_CONTAINS(notice.re_user_ids, \'' . $data['user_id'] . '\')')
  3737. ->orWhere('notice.user_id', $data['user_id']);
  3738. });
  3739. })
  3740. ->orderBy('updated_at', 'desc')
  3741. ->limit($data['page_size'])
  3742. ->offset(($data['page'] - 1) * $data['page_size'])
  3743. ->get();
  3744. $total = Notice::where($where)
  3745. // ->where('user_id', $data['user_id'])
  3746. ->Where(function ($query) use ($data) {
  3747. $query->Where(function ($q) use ($data) {
  3748. $q->whereRaw('JSON_CONTAINS(notice.re_user_ids, \'' . $data['user_id'] . '\')')
  3749. ->orWhere('notice.user_id', $data['user_id']);
  3750. });
  3751. })
  3752. ->count();
  3753. }
  3754. if (empty($result)) {
  3755. return Result::error("查询失败", 0);
  3756. }
  3757. $data = [
  3758. 'rows' => $result,
  3759. 'count' => $total,
  3760. ];
  3761. return Result::success($data);
  3762. }
  3763. public function getNoticeDetail(array $data): array
  3764. {
  3765. $result = Notice::where('id', $data['id'])->first();
  3766. if (empty($result)) {
  3767. return Result::error("查询失败", 0);
  3768. }
  3769. return Result::success($result);
  3770. }
  3771. public function deleteNotice(array $data): array
  3772. {
  3773. $notice = Notice::where('id', $data['id'])->first();
  3774. if (empty($notice)) {
  3775. return Result::error("删除失败", 0);
  3776. }
  3777. $chat_group_id = $notice->group_id;
  3778. if ($chat_group_id) {
  3779. //删除群聊
  3780. ChatGroups::where('id', $chat_group_id)->delete();
  3781. //删除群成员
  3782. ChatGroupsMember::where('group_id', $chat_group_id)->delete();
  3783. //删除群聊记录
  3784. ChatRecords::where('receiver_id', $chat_group_id)->delete();
  3785. }
  3786. $result = Notice::where('id', $data['id'])->delete();
  3787. return Result::success($result);
  3788. }
  3789. public function getMSG(array $data): array
  3790. {
  3791. $type_id = isset($data['type_id']) ? $data['type_id'] : 1;
  3792. // '1:个人会员 2:政务会员 3:企业会员 4:调研员 10000:管理员 20000:游客(小程序)
  3793. $user_id = isset($data['user_id']) ? $data['user_id'] : 0; //用户id
  3794. $result = [];
  3795. if ($type_id == 1) {
  3796. //最近的5篇已审的文章
  3797. $apply_articale = Article::where('status', 1)
  3798. ->where('admin_user_id', $user_id)
  3799. ->orderBy('updated_at', 'desc')
  3800. ->limit(5)->get();
  3801. //获取5条单聊未读聊天消息
  3802. $chat = ChatRecords::where('is_read', 0)
  3803. ->where('user_id', $user_id)
  3804. ->where('talk_type', 1)
  3805. ->orderBy('created_at', 'desc')
  3806. ->limit(5)->get();
  3807. //获取5条未读群聊信息
  3808. $chat_group = ChatRecords::where('is_read', 0)
  3809. ->where('user_id', $user_id)
  3810. ->where('talk_type', 2)
  3811. ->orderBy('created_at', 'desc')
  3812. ->limit(5)->get();
  3813. //获取5条用户的已审核商品
  3814. $good = Good::where('status', 2)
  3815. ->where('user_id', $user_id)
  3816. ->orderBy('updated_at', 'desc')
  3817. ->limit(5)->get();
  3818. //获取5条用户待审核的公告
  3819. $notice = Notice::where('status', 2)
  3820. ->where('user_id', $user_id)
  3821. ->orderBy('updated_at', 'desc')
  3822. ->limit(5)->get();
  3823. //获取5条用户的待审核投诉
  3824. $complaint = Complaint::where('status', 2)
  3825. ->where('user_id', $user_id)
  3826. ->orderBy('updated_at', 'desc')
  3827. ->limit(5)->get();
  3828. //获取5条用户的book
  3829. $book = Book::where('status', 2)
  3830. ->where('user_id', $user_id)
  3831. ->orderBy('updated_at', 'desc')
  3832. ->limit(5)->get();
  3833. //获取5条用户的求职
  3834. //获取5条用户的求职 1
  3835. $job_hunting = JobHunting::where('job_hunting.status', 1)
  3836. ->where('job_hunting.user_id', $user_id)
  3837. ->leftJoin('user', 'job_hunting.user_id', '=', 'user.id')
  3838. ->leftJoin('website', 'job_hunting.website_id', '=', 'website.id')
  3839. ->select('job_hunting.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name')
  3840. ->orderBy('updated_at', 'desc')
  3841. ->limit(5)->get();
  3842. //获取5条用户的求职 2
  3843. $job_recruiting = JobRecruiting::where('job_recruiting.status', 1)
  3844. ->where('job_recruiting.user_id', $user_id)
  3845. ->leftJoin('user', 'job_recruiting.user_id', '=', 'user.id')
  3846. ->leftJoin('website', 'job_recruiting.website_id', '=', 'website.id')
  3847. ->select('job_recruiting.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name')
  3848. ->orderBy('updated_at', 'desc')
  3849. ->limit(5)->get();
  3850. //人才库 1
  3851. $job_apply = JobApply::where('job_apply.status', 1)
  3852. ->where('job_apply.receiver_id', $user_id)
  3853. ->leftJoin('user', 'job_apply.user_id', '=', 'user.id')
  3854. ->leftJoin('website', 'job_apply.website_id', '=', 'website.id')
  3855. ->leftJoin('job_company', 'job_company.job_id', '=', 'job_apply.recruit_id')
  3856. ->leftJoin('job_recruiting', 'job_recruiting.id', '=', 'job_apply.recruit_id')
  3857. ->select('job_recruiting', 'job_recruiting.', '', '')
  3858. ->select('job_apply.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name', 'job_company.business_name as business_name', 'job_recruiting.title as job_name')
  3859. ->orderBy('updated_at', 'desc')
  3860. ->limit(5)->get();
  3861. // 职场机会 2
  3862. $job_resume = JobResume::where('job_resume.status', 1)
  3863. ->where('job_resume.receiver_id', $user_id)
  3864. ->leftJoin('user', 'job_resume.receiver_id', '=', 'user.id')
  3865. ->leftJoin('website', 'job_resume.website_id', '=', 'website.id')
  3866. ->leftJoin('job_company', 'job_company.job_id', '=', 'job_resume.recruit_id')
  3867. ->select('job_resume.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name', 'job_company.business_name as business_name')
  3868. ->orderBy('updated_at', 'desc')
  3869. ->limit(5)->get();
  3870. $count = count($chat) + count($chat_group) + count($apply_articale) + count($good) + count($notice) + count($complaint) + count($book) + count($job_hunting) + count($job_recruiting) + count($job_apply) + count($job_resume);
  3871. $result = [
  3872. 'apply_articale' => $apply_articale,
  3873. 'chat' => $chat,
  3874. 'chat_group' => $chat_group,
  3875. 'good' => $good,
  3876. 'notice' => $notice,
  3877. 'complaint' => $complaint,
  3878. 'book' => $book,
  3879. 'job_hunting' => $job_hunting,
  3880. 'job_recruiting' => $job_recruiting,
  3881. 'job_apply' => $job_apply,
  3882. 'job_resume' => $job_resume,
  3883. 'count' => $count,
  3884. ];
  3885. } elseif ($type_id == 2) {
  3886. //最近的5篇已审的文章
  3887. $apply_articale = Article::where('status', 1)
  3888. ->where('admin_user_id', $user_id)
  3889. ->limit(5)->get();
  3890. //获取5条单聊未读聊天消息
  3891. $chat = ChatRecords::where('is_read', 0)
  3892. ->where('user_id', $user_id)
  3893. ->where('talk_type', 1)
  3894. ->orderBy('created_at', 'desc')
  3895. ->limit(5)->get();
  3896. //获取5条未读群聊信息
  3897. $chat_group = ChatRecords::where('is_read', 0)
  3898. ->where('user_id', $user_id)
  3899. ->where('talk_type', 2)
  3900. ->orderBy('created_at', 'desc')
  3901. ->limit(5)->get();
  3902. //获取5条用户的已审核商品
  3903. $good = Good::where('status', 2)
  3904. ->where('user_id', $user_id)
  3905. ->orderBy('updated_at', 'desc')
  3906. ->limit(5)->get();
  3907. $count = count($chat) + count($chat_group) + count($apply_articale) + count($good);
  3908. $result = [
  3909. 'apply_articale' => $apply_articale,
  3910. 'chat' => $chat,
  3911. 'chat_group' => $chat_group,
  3912. 'good' => $good,
  3913. 'count' => $count,
  3914. ];
  3915. } elseif ($type_id == 3) {
  3916. //最近的5篇已审的文章
  3917. $apply_articale = Article::where('status', 1)
  3918. ->where('admin_user_id', $user_id)
  3919. ->limit(5)->get();
  3920. //获取5条单聊未读聊天消息
  3921. $chat = ChatRecords::where('is_read', 0)
  3922. ->where('user_id', $user_id)
  3923. ->where('talk_type', 1)
  3924. ->orderBy('created_at', 'desc')
  3925. ->limit(5)->get();
  3926. //获取5条未读群聊信息
  3927. $chat_group = ChatRecords::where('is_read', 0)
  3928. ->where('user_id', $user_id)
  3929. ->where('talk_type', 2)
  3930. ->orderBy('created_at', 'desc')
  3931. ->limit(5)->get();
  3932. //获取5条用户的已审核商品
  3933. $good = Good::where('status', 2)
  3934. ->where('user_id', $user_id)
  3935. ->orderBy('updated_at', 'desc')
  3936. ->limit(5)->get();
  3937. $count = count($chat) + count($chat_group) + count($apply_articale) + count($good);
  3938. $result = [
  3939. 'apply_articale' => $apply_articale,
  3940. 'chat' => $chat,
  3941. 'chat_group' => $chat_group,
  3942. 'good' => $good,
  3943. 'count' => $count,
  3944. ];
  3945. } elseif ($type_id == 4) {
  3946. //最近的5篇已审的文章
  3947. $apply_articale = Article::where('status', 1)
  3948. ->where('admin_user_id', $user_id)
  3949. ->limit(5)->get();
  3950. //获取5条用户的已审核商品
  3951. $good = Good::where('status', 2)
  3952. ->where('user_id', $user_id)
  3953. ->orderBy('updated_at', 'desc')
  3954. ->limit(5)->get();
  3955. $count = count($apply_articale) + count($good);
  3956. $result = [
  3957. 'apply_articale' => $apply_articale,
  3958. 'chat' => '',
  3959. 'chat_group' => '',
  3960. 'good' => $good,
  3961. 'count' => $count,
  3962. ];
  3963. } elseif ($type_id == 10000) {
  3964. //获取未审核的5篇文章
  3965. $apply_articale = Article::where('status', 0)
  3966. ->orderBy('updated_at', 'desc')
  3967. ->limit(5)->get();
  3968. //获取5条单聊未读聊天消息
  3969. $chat = ChatRecords::where('is_read', 0)
  3970. ->where('user_id', $user_id)
  3971. ->where('talk_type', 1)
  3972. ->orderBy('created_at', 'desc')
  3973. ->limit(5)->get();
  3974. //获取5条未读群聊信息
  3975. $chat_group = ChatRecords::where('is_read', 0)
  3976. ->where('user_id', $user_id)
  3977. ->where('talk_type', 2)
  3978. ->orderBy('created_at', 'desc')
  3979. ->limit(5)->get();
  3980. //获取5条用户的已审核商品
  3981. $good = Good::where('status', 1)
  3982. // ->where('user_id', $user_id)
  3983. ->orderBy('updated_at', 'desc')
  3984. ->limit(5)->get();
  3985. //获取5条用户待审核的公告
  3986. $notice = Notice::where('status', 1)
  3987. ->orderBy('updated_at', 'desc')
  3988. ->limit(5)->get();
  3989. //获取5条用户的待审核投诉
  3990. $complaint = Complaint::where('status', 1)
  3991. ->orderBy('updated_at', 'desc')
  3992. ->limit(5)->get();
  3993. //获取5条用户的book
  3994. $book = Book::where('status', 1)
  3995. ->orderBy('updated_at', 'desc')
  3996. ->limit(5)->get();
  3997. //获取5条用户的求职 1
  3998. $job_hunting = JobHunting::where('job_hunting.status', 1)
  3999. ->leftJoin('user', 'job_hunting.user_id', '=', 'user.id')
  4000. ->leftJoin('website', 'job_hunting.website_id', '=', 'website.id')
  4001. ->select('job_hunting.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name')
  4002. ->orderBy('updated_at', 'desc')
  4003. ->limit(5)->get();
  4004. //获取5条用户的求职 2
  4005. $job_recruiting = JobRecruiting::where('job_recruiting.status', 1)
  4006. ->leftJoin('user', 'job_recruiting.user_id', '=', 'user.id')
  4007. ->leftJoin('website', 'job_recruiting.website_id', '=', 'website.id')
  4008. ->select('job_recruiting.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name')
  4009. ->orderBy('updated_at', 'desc')
  4010. ->limit(5)->get();
  4011. //人才库 1
  4012. $job_apply = JobApply::where('job_apply.status', 1)
  4013. ->leftJoin('user', 'job_apply.user_id', '=', 'user.id')
  4014. ->leftJoin('website', 'job_apply.website_id', '=', 'website.id')
  4015. ->leftJoin('job_company', 'job_company.job_id', '=', 'job_apply.recruit_id')
  4016. ->leftJoin('job_recruiting', 'job_recruiting.id', '=', 'job_apply.recruit_id')
  4017. ->select('job_apply.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name', 'job_company.business_name as business_name', 'job_recruiting.title as job_name')
  4018. ->orderBy('updated_at', 'desc')
  4019. ->limit(5)->get();
  4020. // 职场机会 2
  4021. $job_resume = JobResume::where('job_resume.status', 1)
  4022. ->leftJoin('user', 'job_resume.receiver_id', '=', 'user.id')
  4023. ->leftJoin('website', 'job_resume.website_id', '=', 'website.id')
  4024. ->leftJoin('job_company', 'job_company.job_id', '=', 'job_resume.recruit_id')
  4025. ->select('job_resume.*', 'user.nickname as nickname', 'user.user_name as user_name', 'website.website_name as website_name', 'job_company.business_name as business_name')
  4026. ->orderBy('updated_at', 'desc')
  4027. ->limit(5)->get();
  4028. $count = count($chat) + count($chat_group) + count($apply_articale) + count($good) + count($notice) + count($complaint) + count($book) + count($job_hunting) + count($job_recruiting) + count($job_apply) + count($job_resume);
  4029. $result = [
  4030. 'apply_articale' => $apply_articale,
  4031. 'chat' => $chat,
  4032. 'chat_group' => $chat_group,
  4033. 'good' => $good,
  4034. 'notice' => $notice,
  4035. 'complaint' => $complaint,
  4036. 'book' => $book,
  4037. 'job_hunting' => $job_hunting,
  4038. 'job_recruiting' => $job_recruiting,
  4039. 'job_apply' => $job_apply,
  4040. 'job_resume' => $job_resume,
  4041. 'count' => $count,
  4042. ];
  4043. } elseif ($type_id == 20000) {
  4044. }
  4045. var_dump($type_id, '-----------------test---------');
  4046. return Result::success($result);
  4047. }
  4048. public function getComplaintList(array $data): array
  4049. {
  4050. var_dump($data, '00000001000000000000');
  4051. $type_id = isset($data['type_id']) ? $data['type_id'] : '';
  4052. unset($data['type_id']);
  4053. $user_id = isset($data['user_id']) ? $data['user_id'] : '';
  4054. $where = [];
  4055. if ($type_id != 10000 && empty($data['deal_user'])) {
  4056. $where['complaint.user_id'] = $user_id;
  4057. }
  4058. if (!empty($data['title'])) {
  4059. $where[] = ['complaint.title', 'like', '%' . $data['title'] . '%'];
  4060. }
  4061. if (!empty($data['department_id'])) {
  4062. $where['complaint.department_id'] = $data['department_id'];
  4063. }
  4064. if (!empty($data['deal'])) {
  4065. $where['complaint.deal'] = $data['deal'];
  4066. }
  4067. if (!empty($data['status'])) {
  4068. $where['complaint.status'] = $data['status'];
  4069. }
  4070. var_dump(!empty($data['deal_user']), '----------1');
  4071. var_dump($where, '----------2');
  4072. $result = Complaint::where($where)
  4073. ->when(!empty($data['status1']), function ($query) use ($data) {
  4074. $query->whereIn('complaint.status', [1, 3]); //1待审核2已审核3已拒绝
  4075. })
  4076. ->when(!empty($data['deal_user']) && $type_id != 10000, function ($query) use ($data) {
  4077. //json re_user_ids data[user_id]是不是在里面
  4078. $query->Where(function ($q) use ($data) {
  4079. $q->whereRaw('JSON_CONTAINS(complaint.re_user_ids, \'' . $data['user_id'] . '\')')
  4080. ->where('complaint.status', 2);
  4081. });
  4082. })
  4083. ->leftJoin('department', 'complaint.department_id', '=', 'department.id')
  4084. // ->leftJoin('user', 'complaint.user_id', '=', 'user.id')
  4085. ->leftJoin('district', 'district.id', '=', 'complaint.city_id')
  4086. ->select('complaint.*', 'department.name as department_name', 'district.name as cityname')
  4087. ->orderBy('updated_at', 'desc')
  4088. ->paginate($data['page_size'], ['*'], 'page', $data['page']);
  4089. //sql输出
  4090. if (empty($result)) {
  4091. return Result::error("暂无投诉信息", 0);
  4092. }
  4093. // 取出数据
  4094. $rows = $result->items();
  4095. $count = $result->total();
  4096. $responseData = [
  4097. 'rows' => $rows,
  4098. 'count' => $count,
  4099. ];
  4100. return Result::success($responseData);
  4101. }
  4102. public function getComplaintInfo(array $data): array
  4103. {
  4104. $result = Complaint::where('id', $data['id'])->first();
  4105. if (empty($result)) {
  4106. return Result::error("查询失败", 0);
  4107. }
  4108. return Result::success($result);
  4109. }
  4110. public function addComplaint(array $data): array
  4111. {
  4112. date_default_timezone_set('Asia/Shanghai');
  4113. $data['created_at'] = date('Y-m-d H:i:s');
  4114. $data['updated_at'] = date('Y-m-d H:i:s');
  4115. $result = Complaint::create($data);
  4116. return Result::success($result);
  4117. }
  4118. public function updateComplaint(array $data): array
  4119. {
  4120. date_default_timezone_set('Asia/Shanghai');
  4121. $data['updated_at'] = date('Y-m-d H:i:s');
  4122. $user_id = $data['user_id'] ?? 0;
  4123. $type_id = $data['type_id'] ?? 0;
  4124. unset($data['user_id']);
  4125. unset($data['type_id']);
  4126. $result = Complaint::where('id', $data['id'])->update($data);
  4127. return Result::success($result);
  4128. }
  4129. public function deleteComplaint(array $data): array
  4130. {
  4131. $result = Complaint::where('id', $data['id'])->delete();
  4132. return Result::success($result);
  4133. }
  4134. public function getComplainInfo(array $data): array
  4135. {
  4136. $result = Complaint::where('id', $data['id'])->first();
  4137. if (empty($result)) {
  4138. return Result::error("查询失败", 0);
  4139. }
  4140. return Result::success($result);
  4141. }
  4142. public function updateComplaintStatus(array $data): array
  4143. {
  4144. date_default_timezone_set('Asia/Shanghai');
  4145. $data['updated_at'] = date('Y-m-d H:i:s');
  4146. $user_id = $data['user_id'] ?? 0;
  4147. $type_id = $data['type_id'] ?? 0;
  4148. unset($data['user_id']);
  4149. unset($data['type_id']);
  4150. //处理, 写入处理人
  4151. if (isset($data['deal']) && ($data['deal'] == 2 || $data['deal'] == 4)) {
  4152. $data['real_deal_user'] = $user_id;
  4153. }
  4154. //如果是deal 23,则判断是不是处理人
  4155. if (isset($data['deal']) && ($data['deal'] == 3) && $type_id != 10000) {
  4156. $complaintInof = Complaint::where('id', $data['id'])
  4157. ->where('real_deal_user', $user_id)
  4158. ->first();
  4159. if (empty($complaintInof)) {
  4160. return Result::error("处理人错误", 0);
  4161. }
  4162. }
  4163. $result = complaint::where('id', $data['id'])->update($data);
  4164. return Result::success($result);
  4165. }
  4166. public function updateGoodStatus(array $data): array
  4167. {
  4168. $user_id = $data['user_id'] ?? 0;
  4169. $type_id = $data['type_id'] ?? 0;
  4170. unset($data['user_id']);
  4171. unset($data['type_id']);
  4172. $result = Good::where('id', $data['id'])->update($data);
  4173. return Result::success($result);
  4174. }
  4175. public function updateJobHuntingStatus(array $data): array
  4176. {
  4177. $user_id = $data['user_id'] ?? 0;
  4178. $type_id = $data['type_id'] ?? 0;
  4179. unset($data['user_id']);
  4180. unset($data['type_id']);
  4181. $result = JobHunting::where('id', $data['id'])->update($data);
  4182. return Result::success($result);
  4183. }
  4184. public function updateNoticeStatus(array $data): array
  4185. {
  4186. $user_id = $data['user_id'] ?? 0;
  4187. $type_id = $data['type_id'] ?? 0;
  4188. unset($data['user_id']);
  4189. unset($data['type_id']);
  4190. $result = Notice::where('id', $data['id'])->update($data);
  4191. return Result::success($result);
  4192. }
  4193. public function getDUser(array $data): array
  4194. {
  4195. if (!empty($data['ids'])) {
  4196. $user = User::whereIn('id', $data['ids'])->getall();
  4197. if (empty($user)) {
  4198. return Result::error('无数据', 0);
  4199. }
  4200. return Result::success($user);
  4201. }
  4202. $where = [];
  4203. if (!empty($data['department_id'])) {
  4204. $where['department_id'] = $data['department_id'];
  4205. }
  4206. if (!empty($data['city_id'])) {
  4207. $where['city_id'] = $data['city_id'];
  4208. }
  4209. $result = User::where('type_id', 2)
  4210. ->where('status', 1)
  4211. ->where('id', $data['id'])
  4212. ->first(['cat_arr_id']);
  4213. if (empty($article)) {
  4214. $article = JobHunting::where('website_id', $data['website_id'])
  4215. ->where('status', 2)
  4216. ->where('id', $data['id'])
  4217. ->first(['cat_arr_id']);
  4218. }
  4219. if (empty($article)) {
  4220. return Result::error("该招工招聘不存在", 0);
  4221. }
  4222. }
  4223. /**
  4224. * 验证导航名称是否重复
  4225. * @return void
  4226. */
  4227. public function checkCategoryName(array $data): array
  4228. {
  4229. $result = Category::when($data, function ($query) use ($data) {
  4230. if (isset($data['name']) && $data['name']) {
  4231. $query->where("name", $data['name']);
  4232. }
  4233. if (isset($data['id']) && $data['id']) {
  4234. $query->where("id", "!=", $data['id']);
  4235. }
  4236. })->first();
  4237. if ($result) {
  4238. return Result::error("已存在");
  4239. } else {
  4240. return Result::success();
  4241. }
  4242. }
  4243. //20250226 产品列表
  4244. // 20250306 -------招聘--------fr
  4245. /*
  4246. * 招聘列表
  4247. * */
  4248. public function getJobRecruitingList(array $data): array
  4249. {
  4250. $where = [];
  4251. // 状态 0:待审核;1:已审核通过;(只有企业会员需要审核);2:已拒绝;3;已撤回;
  4252. if ($data['checkout'] == 0) {
  4253. $job_status = [0, 2];
  4254. } else {
  4255. $job_status = [1];
  4256. }
  4257. if (isset($data['keyword']) && !empty($data['keyword'])) {
  4258. array_push($where, ['job_recruiting.title', 'like', '%' . $data['keyword'] . '%']);
  4259. }
  4260. $user = User::where('id', $data['user_id'])->first();
  4261. if (empty($user)) {
  4262. return Result::error("用户不存在", 0);
  4263. }
  4264. // 3:企业会员
  4265. if ($user['type_id'] == 3) {
  4266. array_push($where, ['job_recruiting.user_id', $data['user_id']]);
  4267. array_push($where, ['job_recruiting.website_id', $data['website_id']]);
  4268. }
  4269. // 如果 $where 为空,则不添加 where 条件
  4270. $result['rows'] = JobRecruiting::when(!empty($where), function ($query) use ($where) {
  4271. return $query->where($where);
  4272. })
  4273. ->whereIn('job_recruiting.status', $job_status)
  4274. ->leftJoin('website', 'job_recruiting.website_id', '=', 'website.id')
  4275. ->leftJoin('user', 'job_recruiting.user_id', '=', 'user.id')
  4276. ->select('job_recruiting.*', 'website.website_name as website_name', 'user.user_name as user_name')
  4277. ->orderBy("updated_at", "desc")
  4278. ->offset(($data['page'] - 1) * $data['page_size'])
  4279. ->limit($data['page_size'])
  4280. ->get()
  4281. ->all();
  4282. $result['count'] = JobRecruiting::when(!empty($where), function ($query) use ($where) {
  4283. return $query->where($where);
  4284. })
  4285. ->whereIn('job_recruiting.status', $job_status)
  4286. ->count();
  4287. if (empty($result)) {
  4288. return Result::error("暂无招聘信息", 0);
  4289. }
  4290. return Result::success($result);
  4291. }
  4292. /*
  4293. * 招聘信息添加
  4294. * */
  4295. public function addJobRecruiting(array $data): array
  4296. {
  4297. // return Result::success($data);
  4298. $user = User::where('user.id', $data['user_id'])
  4299. ->where('user.status', 1)
  4300. ->leftJoin('user_info', 'user_info.user_id', 'user.id')
  4301. ->select(
  4302. 'user.type_id',
  4303. 'user.mobile',
  4304. 'user.email',
  4305. 'user_info.business_name',
  4306. 'user_info.company_hy_id',
  4307. 'user_info.company_nature',
  4308. 'user_info.company_size',
  4309. 'user_info.introduction',
  4310. 'user_info.real_name',
  4311. 'user_info.company_url',
  4312. 'user_info.address_arr_id',
  4313. 'user_info.address'
  4314. )
  4315. ->first();
  4316. if (empty($user) || $user['type_id'] != $data['user_type']) {
  4317. return Result::error("用户不存在", 0);
  4318. }
  4319. $web = Website::where('id', $data['website_id'])->first();
  4320. if (empty($web)) {
  4321. return Result::error("网站不存在", 0);
  4322. }
  4323. // return Result::success($user);
  4324. $data['action_id'] = $data['user_id'];
  4325. $data['user_type'] = $user['type_id'];
  4326. $data['cat_arr_id'] = array_values(array_unique($data['cat_arr_id']));
  4327. $data['city_arr_id'] = array_values(array_unique($data['city_arr_id']));
  4328. $data['cat_arr_id'] = isset($data['cat_arr_id']) ? json_encode(array_map('intval', $data['cat_arr_id'])) : '';
  4329. $data['city_arr_id'] = isset($data['city_arr_id']) ? json_encode(array_map('intval', $data['city_arr_id'])) : '';
  4330. // 公司地址 管理员必填
  4331. $data['address_arr_id'] = array_values(array_unique($data['address_arr_id']));
  4332. $data['address_arr_id'] = isset($data['address_arr_id']) ? json_encode(array_map('intval', $data['address_arr_id'])) : '';
  4333. // 管理员-企业相关信息
  4334. $company = [
  4335. // 'user_id' => $data['user_id']?? null,
  4336. 'business_name' => $data['business_name'] ?? null,
  4337. 'company_hy_id' => $data['company_hy_id'] ?? null,
  4338. 'company_size' => $data['company_size'] ?? null,
  4339. 'company_nature' => $data['company_nature'] ?? null,
  4340. 'introduction' => $data['introduction'] ?? null,
  4341. 'real_name' => $data['real_name'] ?? null,
  4342. 'mobile' => $data['mobile'] ?? null,
  4343. 'company_url' => $data['company_url'] ?? null,
  4344. 'address_arr_id' => $data['address_arr_id'] ?? null,
  4345. 'address' => $data['address'] ?? null,
  4346. 'email' => $data['email'] ?? null,
  4347. ];
  4348. //去掉相关企业信息
  4349. $job = array_diff_key($data, array_flip(array_keys($company)));
  4350. Db::beginTransaction();
  4351. try {
  4352. // 先添加职位相关信息
  4353. if ($user['type_id'] == 10000) {
  4354. $job['status'] = 1;
  4355. }
  4356. if (empty($data['experience']) || $data['experience'] == '') {
  4357. $job['experience'] = null;
  4358. } else {
  4359. $job['experience'] = $data['experience'];
  4360. }
  4361. $jobId = JobRecruiting::insertGetId($job);
  4362. if (empty($jobId)) {
  4363. Db::rollBack();
  4364. return Result::error("添加失败");
  4365. }
  4366. // 添加公司信息
  4367. $company['user_id'] = $data['user_id'] ?? null;
  4368. $company['job_id'] = $jobId;
  4369. $company['user_type'] = $user['type_id'] ?? null;
  4370. $company['website_id'] = $data['website_id'] ?? null;
  4371. if ($user['type_id'] == 10000) {
  4372. // 管理员添加企业信息
  4373. // return Result::success($company);
  4374. $companyId = JobCompany::insertGetId($company);
  4375. if (empty($companyId)) {
  4376. Db::rollBack();
  4377. return Result::error("添加失败");
  4378. }
  4379. } else {
  4380. // 企业会员添加企业信息
  4381. $company = [
  4382. 'user_id' => $data['user_id'] ?? null,
  4383. 'business_name' => $user['business_name'] ?? null,
  4384. 'company_hy_id' => $user['company_hy_id'] ?? null,
  4385. 'company_size' => $user['company_size'] ?? null,
  4386. 'company_nature' => $user['company_nature'] ?? null,
  4387. 'introduction' => $user['introduction'] ?? null,
  4388. 'real_name' => $user['real_name'] ?? null,
  4389. 'mobile' => $user['mobile'] ?? null,
  4390. 'company_url' => $user['company_url'] ?? null,
  4391. 'address_arr_id' => $user['address_arr_id'] ?? null,
  4392. 'address' => $user['address'] ?? null,
  4393. 'email' => $user['email'] ?? null,
  4394. 'website_id' => $data['website_id'] ?? null,
  4395. 'user_type' => $user['type_id'] ?? null,
  4396. 'job_id' => $jobId,
  4397. ];
  4398. $companyId = JobCompany::insertGetId($company);
  4399. if (empty($companyId)) {
  4400. Db::rollBack();
  4401. return Result::error("添加失败");
  4402. }
  4403. // return Result::success($company);
  4404. }
  4405. Db::commit();
  4406. } catch (\Exception $e) {
  4407. Db::rollBack();
  4408. return Result::error($e->getMessage(), 0);
  4409. }
  4410. $result = [
  4411. 'job_id' => $jobId,
  4412. 'company_id' => $companyId,
  4413. ];
  4414. if (empty($result)) {
  4415. return Result::error("添加失败", 0);
  4416. }
  4417. return Result::success($result);
  4418. }
  4419. /*
  4420. * 获取招聘信息详情
  4421. * */
  4422. public function getJobRecruitingInfo(array $data): array
  4423. {
  4424. $result = JobRecruiting::where('job_recruiting.id', $data['id'])
  4425. ->leftJoin('website', 'job_recruiting.website_id', '=', 'website.id')
  4426. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  4427. ->select(
  4428. 'job_recruiting.*',
  4429. 'website.website_name as website_name',
  4430. 'job_company.business_name',
  4431. 'job_company.company_hy_id',
  4432. 'job_company.company_size',
  4433. 'job_company.company_nature',
  4434. 'job_company.introduction',
  4435. 'job_company.real_name',
  4436. 'job_company.mobile',
  4437. 'job_company.company_url',
  4438. 'job_company.address_arr_id',
  4439. 'job_company.address',
  4440. 'job_company.email'
  4441. )
  4442. ->first();
  4443. $cityId = json_decode($result['city_arr_id'], true) ?? [];
  4444. if (!empty($cityId)) {
  4445. if (isset($cityId[1]) && $cityId[1] != null) {
  4446. $city = District::where('id', $cityId[1])->first(['name']);
  4447. } else {
  4448. $city = District::where('id', $cityId[0])->first(['name']);
  4449. }
  4450. $result['city'] = $city['name'] ?? '';
  4451. }
  4452. $addressId = json_decode($result['address_arr_id'], true) ?? [];
  4453. if (is_array($addressId) && !empty($addressId)) {
  4454. $address = District::whereIn('id', $addressId)
  4455. ->orderBy('level', 'asc')
  4456. ->get(['name'])
  4457. ->pluck('name')
  4458. ->implode('');
  4459. // $job->address_name = $address ?? '';
  4460. $result['address_name'] = ($address ?? '') . ($result['address'] ?? '');
  4461. }
  4462. if (empty($result)) {
  4463. return Result::error("招聘信息不存在", 0);
  4464. }
  4465. // return Result::success($job);
  4466. return Result::success($result);
  4467. }
  4468. /*
  4469. * 修改招聘信息
  4470. * */
  4471. public function upJobRecruiting(array $data): array
  4472. {
  4473. $job = JobRecruiting::where('job_recruiting.id', $data['id'])->first();
  4474. // return Result::success($job);
  4475. if (empty($job)) {
  4476. return Result::error("招聘信息不存在", 0);
  4477. }
  4478. $user = User::where('id', $data['user_id'])->first();
  4479. // return Result::success($user);
  4480. if (empty($user) || $user['type_id'] != $data['user_type']) {
  4481. return Result::error("用户不存在", 0);
  4482. }
  4483. if ($user['type_id'] == 3 && $job['user_id'] != $user['id']) {
  4484. return Result::error("用户暂无权限修改此招聘信息!", 0);
  4485. }
  4486. $data['cat_arr_id'] = array_values(array_unique($data['cat_arr_id']));
  4487. $data['city_arr_id'] = array_values(array_unique($data['city_arr_id']));
  4488. $data['cat_arr_id'] = isset($data['cat_arr_id']) ? json_encode(array_map('intval', $data['cat_arr_id'])) : '';
  4489. $data['city_arr_id'] = isset($data['city_arr_id']) ? json_encode(array_map('intval', $data['city_arr_id'])) : '';
  4490. // 公司地址 管理员必填
  4491. $data['address_arr_id'] = array_values(array_unique($data['address_arr_id']));
  4492. $data['address_arr_id'] = isset($data['address_arr_id']) ? json_encode(array_map('intval', $data['address_arr_id'])) : '';
  4493. // 管理员-企业相关信息
  4494. $company = [
  4495. 'business_name' => $data['business_name'] ?? null,
  4496. 'company_hy_id' => $data['hy_id'] ?? null,
  4497. 'company_size' => $data['company_size'] ?? null,
  4498. 'company_nature' => $data['company_nature'] ?? null,
  4499. 'introduction' => $data['introduction'] ?? null,
  4500. 'real_name' => $data['real_name'] ?? null,
  4501. 'mobile' => $data['mobile'] ?? null,
  4502. 'company_url' => $data['company_url'] ?? null,
  4503. 'address_arr_id' => $data['address_arr_id'] ?? null,
  4504. 'address' => $data['address'] ?? null,
  4505. 'email' => $data['email'] ?? null,
  4506. ];
  4507. //去掉相关企业信息
  4508. $data = array_diff_key($data, array_flip(array_keys($company)));
  4509. $jobId = $data['id'];
  4510. $web = $data['website_id'];
  4511. $data['action_id'] = $data['user_id'];
  4512. unset($data['user_id']);
  4513. unset($data['user_type']);
  4514. unset($data['id']);
  4515. unset($data['website_id']);
  4516. // return Result::success($data);
  4517. Db::beginTransaction();
  4518. try {
  4519. // 管理员修改招聘信息
  4520. if ($user['type_id'] == 10000) {
  4521. $data['website_id'] = $web;
  4522. $company['website_id'] = $data['website_id'];
  4523. $data['status'] = 1;
  4524. } else {
  4525. $data['status'] = 0;
  4526. }
  4527. if (empty($data['experience']) || $data['experience'] == '') {
  4528. $job['experience'] = null;
  4529. } else {
  4530. $job['experience'] = $data['experience'];
  4531. }
  4532. // Db::rollBack();
  4533. // return Result::success($company);
  4534. $result['job'] = JobRecruiting::where('id', $jobId)->update($data);
  4535. if (empty($result['job'])) {
  4536. Db::rollBack();
  4537. return Result::error("修改招聘信息失败");
  4538. }
  4539. // 管理员修改企业相关信息
  4540. $result['company'] = JobCompany::where('job_id', $jobId)->update($company);
  4541. if (empty($result['company'])) {
  4542. Db::rollBack();
  4543. return Result::error("修改企业相关信息失败");
  4544. }
  4545. Db::commit();
  4546. // return Result::success($result);
  4547. } catch (\Exception $e) {
  4548. Db::rollBack();
  4549. return Result::error($e->getMessage(), 0);
  4550. }
  4551. return Result::success($result);
  4552. }
  4553. /*
  4554. * 招聘信息删除
  4555. * */
  4556. public function delJobRecruiting(array $data): array
  4557. {
  4558. $user = User::where('id', $data['user_id'])->first();
  4559. if (empty($user)) {
  4560. return Result::error("用户不存在", 0);
  4561. }
  4562. $job = JobRecruiting::where('id', $data['id'])->first();
  4563. if (empty($job)) {
  4564. return Result::error("招聘信息不存在", 0);
  4565. }
  4566. if ($user['type_id'] == 3 && $job['user_id'] != $user['id']) {
  4567. return Result::error("用户暂无权限修改此招聘信息!", 0);
  4568. }
  4569. Db::beginTransaction();
  4570. try {
  4571. $result['job'] = JobRecruiting::where('id', $data['id'])->delete();
  4572. if (empty($result['job'])) {
  4573. Db::rollBack();
  4574. return Result::error("删除招聘信息失败");
  4575. }
  4576. $result['company'] = JobCompany::where('job_id', $data['id'])->delete();
  4577. if (empty($result['company'])) {
  4578. Db::rollBack();
  4579. return Result::error("删除企业相关信息失败");
  4580. }
  4581. Db::commit();
  4582. } catch (\Exception $e) {
  4583. Db::rollBack();
  4584. return Result::error($e->getMessage(), 0);
  4585. }
  4586. return Result::success($result);
  4587. }
  4588. /*
  4589. * 获取公司信息
  4590. * */
  4591. public function getJobCompany(array $data): array
  4592. {
  4593. $user = User::where('user.id', $data['user_id'])
  4594. ->leftJoin('user_info', 'user_info.user_id', 'user.id')
  4595. ->select('user.user_name', 'user.mobile', 'user.email', 'user.type_id', 'user_info.*')
  4596. ->first();
  4597. // return Result::success($user);
  4598. if (empty($user)) {
  4599. return Result::error("用户不存在", 0);
  4600. }
  4601. if ($user['type_id'] == 3) {
  4602. $result = [
  4603. // 'id' => 0,
  4604. 'user_id' => $data['user_id'],
  4605. 'website_id' => $data['website_id'],
  4606. 'business_name' => $user['business_name'], // 企业名称
  4607. 'company_hy_id' => $user['company_hy_id'], // 企业所属行业
  4608. 'company_nature' => $user['company_nature'], // 公司性质
  4609. 'company_size' => $user['company_size'], // 公司规模
  4610. 'introduction' => $user['introduction'], // 公司简介
  4611. 'real_name' => $user['real_name'], // 企业联系人
  4612. 'mobile' => $user['mobile'], // 企业联系电话
  4613. 'company_url' => $user['company_url'], // 企业网址
  4614. 'address_arr_id' => $user['address_arr_id'], // 企业网址
  4615. 'address' => $user['address'], // 企业地址
  4616. 'email' => $user['email'], // 企业邮箱
  4617. ];
  4618. } else {
  4619. return Result::error("用户类型错误", 0);
  4620. }
  4621. if (empty($result)) {
  4622. return Result::error("公司信息不存在", 0);
  4623. }
  4624. return Result::success($result);
  4625. }
  4626. /*
  4627. * 修改公司信息
  4628. * */
  4629. public function upJobCompany(array $data): array
  4630. {
  4631. // return Result::success($data);
  4632. $user = User::where('user.id', $data['user_id'])
  4633. ->where('user.status', 1)
  4634. ->select('user.user_name', 'user.type_id')
  4635. ->first();
  4636. if (empty($user)) {
  4637. return Result::error("用户不存在", 0);
  4638. }
  4639. $data['address_arr_id'] = isset($data['address_arr_id']) ? json_encode(array_map('intval', $data['address_arr_id'])) : '';
  4640. $company = [
  4641. 'business_name' => $data['business_name'], // 企业名称
  4642. 'company_hy_id' => $data['company_hy_id'], // 企业所属行业
  4643. 'company_nature' => $data['company_nature'], // 公司性质
  4644. 'company_size' => $data['company_size'], // 公司规模
  4645. 'introduction' => $data['introduction'], // 公司简介
  4646. // 'real_name' => $data['real_name'], // 企业联系人
  4647. 'company_url' => $data['company_url'], // 企业网址
  4648. 'address_arr_id' => $data['address_arr_id'], // 企业地址
  4649. 'address' => $data['address'], // 企业详细地址
  4650. ];
  4651. if ($user['type_id'] == 3) {
  4652. Db::beginTransaction();
  4653. try {
  4654. $result['userinfo'] = UserInfo::where('user_id', $data['user_id'])->update([
  4655. 'business_name' => $data['business_name'], // 企业名称
  4656. 'company_hy_id' => $data['company_hy_id'], // 企业所属行业
  4657. 'company_nature' => $data['company_nature'], // 公司性质
  4658. 'company_size' => $data['company_size'], // 公司规模
  4659. 'introduction' => $data['introduction'], // 公司简介
  4660. // 'real_name' => $data['real_name'], // 企业联系人
  4661. 'company_url' => $data['company_url'], // 企业网址
  4662. 'address_arr_id' => $data['address_arr_id'], // 企业地址
  4663. 'address' => $data['address'], // 企业详细地址
  4664. ]);
  4665. $result['job_company'] = JobCompany::where('user_id', $data['user_id'])->update($company);
  4666. Db::commit();
  4667. } catch (\Exception $e) {
  4668. Db::rollBack();
  4669. return Result::error($e->getMessage(), 0);
  4670. }
  4671. } else {
  4672. return Result::error("用户类型错误", 0);
  4673. }
  4674. if (empty($result)) {
  4675. return Result::error("修改失败", 0);
  4676. }
  4677. return Result::success($result);
  4678. }
  4679. /*
  4680. * 获取省-市
  4681. * */
  4682. public function getJobRecruitingArea(array $data): array
  4683. {
  4684. if (isset($data['pid']) && $data['pid'] != null) {
  4685. $result = District::where('pid', $data['pid'])->get()->all();
  4686. } else {
  4687. $result = District::where('level', 1)->get()->all();
  4688. }
  4689. if (empty($result)) {
  4690. return Result::error("暂无此省市", 0);
  4691. }
  4692. return Result::success($result);
  4693. }
  4694. /*
  4695. * 获取行业分类
  4696. * */
  4697. public function getIndustry(array $data): array
  4698. {
  4699. $result = JobIndustry::get()->all();
  4700. if (empty($result)) {
  4701. return Result::error("暂无行业分类", 0);
  4702. }
  4703. return Result::success($result);
  4704. }
  4705. /*
  4706. * 获取职位
  4707. * */
  4708. public function getPositionList(array $data): array
  4709. {
  4710. if (isset($data['zwpid']) && $data['zwpid'] != null) {
  4711. $result = JobPosition::where('zwpid', $data['zwpid'])->get()->all();
  4712. } else {
  4713. $result = JobPosition::where('zwpid', 0)->get()->all();
  4714. }
  4715. if (empty($result)) {
  4716. return Result::error("暂无此职位", 0);
  4717. }
  4718. return Result::success($result);
  4719. }
  4720. /*
  4721. * 获取工作性质-菜单
  4722. * */
  4723. public function getJobNature(array $data): array
  4724. {
  4725. $result = JobEnum::where('egroup', 'nature')->get()->all();
  4726. if (empty($result)) {
  4727. return Result::error("暂无工作性质", 0);
  4728. }
  4729. return Result::success($result);
  4730. }
  4731. /*
  4732. * 获取工作经验-菜单
  4733. * */
  4734. public function getExperience(array $data): array
  4735. {
  4736. $result = JobEnum::where('egroup', 'years')->get()->all();
  4737. if (empty($result)) {
  4738. return Result::error("暂无工作经验", 0);
  4739. }
  4740. return Result::success($result);
  4741. }
  4742. /*
  4743. * 获取学历-菜单
  4744. * */
  4745. public function getEducation(array $data): array
  4746. {
  4747. $result = JobEnum::where('egroup', 'education')->get()->all();
  4748. if (empty($result)) {
  4749. return Result::error("暂无学历", 0);
  4750. }
  4751. return Result::success($result);
  4752. }
  4753. /*
  4754. * 获取薪资-菜单
  4755. * */
  4756. public function getSalary(array $data): array
  4757. {
  4758. $result = JobEnum::where('egroup', 'income')->get()->all();
  4759. if (empty($result)) {
  4760. return Result::error("暂无薪资", 0);
  4761. }
  4762. return Result::success($result);
  4763. }
  4764. /*
  4765. * 获取语言-菜单
  4766. * */
  4767. public function getLanguage(array $data): array
  4768. {
  4769. $result = JobEnum::where('egroup', 'language')->get()->all();
  4770. if (empty($result)) {
  4771. return Result::error("暂无语言", 0);
  4772. }
  4773. return Result::success($result);
  4774. }
  4775. /*
  4776. * 获取掌握程度-菜单
  4777. * */
  4778. public function getLevel(array $data): array
  4779. {
  4780. $result = JobEnum::where('egroup', 'languagetype')->get()->all();
  4781. if (empty($result)) {
  4782. return Result::error("暂无工作性质", 0);
  4783. }
  4784. return Result::success($result);
  4785. }
  4786. // 公司信息
  4787. /*
  4788. * 获取公司性质-菜单
  4789. * */
  4790. public function getCompanyNature(array $data): array
  4791. {
  4792. $result = JobNature::get()->all();
  4793. if (empty($result)) {
  4794. return Result::error("暂无公司性质", 0);
  4795. }
  4796. return Result::success($result);
  4797. }
  4798. /*
  4799. * 获取公司规模-菜单
  4800. * */
  4801. public function getCompanySize(array $data): array
  4802. {
  4803. $result = JobEnum::where('egroup', 'cosize')->get()->all();
  4804. if (empty($result)) {
  4805. return Result::error("暂无公司规模", 0);
  4806. }
  4807. return Result::success($result);
  4808. }
  4809. /*
  4810. * 招聘信息审核
  4811. * */
  4812. public function checkJobRecruiting(array $data): array
  4813. {
  4814. $user = User::where('id', $data['user_id'])->first();
  4815. if (empty($user)) {
  4816. return Result::error("用户不存在", 0);
  4817. }
  4818. $job = JobRecruiting::where('id', $data['id'])->first();
  4819. if (empty($job)) {
  4820. return Result::error("招聘信息不存在", 0);
  4821. }
  4822. // 状态 0:待审核;1:已审核通过;;2:已驳回;
  4823. if ($user['type_id'] != 10000) {
  4824. return Result::error("用户暂无权限审核此招聘信息!", 0);
  4825. }
  4826. // 驳回原因
  4827. if ($data['status'] == 2) {
  4828. $data['refuse_reason'] = $data['refuse_reason'] ?? null;
  4829. }
  4830. $data['action_id'] = $data['user_id'];
  4831. unset($data['user_id']);
  4832. $result = JobRecruiting::where('id', $data['id'])->update($data);
  4833. if (empty($result)) {
  4834. return Result::error("审核失败", 0);
  4835. }
  4836. return Result::success($result);
  4837. }
  4838. public function myApplyList(array $data): array
  4839. {
  4840. var_dump($data, '------参数');
  4841. $user = User::where('id', $data['user_id'])->first();
  4842. if (empty($user) || ($user['type_id'] != 10000 && $user['type_id'] != 1)) {
  4843. return Result::error("用户不存在", 0);
  4844. }
  4845. // 1:个人会员 职场机会
  4846. if ($user['type_id'] == 1) {
  4847. $where['user_id'] = $user['id'];
  4848. }
  4849. $recruitingId = JobApply::when($user['type_id'] == 1, function ($query) use ($user) {
  4850. $query->where('user_id', $user['id']);
  4851. })
  4852. ->pluck('recruit_id');
  4853. $where = [];
  4854. if (isset($data['salary']) && $data['salary'] != null) {
  4855. $where['job_recruiting.salary'] = $data['salary'];
  4856. }
  4857. if (isset($data['experience']) && $data['experience'] != null) {
  4858. $where['job_recruiting.experience'] = $data['experience'];
  4859. }
  4860. if (isset($data['business_name']) && $data['business_name'] != null) {
  4861. array_push($where, ['job_company.business_name', 'like', '%' . $data['business_name'] . '%']);
  4862. }
  4863. $query = JobRecruiting::whereIn('job_recruiting.id', $recruitingId)
  4864. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  4865. ->where($where);
  4866. // ->count();
  4867. $count = $query->count();
  4868. $query = clone $query;
  4869. $job = $query
  4870. ->leftJoin('job_enum as income_enum', function ($join) {
  4871. $join->on('job_recruiting.salary', '=', 'income_enum.evalue')
  4872. ->where('income_enum.egroup', 'income');
  4873. })
  4874. ->leftJoin('job_enum as years_enum', function ($join) {
  4875. $join->on('job_recruiting.experience', '=', 'years_enum.evalue')
  4876. ->where('years_enum.egroup', 'years');
  4877. })
  4878. // ->where($where)
  4879. ->orderBy('job_recruiting.updated_at', 'desc')
  4880. ->select(
  4881. 'job_recruiting.id',
  4882. 'job_recruiting.title',
  4883. 'job_company.business_name',
  4884. 'income_enum.evalue as salary_evalue',
  4885. 'income_enum.ename as salary_ename',
  4886. 'years_enum.evalue as experience_evalue',
  4887. 'years_enum.ename as experience_ename',
  4888. 'job_recruiting.updated_at'
  4889. )
  4890. ->offset(($data['page'] - 1) * $data['pageSize'])
  4891. ->limit($data['pageSize'])
  4892. ->get()
  4893. ->all();
  4894. if (empty($job)) {
  4895. return Result::error("暂无招聘信息", 0);
  4896. }
  4897. $result = [
  4898. 'row' => $job,
  4899. 'count' => $count,
  4900. ];
  4901. return Result::success($result);
  4902. }
  4903. /*
  4904. * 获取招聘信息列表-职场机会(个人会员收到企业推送岗位)
  4905. * */
  4906. public function getRecruitingList(array $data): array
  4907. {
  4908. $user = User::where('id', $data['user_id'])->first();
  4909. if (empty($user) || ($user['type_id'] != 10000 && $user['type_id'] != 1)) {
  4910. return Result::error("用户不存在", 0);
  4911. }
  4912. // 1:个人会员 职场机会
  4913. if ($user['type_id'] == 1) {
  4914. $where['user_id'] = $user['id'];
  4915. }
  4916. $recruitingId = JobResume::when($user['type_id'] == 1, function ($query) use ($user) {
  4917. $query->where('receiver_id', $user['id']);
  4918. })
  4919. ->pluck('recruit_id');
  4920. // return Result::success($recruitingId);
  4921. $where = [];
  4922. if (isset($data['salary']) && $data['salary'] != null) {
  4923. $where['job_recruiting.salary'] = $data['salary'];
  4924. }
  4925. if (isset($data['experience']) && $data['experience'] != null) {
  4926. $where['job_recruiting.experience'] = $data['experience'];
  4927. }
  4928. if (isset($data['business_name']) && $data['business_name'] != null) {
  4929. array_push($where, ['job_company.business_name', 'like', '%' . $data['business_name'] . '%']);
  4930. }
  4931. $query = JobRecruiting::whereIn('job_recruiting.id', $recruitingId)
  4932. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  4933. ->where($where);
  4934. // ->count();
  4935. $count = $query->count();
  4936. $query = clone $query;
  4937. $job = $query
  4938. ->leftJoin('job_enum as income_enum', function ($join) {
  4939. $join->on('job_recruiting.salary', '=', 'income_enum.evalue')
  4940. ->where('income_enum.egroup', 'income');
  4941. })
  4942. ->leftJoin('job_enum as years_enum', function ($join) {
  4943. $join->on('job_recruiting.experience', '=', 'years_enum.evalue')
  4944. ->where('years_enum.egroup', 'years');
  4945. })
  4946. // ->where($where)
  4947. ->orderBy('job_recruiting.updated_at', 'desc')
  4948. ->select(
  4949. 'job_recruiting.id',
  4950. 'job_recruiting.title',
  4951. 'job_company.business_name',
  4952. 'income_enum.evalue as salary_evalue',
  4953. 'income_enum.ename as salary_ename',
  4954. 'years_enum.evalue as experience_evalue',
  4955. 'years_enum.ename as experience_ename',
  4956. 'job_recruiting.updated_at'
  4957. )
  4958. ->offset(($data['page'] - 1) * $data['pageSize'])
  4959. ->limit($data['pageSize'])
  4960. ->get()
  4961. ->all();
  4962. if (empty($job)) {
  4963. return Result::error("暂无招聘信息", 0);
  4964. }
  4965. $result = [
  4966. 'row' => $job,
  4967. 'count' => $count,
  4968. ];
  4969. return Result::success($result);
  4970. }
  4971. /*
  4972. * 获取企业会员-招聘信息列表
  4973. * */
  4974. public function getRecruitingInfo(array $data): array
  4975. {
  4976. $user = User::where('id', $data['user_id'])->first();
  4977. if (empty($user) || ($user['type_id'] != 10000 && $user['type_id'] != 1)) {
  4978. return Result::error("用户不存在", 0);
  4979. }
  4980. $recruiting = JobRecruiting::where('job_recruiting.id', $data['id'])
  4981. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  4982. ->select(
  4983. 'job_recruiting.*',
  4984. 'job_company.business_name',
  4985. 'job_company.company_hy_id',
  4986. 'job_company.company_size',
  4987. 'job_company.company_nature',
  4988. 'job_company.introduction',
  4989. 'job_company.real_name',
  4990. 'job_company.mobile',
  4991. 'job_company.company_url',
  4992. 'job_company.address_arr_id',
  4993. 'job_company.address',
  4994. 'job_company.email'
  4995. )
  4996. ->get();
  4997. if (empty($recruiting)) {
  4998. return Result::error("暂无招聘信息", 0);
  4999. }
  5000. return Result::success($recruiting);
  5001. }
  5002. /*
  5003. * 获取企业会员-我的沟通
  5004. * */
  5005. public function getJobResumeList(array $data): array
  5006. {
  5007. $user = User::where('id', $data['user_id'])->first();
  5008. if (empty($user) || ($user['type_id'] != 10000 && $user['type_id'] != 3)) {
  5009. return Result::error("用户不存在", 0);
  5010. }
  5011. $where = [];
  5012. if (isset($data['salary']) && $data['salary'] != null) {
  5013. $where['job_hunting.salary'] = $data['salary'];
  5014. }
  5015. if (isset($data['user_name']) && $data['user_name'] != null) {
  5016. array_push($where, ['user.user_name', 'like', '%' . $data['user_name'] . '%']);
  5017. }
  5018. $job = JobResume::when($user['type_id'] == 3, function ($query) use ($user) {
  5019. $query->where('job_resume.user_id', $user['id']);
  5020. })
  5021. ->when(!empty($where), function ($query) use ($where) {
  5022. $query->where($where);
  5023. })
  5024. ->leftJoin('job_hunting', 'job_hunting.id', 'job_resume.hunt_id')
  5025. ->leftJoin('job_recruiting', 'job_recruiting.id', 'job_resume.recruit_id')
  5026. ->leftJoin('user', 'user.id', 'job_resume.receiver_id')
  5027. ->select('job_resume.hunt_id', 'job_resume.recruit_id', 'job_hunting.id', 'job_hunting.salary', 'job_hunting.city_id', 'job_hunting.updated_at', 'job_recruiting.jtzw_id', 'user.user_name');
  5028. $count = $job->count();
  5029. if ($count == 0) {
  5030. return Result::error("暂无沟通记录", 0);
  5031. }
  5032. $jobs = $job->orderBy('job_hunting.updated_at', 'desc')
  5033. ->offset(($data['page'] - 1) * $data['pageSize'])
  5034. ->limit($data['pageSize'])
  5035. ->get();
  5036. if (empty($jobs)) {
  5037. return Result::error("暂无沟通记录", 0);
  5038. }
  5039. $result['row'] = $this->processJob($jobs, '');
  5040. $result['count'] = $count;
  5041. return Result::success($result);
  5042. }
  5043. // 20250306 招聘
  5044. //20250422 书刊音像
  5045. public function addBook(array $data): array
  5046. {
  5047. // $user_id = $data['user_id'] ?? 0;
  5048. $type_id = $data['type_id'] ?? 0;
  5049. // $website_id = $data['website_id'] ?? 0;
  5050. // unset($data['user_id']);
  5051. unset($data['type_id']);
  5052. // unset($data['website_id']);
  5053. //处理数组
  5054. // $data['department_arr_id'] = is_array($data['department_arr_id']) ? Json::encode($data['department_arr_id']) : '[]';
  5055. $data['city_arr_id'] = is_array($data['city_arr_id']) ? Json::encode($data['city_arr_id']) : '[]';
  5056. $data['cat_arr_id'] = is_array($data['cat_arr_id']) ? Json::encode($data['cat_arr_id']) : '[]';
  5057. if ($data['img_url'] == '') {
  5058. $reg = '/<img.*?src=[\"|\']?(.*?)[\"|\']?\s.*?>/i';
  5059. preg_match_all($reg, $data['detail'], $matches);
  5060. if (isset($matches[1][0])) {
  5061. //截取varchar240
  5062. $data['img_url'] = substr($matches[1][0], 0, 240);
  5063. }
  5064. }
  5065. if ($data['keyword'] == '' || $data['keyword'] == array()) {
  5066. //提取标题+内容中的关键词
  5067. $data['keyword'] = $data['title'];
  5068. // . substr(str_replace(' ', '', strip_tags($data['content'])), 0, 20);
  5069. Jieba::init(); // 初始化 jieba-php
  5070. Finalseg::init();
  5071. $segList = Jieba::cut($data['keyword']);
  5072. $segList1 = array_slice($segList, 0, 8);
  5073. $data['keyword'] = implode(',', $segList1);
  5074. }
  5075. if ($data['description'] == '') {
  5076. //提取内容中的描述
  5077. $data['description'] = substr(preg_replace('/\s+/', '', strip_tags($data['detail'])), 0, 100);
  5078. }
  5079. var_dump($data, '--');
  5080. $result = Book::insertGetId($data);
  5081. if (empty($result)) {
  5082. return Result::error("添加失败", 0);
  5083. }
  5084. return Result::success($result);
  5085. }
  5086. public function getBookList(array $data): array
  5087. {
  5088. $where = [];
  5089. if (!empty($data["title"])) {
  5090. $where[] = ['book.title', 'like', '%' . $data["title"] . '%'];
  5091. }
  5092. if (!empty($data['website_name'])) {
  5093. $where[] = ['website.website_name', 'like', '%' . $data['website_name'] . '%'];
  5094. }
  5095. if (!empty($data['status'])) {
  5096. $where[] = ['book.status', '=', $data['status']];
  5097. }
  5098. $user_id = $data['user_id'];
  5099. $type_id = $data['type_id'];
  5100. // $type_id = 4;
  5101. var_dump($type_id, '------1--------');
  5102. if ($type_id != 10000) {
  5103. $where[] = ['book.user_id', '=', $user_id];
  5104. }
  5105. var_dump(!empty($data['status1']), '=-===1');
  5106. $result = Book::where($where)
  5107. ->leftJoin('website', 'book.website_id', '=', 'website.id')
  5108. ->leftJoin('category', 'book.cat_id', '=', 'category.id')
  5109. ->leftJoin('district', 'book.city_id', '=', 'district.id')
  5110. ->when(isset($data['status1']), function ($query) use ($data) {
  5111. $query->whereIn('book.status', [1, 3]);
  5112. })
  5113. ->select('book.*', 'website.website_name', 'category.name as cat_name', 'district.name as city_name')
  5114. ->orderBy("updated_at", "desc")
  5115. ->paginate($data['page_size'], ['*'], 'page', $data['page']);
  5116. if (empty($result)) {
  5117. return Result::error("暂无数据", 0);
  5118. }
  5119. // 取出数据
  5120. $rows = $result->items();
  5121. $count = $result->total();
  5122. $responseData = [
  5123. 'rows' => $rows,
  5124. 'count' => $count,
  5125. ];
  5126. return Result::success($responseData);
  5127. }
  5128. public function deleteBook(array $data): array
  5129. {
  5130. $result = Book::where('id', $data['id'])->delete();
  5131. if (empty($result)) {
  5132. return Result::error("删除失败", 0);
  5133. }
  5134. return Result::success($result);
  5135. }
  5136. public function updateBook(array $data): array
  5137. {
  5138. // $user_id = $data['user_id'] ?? 0;
  5139. $type_id = $data['type_id'] ?? 0;
  5140. // $website_id = $data['website_id'] ?? 0;
  5141. unset($data['user_id']);
  5142. unset($data['type_id']);
  5143. // unset($data['website_id']);
  5144. //处理数组
  5145. // $data['department_arr_id'] = is_array($data['department_arr_id']) ? Json::encode($data['department_arr_id']) : '[]';
  5146. if ($data['img_url'] == '') {
  5147. $reg = '/<img.*?src=[\"|\']?(.*?)[\"|\']?\s.*?>/i';
  5148. preg_match_all($reg, $data['detail'], $matches);
  5149. if (isset($matches[1][0])) {
  5150. //截取varchar240
  5151. $data['img_url'] = substr($matches[1][0], 0, 240);
  5152. }
  5153. }
  5154. if ($data['keyword'] == '') {
  5155. //提取标题+内容中的关键词
  5156. $data['keyword'] = $data['title'];
  5157. // . substr(str_replace(' ', '', strip_tags($data['content'])), 0, 20);
  5158. Jieba::init(); // 初始化 jieba-php
  5159. Finalseg::init();
  5160. $segList = Jieba::cut($data['keyword']);
  5161. $segList1 = array_slice($segList, 0, 8);
  5162. $data['keyword'] = implode(',', $segList1);
  5163. }
  5164. if ($data['description'] == '') {
  5165. //提取内容中的描述
  5166. $data['description'] = substr(preg_replace('/\s+/', '', strip_tags($data['detail'])), 0, 100);
  5167. }
  5168. $data['city_arr_id'] = is_array($data['city_arr_id']) ? Json::encode($data['city_arr_id']) : '[]';
  5169. $data['cat_arr_id'] = is_array($data['cat_arr_id']) ? Json::encode($data['cat_arr_id']) : '[]';
  5170. $result = Book::where("id", $data["id"])->update($data);
  5171. if (empty($result)) {
  5172. return Result::error("更新失败", 0);
  5173. }
  5174. return Result::success($result);
  5175. }
  5176. public function getBookInfo(array $data): array
  5177. {
  5178. $result = Book::where("id", $data["id"])->first();
  5179. if (empty($result)) {
  5180. return Result::error("获取失败", 0);
  5181. }
  5182. return Result::success($result);
  5183. }
  5184. public function updateBookStatus(array $data): array
  5185. {
  5186. //审核
  5187. unset($data['user_id']);
  5188. $result = Book::where("id", $data["id"])->update($data);
  5189. if (empty($result)) {
  5190. return Result::error("更新失败", 0);
  5191. }
  5192. return Result::success($result);
  5193. }
  5194. //20250422 书刊音像
  5195. /**
  5196. * 贴身宝贝
  5197. * @param array $data
  5198. * @return array
  5199. */
  5200. public function getWebsiteTsbb(array $data): array
  5201. {
  5202. $month = $data['month'] ?? date('m');
  5203. $day = $data['day'] ?? date('d');
  5204. // 使用缓存键
  5205. $cacheKey = "tsbb_data_{$month}_{$day}";
  5206. // 尝试从缓存获取数据
  5207. $container = \Hyperf\Context\ApplicationContext::getContainer();
  5208. $cache = $container->get(\Psr\SimpleCache\CacheInterface::class);
  5209. if ($cachedData = $cache->get($cacheKey)) {
  5210. return Result::success(unserialize($cachedData));
  5211. }
  5212. //查询老黄历
  5213. try {
  5214. $date = date('Y-m-d');
  5215. $almanacUrl = "https://www.36jxs.com/api/Commonweal/almanac?sun=" . $date;
  5216. // 使用 curl 替代 file_get_contents
  5217. $ch = curl_init();
  5218. curl_setopt($ch, CURLOPT_URL, $almanacUrl);
  5219. curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
  5220. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
  5221. curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
  5222. curl_setopt($ch, CURLOPT_TIMEOUT, 10);
  5223. curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
  5224. curl_setopt($ch, CURLOPT_HTTPHEADER, [
  5225. 'Accept: application/json',
  5226. 'Content-Type: application/json',
  5227. 'Referer: https://www.36jxs.com/'
  5228. ]);
  5229. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
  5230. curl_setopt($ch, CURLOPT_ENCODING, '');
  5231. $almanacResponse = curl_exec($ch);
  5232. var_dump("====:", $almanacResponse);
  5233. if (curl_errno($ch)) {
  5234. var_dump('Curl error:', curl_error($ch));
  5235. throw new \Exception('Curl error: ' . curl_error($ch));
  5236. }
  5237. // $httpCode = curl_getinfo($ch, CURLINFO_HTTP_CODE);
  5238. curl_close($ch);
  5239. if ($almanacResponse === false) {
  5240. throw new \Exception('Failed to fetch almanac data');
  5241. }
  5242. $almanacData = json_decode($almanacResponse, true);
  5243. if (json_last_error() !== JSON_ERROR_NONE) {
  5244. throw new \Exception('Failed to parse almanac data');
  5245. }
  5246. $almanacInfo = $almanacData['data'] ?? [];
  5247. } catch (\Exception $e) {
  5248. var_dump('Exception:', $e->getMessage());
  5249. $almanacInfo = [];
  5250. }
  5251. // 获取历史上的今天数据
  5252. $historyTodayList = HistoryToday::whereRaw("DATE_FORMAT(year, '%m') = ?", [$month])
  5253. ->whereRaw("DATE_FORMAT(year, '%d') = ?", [$day])
  5254. ->orderBy('year', 'asc')
  5255. ->select("title", "id", "year", DB::raw('1 as type'))
  5256. ->limit(16)
  5257. ->get();
  5258. // 获取节日数据 - 从今天开始获取未来4条
  5259. $festivalList = Festival::whereRaw("DATE_FORMAT(showtime, '%m-%d') >= ?", [$month . '-' . $day])
  5260. ->orderBy('showtime', 'asc')
  5261. ->select("title", "id", "showtime", DB::raw('2 as type'))
  5262. ->limit(16)
  5263. ->get();
  5264. //说文解字
  5265. $chartacterList = Character::orderBy('updated_at', 'desc')
  5266. ->select("id", "title", "duyin", "bushou", "bihua", DB::raw('3 as type'))
  5267. ->limit(6)
  5268. ->get();
  5269. //谜语沙龙
  5270. $riddletList = Riddle::orderBy('updated_at', 'desc')
  5271. ->select("id", "riddle_title", "riddle_bottom", "prompt", DB::raw('4 as type'))
  5272. ->limit(4)
  5273. ->get();
  5274. //成语欣赏
  5275. $idiomList = Idiom::orderBy('updated_at', 'desc')
  5276. ->select("id", "title", "duyin", DB::raw('5 as type'))
  5277. ->limit(32)
  5278. ->get();
  5279. //名联赏析
  5280. $coupletList = Couplet::orderBy('updated_at', 'desc')
  5281. ->select("id", "first", "second", DB::raw('6 as type'))
  5282. ->limit(6)
  5283. ->get();
  5284. // 获取分类文章数据
  5285. $categoryIds = WebsiteCategory::where(['website_id'=> $data['website_id'], 'pid'=>0])
  5286. ->pluck('category_id')
  5287. ->toArray();
  5288. // $categoryIds = [627, 628, 629, 630, 631, 632, 633, 634, 635, 636];
  5289. // 使用子查询优化
  5290. $articlesList = DB::table('article')
  5291. ->select([
  5292. 'article.id',
  5293. 'article.title',
  5294. 'article.imgurl',
  5295. 'article.created_at',
  5296. 'category.name as category_name',
  5297. 'category.id as category_id',
  5298. 'website_category.aLIas_pinyin as pinyin',
  5299. DB::raw('100 as type')
  5300. ])
  5301. ->join('category', 'article.catid', '=', 'category.id')
  5302. ->leftJoin('website_category', 'website_category.category_id', '=', 'category.id')
  5303. ->where('website_category.website_id', $data['website_id'])
  5304. ->where('article.status', 1)
  5305. ->whereIn('category.id', $categoryIds)
  5306. // ->whereRaw('article.created_at >= DATE_SUB(NOW(), INTERVAL 30 DAY)')
  5307. ->orderBy('article.created_at', 'desc')
  5308. ->get()
  5309. ->groupBy('category_id')
  5310. ->map(function ($group) {
  5311. // 确保第一条数据有图片
  5312. $firstWithImage = $group->first(function ($item) {
  5313. return !empty($item->imgurl);
  5314. });
  5315. if ($firstWithImage) {
  5316. // 如果有带图片的文章,将其放在第一位
  5317. $group = $group->filter(function ($item) use ($firstWithImage) {
  5318. return $item->id !== $firstWithImage->id;
  5319. })->prepend($firstWithImage);
  5320. }
  5321. return [
  5322. 'category_name' => $group->first()->category_name,
  5323. 'catid' => $group->first()->category_id,
  5324. 'pinyin' => $group->first()->pinyin,
  5325. 'type' => 100,
  5326. 'list' => $group->take(6)->map(function ($item) {
  5327. return [
  5328. 'id' => $item->id,
  5329. 'title' => $item->title,
  5330. 'imgurl' => $item->imgurl,
  5331. 'created_at' => $item->created_at
  5332. ];
  5333. })->values()
  5334. ];
  5335. })
  5336. ->values()
  5337. ->toArray();
  5338. $result = [
  5339. 'almanac' => $almanacInfo,
  5340. 'historyTodayList' => [
  5341. 'category_name' => '历史上的今天',
  5342. 'list' => $historyTodayList,
  5343. 'type' => 1
  5344. ],
  5345. 'festivalList' => [
  5346. 'category_name' => '节日预告',
  5347. 'list' => $festivalList,
  5348. 'type' => 2
  5349. ],
  5350. 'chartacterList' => [
  5351. 'category_name' => '说文解字',
  5352. 'list' => $chartacterList,
  5353. 'type' => 3
  5354. ],
  5355. 'coupletList' => [
  5356. 'category_name' => '名联赏析',
  5357. 'list' => $coupletList,
  5358. 'type' => 6
  5359. ],
  5360. 'riddletList' => [
  5361. 'category_name' => '谜语沙龙',
  5362. 'list' => $riddletList,
  5363. 'type' => 4
  5364. ],
  5365. 'idiomList' => [
  5366. 'category_name' => '成语欣赏',
  5367. 'list' => $idiomList,
  5368. 'type' => 5
  5369. ],
  5370. 'articlesList' => $articlesList
  5371. ];
  5372. // 缓存结果,设置1小时过期
  5373. $cache->set($cacheKey, serialize($result), 3600);
  5374. return Result::success($result);
  5375. }
  5376. /**
  5377. * 获取资讯列表
  5378. */
  5379. public function getWebsiteTsbbList(array $data): array
  5380. {
  5381. $page = $data['page'] ?? 1;
  5382. $pageSize = $data['pageSize'] ?? 10;
  5383. // 如果没有传入月份和日期,则使用今天的日期
  5384. $month = $data['month'] ?? date('m');
  5385. $day = $data['day'] ?? date('d');
  5386. $total = 0;
  5387. $result = [];
  5388. $data['type'] = intval($data['type']);
  5389. var_dump("接收参数:", $data);
  5390. switch ($data['type']) {
  5391. case 1:
  5392. $query = HistoryToday::where(function ($q) use ($month, $day) {
  5393. // 当前月份之后的数据
  5394. $q->whereRaw("DATE_FORMAT(year, '%m') > ?", [$month])
  5395. // 或者当前月份且日期大于等于当前日期的数据
  5396. ->orWhere(function ($q) use ($month, $day) {
  5397. $q->whereRaw("DATE_FORMAT(year, '%m') = ?", [$month])
  5398. ->whereRaw("DATE_FORMAT(year, '%d') >= ?", [$day]);
  5399. });
  5400. })
  5401. ->orderByRaw("DATE_FORMAT(year, '%m') ASC, DATE_FORMAT(year, '%d') ASC, year ASC");
  5402. $total = $query->count();
  5403. $result = $query->select("title", "id", "year", "updated_at", DB::raw('1 as type'))
  5404. ->offset(($page - 1) * $pageSize)
  5405. ->limit($pageSize)
  5406. ->get();
  5407. break;
  5408. case 2:
  5409. $query = Festival::where(function ($q) use ($month, $day) {
  5410. // 当前月份之后或者当前月份且日期大于等于当前日期的数据
  5411. $q->whereRaw("DATE_FORMAT(showtime, '%m') > ?", [$month])
  5412. ->orWhere(function ($q) use ($month, $day) {
  5413. $q->whereRaw("DATE_FORMAT(showtime, '%m') = ?", [$month])
  5414. ->whereRaw("DATE_FORMAT(showtime, '%d') >= ?", [$day]);
  5415. });
  5416. })->orderByRaw("DATE_FORMAT(showtime, '%m') ASC, DATE_FORMAT(showtime, '%d') ASC, showtime ASC");
  5417. $total = $query->count();
  5418. $result = $query->select("title", "id", "updated_at", "showtime", DB::raw('2 as type'))
  5419. ->offset(($page - 1) * $pageSize)
  5420. ->limit($pageSize)
  5421. ->get();
  5422. break;
  5423. case 3:
  5424. $query = Character::orderBy("updated_at", "desc");
  5425. $total = $query->count();
  5426. $result = $query->select("title", "id", "updated_at", DB::raw('3 as type'))
  5427. ->offset(($page - 1) * $pageSize)
  5428. ->limit($pageSize)
  5429. ->get();
  5430. break;
  5431. case 4:
  5432. $query = Riddle::orderBy("updated_at", "desc");
  5433. $total = $query->count();
  5434. $result = $query->select("riddle_title as title", "updated_at", "id", DB::raw('4 as type'))
  5435. ->offset(($page - 1) * $pageSize)
  5436. ->limit($pageSize)
  5437. ->get();
  5438. break;
  5439. case 5:
  5440. $query = Idiom::orderBy("updated_at", "desc");
  5441. $total = $query->count();
  5442. $result = $query->select("title", "id", "updated_at", DB::raw('5 as type'))
  5443. ->offset(($page - 1) * $pageSize)
  5444. ->limit($pageSize)
  5445. ->get();
  5446. break;
  5447. case 6:
  5448. $query = Couplet::orderBy("updated_at", "desc");
  5449. $total = $query->count();
  5450. $result = $query->select("first as title", "updated_at", "id", DB::raw('6 as type'))
  5451. ->offset(($page - 1) * $pageSize)
  5452. ->limit($pageSize)
  5453. ->get();
  5454. break;
  5455. default:
  5456. $query = Article::where(['catid' => $data['catid']])->orderBy("updated_at", "desc");
  5457. $total = $query->count();
  5458. $result = $query->select("title", "id", "updated_at", DB::raw('100 as type'))
  5459. ->offset(($page - 1) * $pageSize)
  5460. ->limit($pageSize)
  5461. ->get();
  5462. }
  5463. return Result::success([
  5464. 'list' => $result,
  5465. 'total' => $total,
  5466. 'page' => (int)$page,
  5467. 'pageSize' => (int)$pageSize,
  5468. 'month' => $month,
  5469. 'day' => $day
  5470. ]);
  5471. }
  5472. /**
  5473. * 1:历史上的今天
  5474. * 2:节日
  5475. * 3:文章
  5476. *
  5477. * 资讯详情信息
  5478. */
  5479. public function getWebsiteTsbbDetail(array $data): array
  5480. {
  5481. $data['type'] = intval($data['type']);
  5482. switch ($data['type']) {
  5483. case 1:
  5484. $result = HistoryToday::where("id", $data['id'])->first();
  5485. break;
  5486. case 2:
  5487. $result = Festival::where("id", $data['id'])->first();
  5488. break;
  5489. case 3:
  5490. $result = Character::where("id", $data['id'])->first();
  5491. break;
  5492. case 4:
  5493. $result = Riddle::where("id", $data['id'])->first();
  5494. break;
  5495. case 5:
  5496. $result = Idiom::where("id", $data['id'])->first();
  5497. break;
  5498. case 6:
  5499. $result = Couplet::where("id", $data['id'])->first();
  5500. break;
  5501. default:
  5502. $result = Article::where("id", $data['id'])->select("article.*", "article_data.content")->leftJoin("article_data", "article.id", "=", "article_data.article_id")->first();
  5503. break;
  5504. }
  5505. return Result::success($result);
  5506. }
  5507. }