NewsService.php 118 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776
  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\Website;
  7. use App\Model\WebsiteCategory;
  8. use App\Model\Good;
  9. use Hyperf\DbConnection\Db;
  10. use Hyperf\RpcServer\Annotation\RpcService;
  11. use App\Tools\Result;
  12. use App\Model\ArticleSurvey;
  13. use App\Model\District;
  14. use App\Tools\buildMenuTree;
  15. use App\Model\Book;
  16. use App\Model\JobHunting;
  17. use App\Model\JobRecruiting;
  18. use App\Model\JobPosition;
  19. use App\Model\JobIndustry;
  20. use App\Model\JobEnum;
  21. use App\Model\JobCompany;
  22. use App\Model\JobNature;
  23. use App\Model\User;
  24. use App\Model\JobApply;
  25. use App\Model\JobRemuse;
  26. #[RpcService(name: "NewsService", protocol: "jsonrpc-http", server: "jsonrpc-http")]
  27. class NewsService implements NewsServiceInterface
  28. {
  29. /**
  30. * 获取导航池列表
  31. * @param array $data
  32. * @return array
  33. */
  34. public function getCategoryList(array $data): array
  35. {
  36. $where = [];
  37. if(isset($data['name']) && $data['name']){
  38. array_push($where, ['category.name','like','%'.$data['name'].'%']);
  39. }
  40. if(isset($data['department_id']) && $data['department_id']){
  41. array_push($where, ['category.department_id','=',$data['department_id']]);
  42. }
  43. if(isset($data['city_id']) && $data['city_id']){
  44. array_push($where, ['category.city_id','=',$data['city_id']]);
  45. }
  46. $rep = Category::where($where)
  47. ->leftJoin('district','category.city_id','district.id')
  48. ->leftJoin('department','category.department_id','department.id')
  49. ->select("category.*","district.name as city_name","department.name as department_name")
  50. ->limit($data['pageSize'])->orderBy("category.sort","desc")->orderByDesc('category.updated_at')->offset(($data['page']-1)*$data['pageSize'])->get();
  51. $count = Category::where($where)->count();
  52. $data = [
  53. 'rows'=>$rep->toArray(),
  54. 'count'=>$count
  55. ];
  56. if(empty($rep->toArray())){
  57. return Result::error("没有导航池数据");
  58. }
  59. return Result::success($data);
  60. }
  61. /**
  62. * @param array $data
  63. * @return array
  64. */
  65. public function categoryList(array $data): array
  66. {
  67. $where[] = [
  68. 'pid','=',$data['pid']
  69. ];
  70. if(isset($data['name'])){
  71. array_push($where, ['category.name','like','%'.$data['name'].'%']);
  72. }
  73. var_dump($where);
  74. $result = Category::where($where)->select('category.*','category.id as category_id')->get();
  75. if(empty($result)){
  76. return Result::error("没有栏目数据");
  77. }
  78. return Result::success($result);
  79. }
  80. /**
  81. * @param array $data
  82. * @return array
  83. */
  84. public function addCategory(array $data): array
  85. {
  86. $id = Category::insertGetId($data);
  87. if(empty($id)){
  88. return Result::error("添加失败");
  89. }
  90. return Result::success(['id'=>$id]);
  91. }
  92. /**
  93. * @param array $data
  94. * @return array
  95. */
  96. public function delCategory(array $data): array
  97. {
  98. $categoryList = Category::where(['pid'=>$data['id']])->get();
  99. var_dump("分类列表:",$data,$categoryList);
  100. if($categoryList->toArray()){
  101. return Result::error("分类下面有子分类不能删除");
  102. }
  103. $articleList = Article::where(['catid'=>$data['id']])->get();
  104. var_dump("文章列表:",$articleList);
  105. if($articleList->toArray()){
  106. return Result::error("分类下面有资讯不能删除");
  107. }
  108. $result = Category::where($data)->delete();
  109. if(!$result){
  110. return Result::error("删除失败");
  111. }
  112. return Result::success($result);
  113. }
  114. /**
  115. * @param array $data
  116. * @return array
  117. */
  118. public function updateCategory(array $data): array
  119. {
  120. $where = [
  121. 'id'=>$data['id']
  122. ];
  123. $result = Category::where($where)->update($data);
  124. if($result){
  125. return Result::success($result);
  126. }else{
  127. return Result::error("更新失败");
  128. }
  129. }
  130. /**
  131. * 获取导航池信息
  132. * @param array $data
  133. * @return array
  134. */
  135. public function getCategoryInfo(array $data): array
  136. {
  137. $where = [
  138. 'id'=>$data['id']
  139. ];
  140. $result = Category::where($where)->first();
  141. if($result){
  142. return Result::success($result);
  143. }else{
  144. return Result::error("更新失败");
  145. }
  146. }
  147. /**
  148. * @param array $data
  149. * @return array
  150. */
  151. public function getArticleList(array $data): array
  152. {
  153. $where= [];
  154. if(isset($data['title']) && $data['title']){
  155. array_push($where,['article.title','like','%'.$data['title'].'%']);
  156. }
  157. if(isset($data['category_name']) && $data['category_name']){
  158. array_push($where,['category.name','like','%'.$data['category_name'].'%']);
  159. }
  160. if(isset($data['author']) && $data['author']){
  161. array_push($where,['article.author','=',$data['author']]);
  162. }
  163. if(isset($data['islink']) && $data['islink']!==""){
  164. array_push($where,['article.islink','=',$data['islink']]);
  165. }
  166. if(isset($data['status']) && $data['status']!==""){
  167. array_push($where,['article.status','=',$data['status']]);
  168. }
  169. $rep = Article::where($where)
  170. ->whereNotIn('article.status',[404])
  171. ->leftJoin('category','article.catid','category.id')
  172. ->select("article.*","category.name as category_name")
  173. ->orderBy("article.id","desc")
  174. ->limit($data['pageSize'])
  175. ->offset(($data['page']-1)*$data['pageSize'])->get();
  176. $count = Article::where($where)->whereNotIn('article.status',[404])
  177. ->leftJoin('category','article.catid','category.id')->count();
  178. $data = [
  179. 'rows'=>$rep->toArray(),
  180. 'count'=>$count
  181. ];
  182. if(empty($rep)){
  183. return Result::error("没有信息数据");
  184. }
  185. return Result::success($data);
  186. }
  187. /**
  188. * @param array $data
  189. * @return array
  190. */
  191. public function addArticle(array $data): array
  192. {
  193. Db::beginTransaction();
  194. try{
  195. $articleData = $data;
  196. unset($articleData['content']);
  197. $id = Article::insertGetId($articleData);
  198. $articleDataContent = [
  199. 'article_id'=>$id,
  200. 'content'=>$data['content']
  201. ];
  202. ArticleData::insertGetId($articleDataContent);
  203. Db::commit();
  204. } catch(\Throwable $ex){
  205. Db::rollBack();
  206. var_dump($ex->getMessage());
  207. return Result::error("创建失败",0);
  208. }
  209. return Result::success(['id'=>$id]);
  210. }
  211. /**
  212. * @param array $data
  213. * @return array
  214. */
  215. public function delArticle(array $data): array
  216. {
  217. $result = Article::where($data)->update(['status'=>404]);
  218. if(!$result){
  219. return Result::error("删除失败");
  220. }
  221. return Result::success($result);
  222. }
  223. /**
  224. * @param array $data
  225. * @return array
  226. */
  227. public function updateArticle(array $data): array
  228. {
  229. Db::beginTransaction();
  230. try{
  231. $data['cat_arr_id'] = isset($data['cat_arr_id'])?json_encode($data['cat_arr_id']):'';
  232. $data['tag'] = isset($data['tag'])?json_encode($data['tag']):'';
  233. $articleData = $data;
  234. unset($articleData['content']);
  235. unset($articleData['status_name']);
  236. unset($articleData['name']);
  237. unset($articleData['content']);
  238. unset($articleData['pid_arr']);
  239. unset($articleData['pid']);
  240. $id = Article::where(['id'=>$data['id']])->update($articleData);
  241. $articleDataContent = [
  242. 'content'=>$data['content']
  243. ];
  244. ArticleData::where(['article_id'=>$data['id']])->update($articleDataContent);
  245. } catch(\Throwable $ex){
  246. Db::rollBack();
  247. var_dump($ex->getMessage());
  248. return Result::error("更新失败",0);
  249. }
  250. return Result::success([]);
  251. }
  252. /**
  253. * 更新资讯状态
  254. * @param array $data
  255. * @return array
  256. */
  257. public function upArticleStatus(array $data):array
  258. {
  259. $result = Article::where(['id'=>$data['id']])->update($data);
  260. if($result){
  261. return Result::success();
  262. }else{
  263. return Result::error("更新状态失败",0);
  264. }
  265. }
  266. /**
  267. * 获取新闻详情
  268. * @param array $data
  269. * @return array
  270. */
  271. public function getArticleInfo(array $data): array
  272. {
  273. $where = [
  274. 'article.id'=>$data['id'],
  275. // 'article.status'=>1
  276. ];
  277. $result = Article::where($where)->leftJoin("article_data","article.id","article_data.article_id")->first();
  278. if(empty($result)){
  279. return Result::error("查询失败",0);
  280. }
  281. return Result::success($result);
  282. }
  283. /**
  284. * 获取头条新闻
  285. * @param array $data
  286. * @return array
  287. */
  288. public function getWebsiteArticlett(array $data): array
  289. {
  290. // return Result::success($data['website_id']);
  291. $category = WebsiteCategory::where('website_id', $data['website_id'])->pluck('category_id');
  292. $category = array_values(array_unique($category->toArray()));
  293. $web['website_id'] = $data['website_id'];
  294. if ($category) {
  295. $where = [
  296. 'status' => 1,
  297. ];
  298. var_dump($data, 'data-----------------');
  299. // level=7 根据文章key来匹配文章
  300. if (isset($data['level']) && $data['level'] == 7) {
  301. // 根据文章id获取key
  302. // $data['id'] = 50142;
  303. if (isset($data['id']) && !empty($data['id'])) {
  304. $keyword = Article::where('id', $data['id'])->value('keyword');
  305. $keywordArray = explode(',', $keyword);
  306. $whereL7 = [];
  307. foreach ($keywordArray as $k => $v) {
  308. $whereL7[] = ['keyword', 'like', '%' . $v . '%'];
  309. }
  310. // 原始查询
  311. $result['level7'] = Article::where($whereL7)
  312. ->when(!empty($data['imgnum']), function ($query) use ($data) {
  313. $query->where('article.imgurl', '!=', '')
  314. ->select('article.*')
  315. ->offset($data['placeid'])
  316. ->limit($data['imgnum']);
  317. })
  318. ->when(!empty($data['textnum']), function ($query) use ($data) {
  319. $query->select('article.*')
  320. ->offset($data['placeid'])
  321. ->limit($data['textnum']);
  322. })
  323. ->orderBy('updated_at', 'desc')
  324. ->get();
  325. $result['level7'] = $this->processArticle($result['level7'],$web);
  326. if (empty($result)) {
  327. return Result::success();
  328. }
  329. return Result::success($result);
  330. } else {
  331. return Result::error("参数错误level=7,id不能为空", 0);
  332. }
  333. }
  334. //如果是4:最新资讯(数据库已不存在) 5:资讯推荐(数据库已不存在);
  335. // 1:头条资讯;2:轮播图;6:热点资讯;(数据库)
  336. var_dump($where, 'where-----------------');
  337. // 初始化基础查询
  338. $query = Article::where($where)
  339. ->whereIn("catid", $category)
  340. ->where(function ($query) use ($data) {
  341. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  342. ->orWhereNull("ignore_ids");
  343. });
  344. // 处理 level 相关查询条件
  345. $query->when($data['level'] == 5, function ($query) {
  346. $query->inRandomOrder()
  347. ->where('updated_at', '>', date("Y-m-d H:i:s", strtotime("-30 day")));
  348. })->when($data['level'] == 4, function ($query) {
  349. $query->orderBy("article.updated_at", "desc");
  350. })->when(!empty($data['level']), function ($query) use ($data) {
  351. if ($data['level'] != 4 && $data['level'] != 5) {
  352. $query->whereRaw("JSON_CONTAINS(level, '" . intval($data['level']) . "') = 1")
  353. ->orderBy("article.updated_at", "desc");
  354. }
  355. });
  356. // 初始化结果数组
  357. $result = [];
  358. // $input = $data['website_id'];
  359. // 处理图片新闻查询
  360. if (!empty($data['imgnum'])) {
  361. // 原错误提示表明 cleanBindings 方法需要传入数组类型的参数,而实际传入了 null。
  362. // 这里克隆查询构建器,确保绑定参数为数组,避免该错误。
  363. $imgQuery = clone $query;
  364. if ($imgQuery->getBindings() === null) {
  365. $imgQuery->setBindings([]);
  366. }
  367. $result['img'] = $imgQuery->where('article.imgurl', '!=', '')
  368. ->select('article.id',
  369. 'article.title',
  370. 'article.imgurl',
  371. 'article.author',
  372. 'article.updated_at',
  373. 'article.introduce',
  374. 'article.islink',
  375. 'article.linkurl',
  376. 'article.copyfrom',
  377. 'article.cat_arr_id',
  378. 'article.catid')
  379. ->offset($data['placeid'])
  380. ->limit($data['imgnum'])
  381. ->get();
  382. $result['img'] = $this->processArticles( $result['img'], $web);
  383. }
  384. // 处理文字新闻查询
  385. if (!empty($data['textnum'])) {
  386. $textQuery = clone $query;
  387. $result['text'] = $textQuery
  388. ->select('article.id',
  389. 'article.title',
  390. 'article.imgurl',
  391. 'article.author',
  392. 'article.updated_at',
  393. 'article.introduce',
  394. 'article.islink',
  395. 'article.linkurl',
  396. 'article.copyfrom',
  397. 'article.cat_arr_id',
  398. 'article.catid')
  399. ->offset($data['placeid'])
  400. ->limit($data['textnum'])
  401. ->get();
  402. $result['text'] = $this->processArticles($result['text'], $web);
  403. }
  404. if (empty($result) || count($result) == 0) {
  405. return Result::error("暂无头条新闻");
  406. }
  407. return Result::success($result);
  408. } else {
  409. return Result::error("本网站下暂无相关栏目", 0);
  410. }
  411. }
  412. /**
  413. * 获取模块新闻
  414. * @param array $data
  415. * @return array
  416. */
  417. public function getWebsiteModelArticles(array $data): array
  418. {
  419. $catid = $data['catid'];
  420. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $catid)->select('category_id')->get();
  421. $category = $category->toArray();
  422. if (!empty($category)) {
  423. $where = [
  424. 'status' => 1,
  425. 'catid' => $catid,
  426. ];
  427. $placeid = isset($data['placeid']) && !empty($data['placeid']) ? $data['placeid'] - 1 : 0;
  428. // 1:文字新闻;2:轮播图;3:图文;
  429. // 级别:0:未分类
  430. // 3:推荐图片
  431. if ($data['level'] == 1) {
  432. $data['level'] = 0;
  433. }
  434. $result = Article::where($where)
  435. ->where(function ($query) use ($data) {
  436. $query->whereRaw("JSON_CONTAINS(level, '" . intval($data['level']) . "') = 1")
  437. ->orWhereNull("level")
  438. ->orWhereRaw("level = '[]'");
  439. })
  440. ->where(function ($query) use ($data) {
  441. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  442. ->orWhereNull("ignore_ids");
  443. })
  444. ->orderBy("updated_at", "desc")
  445. ->offset($placeid)
  446. ->limit($data['pagesize'])
  447. ->get();
  448. if (empty($result)) {
  449. return Result::error("此栏目暂无相关新闻", 0);
  450. }
  451. } else {
  452. return Result::error("此网站暂无此栏目", 0);
  453. }
  454. return Result::success($result);
  455. }
  456. /**
  457. *获取新闻列表
  458. * @param array $data
  459. * @return array
  460. */
  461. public function getWebsiteArticleList(array $data): array
  462. {
  463. // return Result::success($data);
  464. $where[] = ['status', '=', 1];
  465. if (isset($data['catid']) && !empty($data['catid'])) {
  466. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id', $data['catid'])->pluck('category_id');
  467. array_push($where, ['catid', '=', $data['catid']]);
  468. if (empty($category)) {
  469. return Result::error("此网站暂无此栏目", 0);
  470. }
  471. }
  472. // return Result::success($where);
  473. $rep = Article::where($where)
  474. ->where(function ($query) use ($data) {
  475. $query->whereRaw("JSON_CONTAINS(ignore_ids, '".intval($data['website_id'])."') = 0")
  476. ->orWhereNull("ignore_ids");
  477. })
  478. ->select(
  479. 'article.id',
  480. 'article.title',
  481. 'article.imgurl',
  482. 'article.author',
  483. 'article.updated_at',
  484. 'article.introduce',
  485. 'article.islink',
  486. 'article.linkurl',
  487. 'article.copyfrom',
  488. 'article.cat_arr_id',
  489. 'article.catid')
  490. ->orderBy("updated_at", "desc")
  491. ->offset(($data['page'] - 1) * $data['pageSize'])
  492. ->limit($data['pageSize'])
  493. ->get();
  494. $web['website_id'] = $data['website_id'];
  495. $rep = $this->processArticles($rep,$web);
  496. $count = Article::where($where)
  497. ->where(function ($query) use ($data) {
  498. $query->whereRaw("JSON_CONTAINS(ignore_ids, '".intval($data['website_id'])."') = 0")
  499. ->orWhereNull("ignore_ids");
  500. })->count();
  501. $data = [
  502. 'rows' => $rep->toArray(),
  503. 'count' => $count,
  504. ];
  505. if (empty($rep)) {
  506. return Result::error("没有信息数据");
  507. }
  508. return Result::success($data);
  509. }
  510. /**
  511. * 前端-获取新闻详情
  512. * @param array $data
  513. * @return array
  514. */
  515. public function selectWebsiteArticleInfo(array $data): array
  516. {
  517. $where = [
  518. 'article.id'=>$data['id'],
  519. 'article.status'=>1
  520. ];
  521. $result = Article::where($where)->leftJoin("article_data","article.id","article_data.article_id")
  522. ->where(function ($query) use ($data) {
  523. $query->whereRaw("JSON_CONTAINS(ignore_ids, '".intval($data['website_id'])."') = 0")
  524. ->orWhereNull("ignore_ids");
  525. })
  526. ->first();
  527. if(empty($result)){
  528. return Result::error("暂无此新闻!",0);
  529. }
  530. $category = WebsiteCategory::where('website_id',$data['website_id'])->where(['category_id'=>$result['catid']])->first();
  531. if(empty($category)){
  532. return Result::error("查询失败",0);
  533. }
  534. $result['category_id'] = $category['category_id'];
  535. $result['cat_name'] = $category['alias'];
  536. return Result::success($result);
  537. }
  538. /**
  539. * 前端-获取网站调查问卷
  540. * @param array $data
  541. * @return array
  542. */
  543. public function getWebsiteSurvey(array $data): array
  544. {
  545. if(isset($data['website_id']) && !empty($data['website_id'])){
  546. $website = Website::where('id',$data['website_id'])->first();
  547. if(empty($website)){
  548. return Result::error("暂无此网站",0);
  549. }
  550. }
  551. if(isset($data['art_id']) && !empty($data['art_id'])){
  552. $article = Article::where('id',$data['art_id'])->where('status',1)->first();
  553. if(empty($article)){
  554. return Result::error("暂无此文章",0);
  555. }
  556. // return Result::error($data,0);
  557. $where['art_id'] = $data['art_id'];
  558. // $query = ArticleSurvey::where('art_id',$data['art_id']);
  559. }else{
  560. $survey = Article::where(function ($query) {
  561. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '28')")
  562. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '\"28\"')");
  563. })
  564. ->where('status',1)
  565. ->where('is_survey',1)
  566. ->select('survey_id')
  567. ->orderBy('updated_at','desc')
  568. ->first();
  569. if(empty($survey)){
  570. return Result::error("暂无调查问卷",0);
  571. }
  572. $where['sur_id'] = $survey['survey_id'];
  573. // $query = ArticleSurvey::where('sur_id',$survey['sur_id']);
  574. }
  575. // return Result::success($where);
  576. $result = ArticleSurvey::where($where)
  577. ->where(function ($query) {
  578. $query->where('is_other', 0)
  579. ->orWhere(function ($subQuery) {
  580. $subQuery->where('is_other', 1)
  581. ->where('other_id', 0);
  582. });
  583. })
  584. ->leftJoin('article', 'article_survey.art_id', 'article.id')
  585. ->select('article_survey.*', 'article.survey_type')
  586. ->get()->all();
  587. if(empty($result)){
  588. return Result::error("此文章暂无调查问卷",0);
  589. }
  590. return Result::success($result);
  591. }
  592. /**
  593. * 前端-添加网站调查问卷选项
  594. * @param array $data
  595. * @return array
  596. */
  597. public function addWebsiteSurveyOption(array $data): array
  598. {
  599. if(isset($data['website_id']) && !empty($data['website_id'])){
  600. $website = Website::where('id',$data['website_id'])->first();
  601. if(empty($website)){
  602. return Result::error("暂无此网站",0);
  603. }
  604. if(isset($data['sur_id']) && !empty($data['sur_id'])){
  605. $survey = ArticleSurvey::where('sur_id',$data['sur_id'])->where('is_other',1)->where('other_id',0)->first();
  606. if(empty($survey)){
  607. return Result::error("此调查问卷不可添加选项",0);
  608. }
  609. if(isset($data['choice_name']) &&!empty($data['choice_name'])){
  610. $choice = [
  611. 'art_id'=>$survey['art_id'],
  612. 'website_id'=>$data['website_id'],
  613. 'survey_name'=>$survey['survey_name'],
  614. 'choice_name'=>$data['choice_name'],
  615. 'sur_id'=>$survey['sur_id'],
  616. 'is_other'=>1,
  617. 'other_id'=>$survey['id'],
  618. ];
  619. $result = ArticleSurvey::insertGetId($choice);
  620. if(empty($result)){
  621. return Result::error("添加失败",0);
  622. }
  623. return Result::success($result);
  624. }
  625. }
  626. return Result::error("添加失败",0);
  627. }
  628. return Result::error("添加失败",0);
  629. }
  630. /**
  631. * 前端-调查问卷投票
  632. * @param array $data
  633. * @return array
  634. */
  635. public function addWebsiteSurveyVote(array $data): array
  636. {
  637. // return Result::success($data);
  638. if(isset($data['website_id']) && !empty($data['website_id'])){
  639. $website = Website::where('id',$data['website_id'])->first();
  640. if(empty($website)){
  641. return Result::error("暂无此网站",0);
  642. }
  643. if(isset($data['sur_id']) && !empty($data['sur_id'])){
  644. $is_survey = ArticleSurvey::where('sur_id',$data['sur_id'])->first();
  645. // return Result::success($survey);
  646. if(empty($is_survey)){
  647. return Result::error("此调查问卷不存在",0);
  648. }
  649. // return Result::success($survey);
  650. // 调查问卷类型
  651. if(isset($data['choice_id']) &&!empty($data['choice_id'])){
  652. //多选 若是json型则转化成数组类型
  653. if (strpos($data['choice_id'], '[') === 0) {
  654. $data['choice_id'] = json_decode($data['choice_id'], true);
  655. } else {
  656. // 单选 也转换成数组
  657. $data['choice_id'] = [$data['choice_id']];
  658. }
  659. $data['choice_id'] = array_map('intval', $data['choice_id']);
  660. $other = ArticleSurvey::whereIn('id',$data['choice_id'])
  661. // ->where('website_id',$data['website_id'])
  662. ->where('is_other',1)
  663. ->where('other_id',0)
  664. ->first();
  665. if(!empty($other)){
  666. return Result::error("请选择已有的选项!",0);
  667. }
  668. $choice['other'] = ArticleSurvey::whereIn('id',$data['choice_id'])
  669. // ->where('website_id',$data['website_id'])
  670. ->where('is_other',1)
  671. ->where('other_id','!=',0)
  672. ->first();
  673. // return Result::success($choice['other']);
  674. $choice_id = $data['choice_id'];
  675. if(!empty($choice['other'])){
  676. // array_push($data['choice_id'],$choice['other']['other_id']);
  677. if(!empty($choice_id)){
  678. $key = array_search($choice['other']['id'], $choice_id);
  679. if ($key!== false) {
  680. unset($choice_id[$key]);
  681. $choice_id = array_values($choice_id);
  682. }
  683. array_push($choice_id,$choice['other']['other_id']);
  684. }else{
  685. $choice_id[0] = $choice['other']['other_id'];
  686. }
  687. array_push($data['choice_id'],$choice['other']['other_id']);
  688. }
  689. // return Result::success($data);
  690. $choice = ArticleSurvey::whereIn('id',$data['choice_id'])
  691. // ->where('website_id',$data['website_id'])
  692. ->increment('results', 1);
  693. if(empty($choice)){
  694. return Result::error("请选择已有的选项!",0);
  695. }
  696. $survey['data'] = ArticleSurvey::where('sur_id',$data['sur_id'])
  697. // ->where('website_id',$data['website_id'])
  698. ->where('other_id', 0)
  699. ->get();
  700. $survey['choice'] = $choice_id;
  701. return Result::success($survey);
  702. }
  703. return Result::error("参数必填!");
  704. }
  705. return Result::error("此调查问卷不存在",0);
  706. }
  707. return Result::error("参数必填!");
  708. }
  709. /**
  710. * 后端-获取网站调查问卷列表
  711. * @param array $data
  712. * @return array
  713. */
  714. public function getSurveyList(array $data): array
  715. {
  716. $where = [];
  717. if(isset($data['survey_name']) &&!empty($data['survey_name'])){
  718. array_push($where,['survey_name','like','%'.$data['survey_name'].'%']);
  719. }
  720. if(isset($data['survey_type']) && $data['survey_type'] != null){
  721. array_push($where,['survey_type','=',$data['survey_type']]);
  722. }
  723. if(isset($data['is_survey']) && $data['is_survey'] != null){
  724. array_push($where,['is_survey','=',$data['is_survey']]);
  725. }
  726. // return Result::success($where);
  727. if (!empty($where)) {
  728. $query = Article::where($where)->where(function ($q) {
  729. $q->whereNotNull('survey_name')->where('survey_name', '!=', '');
  730. });
  731. } else {
  732. $query = Article::where(function ($q) {
  733. $q->whereNotNull('survey_name')->where('survey_name', '!=', '');
  734. });
  735. }
  736. $count = $query->count();
  737. $survey = $query->orderByDesc('id')
  738. ->limit($data['pageSize'])
  739. ->offset(($data['page']-1)*$data['pageSize'])
  740. ->get();
  741. if(empty($survey->toArray())){
  742. return Result::error("暂无调查问卷!",0);
  743. }
  744. $result = [
  745. 'rows'=>$survey,
  746. 'count'=>$count
  747. ];
  748. return Result::success($result);
  749. }
  750. /**
  751. * 后端-获取网站调查问卷详情
  752. * @param array $data
  753. * @return array
  754. */
  755. public function getSurveyInfo(array $data): array
  756. {
  757. if(isset($data['sur_id']) &&!empty($data['sur_id'])){
  758. $where = [ 'sur_id'=>$data['sur_id']];
  759. $choose = ArticleSurvey::where($where)->where('is_other',0)
  760. ->leftJoin('article','article_survey.art_id','article.id')
  761. ->select('article_survey.*','article.survey_type')
  762. ->get()->all();
  763. if(empty($choose)){
  764. return Result::error("此调查问卷不存在",0);
  765. }
  766. $resultsArray = array_column($choose, 'results');
  767. $total = array_sum($resultsArray);
  768. $other = ArticleSurvey::where($where)->where('is_other',1)->where('other_id',0)->first();
  769. $others = ArticleSurvey::where($where)->where('is_other',1)->where('other_id','!=',0)->orderByDesc('created_at')->get()->all();
  770. // $total = 0;
  771. if(!empty($other)){
  772. $total = $total + $other['results'];
  773. $other['choice_name'] ='(其他)';
  774. if(!empty($others)){
  775. $other['hasChildren'] = true;
  776. // array_push($other,['hasChildren','=',true]);
  777. $other['children'] = $others;
  778. $other_choices = [$other->toArray()];
  779. $mer_choice = array_merge($choose,$other_choices);
  780. $value_choice = array_values($mer_choice);
  781. }
  782. else{
  783. // return Result::error('1111');
  784. $other_choices = [$other->toArray()];
  785. $other_choices = array_merge($choose,$other_choices);
  786. $value_choice = array_values($other_choices);
  787. // return Result::success($result);
  788. }
  789. }else{
  790. $value_choice = $choose;
  791. }
  792. $result = [
  793. 'choose'=>$value_choice,
  794. 'total'=>$total
  795. ];
  796. }
  797. return Result::success($result);
  798. }
  799. /**
  800. * 前端-搜索新闻列表
  801. * @param array $data
  802. * @return array
  803. */
  804. public function selectWebsiteArticle(array $data): array
  805. {
  806. $category = WebsiteCategory::where('website_id', $data['website_id'])->pluck('category_id');
  807. $query = Article::where('status', 1)
  808. ->whereIn('catid', $category)
  809. ->where(function ($query) use ($data) {
  810. $query->where(function ($subQuery) use ($data) {
  811. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0");
  812. })->orWhereNull("ignore_ids");
  813. });
  814. // return Result::success($all_articles);
  815. if (isset($data['cityid']) && !empty($data['cityid'])) {
  816. $query->whereRaw("JSON_CONTAINS(city_arr_id, '" . intval($data['cityid']) . "')");
  817. }
  818. if (isset($data['department_id']) && !empty($data['department_id'])) {
  819. $query->whereRaw("JSON_CONTAINS(department_arr_id, '" . intval($data['department_id']) . "')");
  820. }
  821. if (isset($data['keyword']) && !empty($data['keyword'])) {
  822. $query->where('title', 'like', '%' . $data['keyword'] . '%');
  823. }
  824. // 计算总数
  825. $count = $query->count();
  826. // 分页查询
  827. $articles = $query
  828. ->select(
  829. 'article.id',
  830. 'article.title',
  831. 'article.imgurl',
  832. 'article.author',
  833. 'article.updated_at',
  834. 'article.introduce',
  835. 'article.islink',
  836. 'article.linkurl',
  837. 'article.copyfrom',
  838. 'article.cat_arr_id',
  839. 'article.catid',
  840. 'article.department_arr_id',
  841. 'article.city_arr_id',)
  842. ->orderBy("updated_at", "desc")
  843. ->offset(($data['page'] - 1) * $data['pageSize'])
  844. ->limit($data['pageSize'])
  845. ->get();
  846. $web['website_id'] = $data['website_id'];
  847. $articles = $this->processArticles($articles,$web);
  848. if (empty($articles)) {
  849. return Result::error("没有符合条件的资讯数据");
  850. }
  851. $result = [
  852. 'rows' => $articles,
  853. 'count' => $count,
  854. ];
  855. return Result::success($result);
  856. }
  857. /**
  858. * 模块新闻加强版
  859. * @param array $data
  860. * @return array
  861. */
  862. public function getWebsiteCatidArticle(array $data): array
  863. {
  864. $where = [
  865. 'website_category.category_id' => $data['catid'],
  866. 'website_category.website_id' => $data['website_id'],
  867. ];
  868. if(isset($data['child_catnum']) && !empty($data['child_catnum'])){
  869. $child_catnum = $data['child_catnum']?? 1;
  870. $category['child'] = WebsiteCategory::where('pid',$data['catid'])->where('website_id',$data['website_id'])->select('category_id','alias')->limit($child_catnum)->get()->toArray();
  871. $childCategoryIds = array_column($category['child'], 'category_id');
  872. if(empty($childCategoryIds)){
  873. return Result::error("暂无子栏目",0);
  874. }
  875. $imgArticles = [];
  876. $textArticles = [];
  877. if(isset($data['child_imgnum']) && !empty($data['child_imgnum']) && $data['child_imgnum']!=0){
  878. // 初始化子分类图片新闻和文字新闻数组
  879. // 查询所有子级栏目的图文新闻
  880. $imgArticles = Article::where('catid', $childCategoryIds[0])
  881. ->where(function ($query) use ($data) {
  882. $query->where(function ($subQuery) use ($data) {
  883. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '".intval($data['website_id'])."') = 0");
  884. })->orWhereNull("ignore_ids");
  885. })
  886. ->where('status', 1)
  887. ->where('imgurl', '!=', '')
  888. ->select('*')
  889. ->orderBy('updated_at', 'desc')
  890. ->limit($data['child_imgnum'])
  891. ->get();
  892. }
  893. if( isset($data['child_textnum']) && !empty($data['child_textnum']) && $data['child_textnum']!=0){
  894. // 查询所有子级栏目的文字新闻
  895. $textArticles = Article::where('catid', $childCategoryIds[0])
  896. ->where('status', 1)
  897. ->where(function ($query) use ($data) {
  898. $query->where(function ($subQuery) use ($data) {
  899. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '".intval($data['website_id'])."') = 0");
  900. })->orWhereNull("ignore_ids");
  901. })
  902. ->select('*')
  903. ->orderBy('updated_at', 'desc')
  904. ->limit($data['child_textnum'])
  905. ->get();
  906. }
  907. // 遍历子分类,将图文新闻和文字新闻分别添加到子分类中
  908. $category['child'] = array_map(function ($child) use ($imgArticles, $textArticles) {
  909. $child['img'] = $imgArticles? $imgArticles->where('catid', $child['category_id']) : [];
  910. $child['text'] = $textArticles? $textArticles->where('catid', $child['category_id']) : [];
  911. return $child;
  912. }, $category['child']);
  913. }
  914. // }
  915. if (isset($data['img_num']) && !empty($data['img_num'])) {
  916. $category['img'] = WebsiteCategory::where($where)
  917. ->leftJoin('article', 'article.catid', 'website_category.category_id')
  918. ->where('article.status', 1)
  919. ->where('article.imgurl', '!=', '')
  920. ->select('article.*','website_category.category_id','website_category.alias')
  921. ->orderBy('article.updated_at', 'desc')
  922. ->limit($data['img_num'])
  923. ->get();
  924. }
  925. if (isset($data['text_num']) && !empty($data['text_num'])) {
  926. $category['text'] = WebsiteCategory::where($where)
  927. ->leftJoin('article', 'article.catid', 'website_category.category_id')
  928. ->where('article.status', 1)
  929. ->select('article.*','website_category.category_id','website_category.alias')
  930. ->orderBy('article.updated_at', 'desc')
  931. ->limit($data['text_num'])
  932. ->get();
  933. }
  934. // $category = $category->get();
  935. if(empty($category)){
  936. return Result::error("查询失败", 0);
  937. }
  938. return Result::success($category);
  939. }
  940. /**
  941. * 优化后的获取网站所有文章接口
  942. *
  943. * @param array $data 请求数据
  944. * @return array 处理结果
  945. */
  946. public function getWebsiteAllArticle(array $data): array
  947. {
  948. try {
  949. // 解析输入数据
  950. $input = [
  951. 'id' => $data['id'] ?? '',
  952. 'website_id' => $data['website_id'] ?? 0
  953. ];
  954. // 验证必要参数
  955. if (empty($input['website_id'])) {
  956. return Result::error("缺少网站ID参数", 0);
  957. }
  958. // 将 JSON 字符串转换为 PHP 数组
  959. $items = json_decode($input['id'], true);
  960. if (json_last_error() !== JSON_ERROR_NONE || !is_array($items)) {
  961. return Result::error("无效的JSON格式", 0);
  962. }
  963. // 提取所有需要查询的分类ID
  964. $parentCatIds = [];
  965. $childCatIds = [];
  966. foreach ($items as $item) {
  967. if (isset($item['parent']) && $item['parent'] && $item['parent'] !== 'undefined') {
  968. $parts = explode(',', $item['parent']);
  969. if (count($parts) === 3) {
  970. $parentCatIds[] = $parts[0];
  971. }
  972. }
  973. if (isset($item['child']) && $item['child'] && $item['child'] !== 'undefined') {
  974. $parts = explode(',', $item['child']);
  975. if (count($parts) === 3) {
  976. $childCatIds[] = $parts[0];
  977. }
  978. }
  979. }
  980. // 去重分类ID
  981. $parentCatIds = array_unique($parentCatIds);
  982. $childCatIds = array_unique($childCatIds);
  983. // 批量查询分类信息
  984. $websiteCondition = ['website_id' => $input['website_id']];
  985. $categories = $this->getCategoriesByIds(array_merge($parentCatIds, $childCatIds), $websiteCondition);
  986. // 处理每个项目
  987. $result = [];
  988. foreach ($items as $item) {
  989. $resultItem = [
  990. 'alias' => null,
  991. 'category_id' => null,
  992. 'pinyin' => null,
  993. 'imgnum' => [],
  994. 'textnum' => [],
  995. 'child' => []
  996. ];
  997. // 处理父级栏目
  998. if (isset($item['parent']) && $item['parent'] && $item['parent'] !== 'undefined') {
  999. $parts = explode(',', $item['parent']);
  1000. if (count($parts) !== 3) {
  1001. return Result::error("父级栏目:缺少必需参数错误", 0);
  1002. }
  1003. list($parentCatId, $parentImgNum, $parentTextNum) = $parts;
  1004. // 从已查询的分类中获取信息
  1005. $category = $categories[$parentCatId] ?? null;
  1006. if ($category) {
  1007. $resultItem['alias'] = $category->alias;
  1008. $resultItem['category_id'] = $category->category_id;
  1009. $resultItem['pinyin'] = $category->alias_pinyin;
  1010. // 查询图片新闻
  1011. if ($parentImgNum > 0) {
  1012. $resultItem['imgnum'] = $this->getArticles(
  1013. $parentCatId,
  1014. $input['website_id'],
  1015. (int) $parentImgNum,
  1016. true
  1017. );
  1018. }
  1019. // 查询文字新闻
  1020. if ($parentTextNum > 0) {
  1021. $resultItem['textnum'] = $this->getArticles(
  1022. $parentCatId,
  1023. $input['website_id'],
  1024. (int) $parentTextNum,
  1025. false
  1026. );
  1027. }
  1028. }
  1029. }
  1030. // 处理子级栏目
  1031. if (isset($item['child']) && $item['child'] && $item['child'] !== 'undefined') {
  1032. $parts = explode(',', $item['child']);
  1033. if (count($parts) !== 3) {
  1034. return Result::error("子级栏目:缺少必需参数错误", 0);
  1035. }
  1036. list($childCatId, $childImgNum, $childTextNum) = $parts;
  1037. // 从已查询的分类中获取信息
  1038. $childCategory = $categories[$childCatId] ?? null;
  1039. if ($childCategory) {
  1040. $childData = [
  1041. 'alias' => $childCategory->alias,
  1042. 'category_id' => $childCategory->category_id,
  1043. 'pinyin' => $childCategory->alias_pinyin,
  1044. 'all_childcat' => [],
  1045. 'imgnum' => [],
  1046. 'textnum' => []
  1047. ];
  1048. // 查询此层级的所有子栏目
  1049. $childData['all_childcat'] = $this->getChildCategories(
  1050. $childCategory->pid,
  1051. $input['website_id']
  1052. );
  1053. // 查询子栏目图片新闻
  1054. if ($childImgNum > 0) {
  1055. $childData['imgnum'] = $this->getArticles(
  1056. $childCatId,
  1057. $input['website_id'],
  1058. (int) $childImgNum,
  1059. true
  1060. );
  1061. }
  1062. // 查询子栏目文字新闻
  1063. if ($childTextNum > 0) {
  1064. $childData['textnum'] = $this->getArticles(
  1065. $childCatId,
  1066. $input['website_id'],
  1067. (int) $childTextNum,
  1068. false
  1069. );
  1070. }
  1071. $resultItem['child'] = $childData;
  1072. }
  1073. }
  1074. $result[] = $resultItem;
  1075. }
  1076. return Result::success($result);
  1077. } catch (\Exception $e) {
  1078. return Result::error("处理请求时出错: " . $e->getMessage(), 0);
  1079. }
  1080. }
  1081. /**
  1082. * 批量获取分类信息
  1083. *
  1084. * @Cacheable(prefix="categories", value="#{ids}_{website['website_id']}", ttl=3600)
  1085. */
  1086. protected function getCategoriesByIds(array $ids, array $website): array
  1087. {
  1088. if (empty($ids)) {
  1089. return [];
  1090. }
  1091. $categories = WebsiteCategory::whereIn('category_id', $ids)
  1092. ->where($website)
  1093. ->get(['alias', 'category_id', 'alias_pinyin', 'type', 'pid', 'category_arr_id']);
  1094. $result = [];
  1095. foreach ($categories as $category) {
  1096. $result[$category->category_id] = $category;
  1097. }
  1098. return $result;
  1099. }
  1100. /**
  1101. * 获取文章列表
  1102. *
  1103. * @Cacheable(prefix="articles", value="#{catId}_{websiteId}_{limit}_{isImage}", ttl=300)
  1104. */
  1105. protected function getArticles(int $catId, int $websiteId, int $limit, bool $isImage = false): array
  1106. {
  1107. $query = Article::where('article.status', 1)
  1108. ->where(function($query) use ($catId) {
  1109. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '\"$catId\"')")
  1110. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '$catId')");
  1111. })
  1112. ->where(function ($query) use ($websiteId) {
  1113. $query->where(function ($subQuery) use ($websiteId) {
  1114. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '$websiteId') = 0")
  1115. ->orWhereNull("ignore_ids");
  1116. });
  1117. })
  1118. ->leftJoin('website_category', function($join) use ($websiteId) {
  1119. $join->on('article.catid', '=', 'website_category.category_id')
  1120. ->where('website_category.website_id', '=', $websiteId);
  1121. })
  1122. ->select(
  1123. 'article.id', 'article.title', 'article.imgurl', 'article.author', 'article.updated_at',
  1124. 'article.introduce', 'article.islink', 'article.linkurl', 'article.copyfrom', 'article.cat_arr_id',
  1125. 'article.catid', 'website_category.alias as category_name',
  1126. )
  1127. ->orderBy('updated_at', 'desc')
  1128. ->limit($limit);
  1129. if ($isImage) {
  1130. $query->where('imgurl', '!=', '');
  1131. }
  1132. $articles = $query->get();
  1133. // 处理文章路由
  1134. if (!empty($articles)) {
  1135. $articles = $this->processArticles($articles, ['website_id' => $websiteId]);
  1136. }
  1137. return $articles->toArray();
  1138. }
  1139. /**
  1140. * 获取子分类
  1141. *
  1142. * @Cacheable(prefix="child_categories", value="#{pid}_{websiteId}", ttl=3600)
  1143. */
  1144. protected function getChildCategories(int $pid, int $websiteId): array
  1145. {
  1146. $categories = WebsiteCategory::where('website_id', $websiteId)
  1147. ->where("pid", $pid)
  1148. ->get(['alias', 'category_id', 'alias_pinyin', 'pid', 'category_arr_id']);
  1149. // 处理分类路由
  1150. if (!empty($categories)) {
  1151. $categories = $this->processArticles($categories, ['website_id' => $websiteId]);
  1152. }
  1153. return $categories->toArray();
  1154. }
  1155. /**
  1156. * 乡村网-获取特殊新闻模块
  1157. * @param array $data
  1158. * @return array
  1159. */
  1160. public function getWebsiteArticles(array $data): array
  1161. {
  1162. $input['id'] = $data['id'];
  1163. $input['website_id'] = $data['website_id'];
  1164. $data = json_decode($input['id'], true);
  1165. // 使用 array_map 处理每个元素
  1166. $result = array_map(function ($item) use ($input) {
  1167. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['parent']);
  1168. $website = [
  1169. 'website_id' => $input['website_id']
  1170. ];
  1171. // 查询栏目名称
  1172. $category = WebsiteCategory::where('category_id', $parentCatId)->where($website)->first(['alias', 'category_id','aLIas_pinyin']);
  1173. $pinyin = $category->aLIas_pinyin ? $category->aLIas_pinyin : null;
  1174. if(empty($category)){
  1175. $imgArticles = [];
  1176. $textArticles = [];
  1177. // return Result::error("暂无此栏目",0);
  1178. }else{
  1179. $child_category = WebsiteCategory::where('pid', $parentCatId)->where($website)->pluck('category_id')->toArray();
  1180. $parent_alias = $category->aLIas_pinyin ? $category->aLIas_pinyin.'/' : null;
  1181. // return Result::success($website);
  1182. // 查询图片新闻
  1183. // 合并查询条件
  1184. $baseQuery = Article::where(function ($query) use ($website) {
  1185. $query->where(function ($subQuery) use ($website) {
  1186. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($website['website_id']) . "') = 0");
  1187. })->orWhereNull("ignore_ids");
  1188. })
  1189. ->where('website_category.website_id', $website['website_id'])
  1190. ->where('article.status', 1)
  1191. ->leftJoin('website_category', 'website_category.category_id', 'article.catid');
  1192. // 查询文字新闻
  1193. $textArticles = clone $baseQuery;
  1194. $textArticles = $textArticles->whereIn('catid',$child_category)
  1195. ->select(
  1196. 'article.id',
  1197. 'article.title',
  1198. // 'article.imgurl',
  1199. 'article.author',
  1200. 'article.updated_at',
  1201. 'article.introduce',
  1202. 'article.islink',
  1203. 'article.linkurl',
  1204. 'article.copyfrom',
  1205. 'website_category.category_id',
  1206. 'website_category.alias',
  1207. 'website_category.aLIas_pinyin'
  1208. )
  1209. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1210. ->orderBy('article.updated_at', 'desc')
  1211. ->limit($parentTextNum)
  1212. ->get()
  1213. ->all();
  1214. if(empty($textArticles)){
  1215. $textArticles = clone $baseQuery;
  1216. $textArticles = $textArticles->where('catid',$parentCatId)
  1217. ->select(
  1218. 'article.id',
  1219. 'article.title',
  1220. // 'article.imgurl',
  1221. 'article.author',
  1222. 'article.updated_at',
  1223. 'article.introduce',
  1224. 'article.islink',
  1225. 'article.linkurl',
  1226. 'article.copyfrom',
  1227. 'website_category.category_id',
  1228. 'website_category.alias',
  1229. 'website_category.aLIas_pinyin'
  1230. )
  1231. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1232. ->orderBy('article.updated_at', 'desc')
  1233. ->limit($parentTextNum)
  1234. ->get()
  1235. ->all();
  1236. }
  1237. // 查询图片新闻
  1238. $imgArticles = clone $baseQuery;
  1239. $imgArticles = $imgArticles->where('imgurl', '!=', '')->whereIn('catid',$child_category)
  1240. ->select(
  1241. 'article.id',
  1242. 'article.title',
  1243. 'article.imgurl',
  1244. 'article.author',
  1245. 'article.updated_at',
  1246. 'article.introduce',
  1247. 'article.islink',
  1248. 'article.linkurl',
  1249. 'article.copyfrom',
  1250. 'website_category.category_id',
  1251. 'website_category.alias',
  1252. 'website_category.aLIas_pinyin'
  1253. )
  1254. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1255. ->orderBy('article.updated_at', 'desc')
  1256. ->limit($parentImgNum)
  1257. ->get()
  1258. ->all();
  1259. if(empty($imgArticles)){
  1260. $imgArticles = clone $baseQuery;
  1261. $imgArticles = $imgArticles->where('imgurl', '!=', '')->where('catid',$parentCatId)
  1262. ->select(
  1263. 'article.id',
  1264. 'article.title',
  1265. 'article.imgurl',
  1266. 'article.author',
  1267. 'article.updated_at',
  1268. 'article.introduce',
  1269. 'article.islink',
  1270. 'article.linkurl',
  1271. 'article.copyfrom',
  1272. 'website_category.category_id',
  1273. 'website_category.alias',
  1274. 'website_category.aLIas_pinyin'
  1275. )
  1276. ->selectRaw("CONCAT(?, aLIas_pinyin) as aLIas_pinyin", [$parent_alias])
  1277. ->orderBy('article.updated_at', 'desc')
  1278. ->limit($parentImgNum)
  1279. ->get()
  1280. ->all();
  1281. }
  1282. }
  1283. $resultItem = [
  1284. 'alias' => $category ? $category->alias : null,
  1285. 'category_id' => $parentCatId,
  1286. 'pinyin' => $pinyin ? $pinyin : null,
  1287. 'imgnum' => $imgArticles ?? [],
  1288. 'textnum' => $textArticles ?? [],
  1289. ];
  1290. return $resultItem;
  1291. }, $data);
  1292. return Result::success($result);
  1293. }
  1294. // 封装处理商品的路由问题
  1295. function processGoods($goods, $data) {
  1296. return $goods->map(function ($good) use ($data) {
  1297. $catid = $good->catid ?? 0;
  1298. // $pinyin = '';
  1299. $category = WebsiteCategory::where('category_id', $catid)->where('website_id', $data['website_id'])->first();
  1300. if (!empty($category->pid) && $category->pid != 0) {
  1301. $level = json_decode($category->category_arr_id);
  1302. $pinyin = WebsiteCategory::where('website_id', $data['website_id'])
  1303. ->whereIn('category_id', $level)
  1304. ->orderByRaw('FIELD(category_id, '. implode(',', $level). ')')
  1305. ->get(['aLIas_pinyin'])
  1306. ->pluck('aLIas_pinyin')
  1307. ->implode('/');
  1308. } else {
  1309. $pinyin = $category->aLIas_pinyin ?? '';
  1310. }
  1311. if(isset($good->city_id) &&!empty($good->city_id)){
  1312. $city = District::where('id', $good->city_id)->first(['name']);
  1313. $good->city_name = $city->name ?? '';
  1314. }
  1315. // 解析imgurl JSON并取第一条数据
  1316. $imgUrls = json_decode($good->imgurl, true);
  1317. $good->imgurl = !empty($imgUrls) ? $imgUrls[0] : null;
  1318. $good->pinyin = $pinyin;
  1319. return $good;
  1320. });
  1321. }
  1322. /**
  1323. * 获取商城首页-根据栏目id
  1324. * @param array $data
  1325. * @return array
  1326. * */
  1327. function getWebsiteCatidshop(array $data): array
  1328. {
  1329. $input['catid'] = $data['catid'];
  1330. $input['website_id'] = $data['website_id'];
  1331. $data = json_decode($input['catid'] ?? '', true) ?? [];
  1332. $result = array_map(function ($item) use ($input) {
  1333. if (isset($item['catid']) && $item['catid'] != 'undefined' && $item['catid']!= "") {
  1334. list($catid, $goodStart,$goodNum) = explode(',', $item['catid']);
  1335. $category = WebsiteCategory::where('category_id', $catid)->where('website_id', $input['website_id'])->first(['type']);
  1336. // 类型:1资讯(默认)2商品3书刊音像4招聘5求职类型:1资讯(默认)2商品3书刊音像4招聘5求职6招工招聘
  1337. if(empty($category) || $category->type != 2){
  1338. return Result::error("暂无此栏目",0);
  1339. }else{
  1340. $website['website_id'] = $input['website_id'];
  1341. $goods = Good::where('good.status', 2)
  1342. ->where('good.website_id', $website['website_id'])
  1343. ->whereRaw("JSON_CONTAINS(good.cat_arr_id, '". intval($catid). "') = 1")
  1344. ->select('good.id', 'good.name', 'good.imgurl', 'good.description', 'good.updated_at',
  1345. 'good.catid','good.type_id','good.price','good.com','good.level','good.unit')
  1346. ->orderBy('updated_at','desc')
  1347. ->offset($goodStart)
  1348. ->limit($goodNum);
  1349. $all_goods = $goods->get();
  1350. $all_goods = $this->processGoods($all_goods, $website);
  1351. }
  1352. return $all_goods ?? [];
  1353. }
  1354. }, $data);
  1355. return Result::success($result);
  1356. }
  1357. /**
  1358. * 获取商品模块
  1359. * @param array $data
  1360. * @return array
  1361. * */
  1362. public function getWebsiteshop(array $data): array
  1363. {
  1364. $input['id'] = $data['id'];
  1365. $input['website_id'] = $data['website_id'];
  1366. $catid = $data['catid'];
  1367. $data = json_decode($input['id'] ?? '', true) ?? [];
  1368. $result['goods'] = array_map(function ($item) use ($input) {
  1369. // 检查parent元素是否存在且不是undefined
  1370. if (isset($item['level']) && $item['level'] != 'undefined' && $item['level']!= "") {
  1371. list($Levelid, $goodStart,$goodNum) = explode(',', $item['level']);
  1372. $website = $input['website_id'];
  1373. $query = Good::where('good.status', 2)
  1374. ->where('good.website_id', $website);
  1375. switch ($Levelid) {
  1376. case 1:
  1377. case 2:
  1378. case 3:
  1379. $goods = $query->where(function($q) use ($Levelid) {
  1380. $q->whereRaw("JSON_CONTAINS(good.level, '". intval($Levelid). "') = 1")
  1381. ->orWhereRaw("JSON_CONTAINS(good.level, '\"". intval($Levelid). "\"') = 1");
  1382. });
  1383. break;
  1384. case 4:
  1385. $goods = $query;
  1386. break;
  1387. case 5:
  1388. $goods = $query->where('type_id',1);
  1389. break;
  1390. case 6:
  1391. $goods = $query->where('type_id',2);
  1392. break;
  1393. default:
  1394. return [];
  1395. }
  1396. $all_goods = $goods
  1397. ->select('good.id', 'good.name', 'good.imgurl', 'good.description',
  1398. 'good.updated_at', 'good.catid','good.type_id','good.price','good.level',
  1399. 'good.website_id')
  1400. ->orderBy('updated_at','desc')
  1401. ->offset($goodStart)
  1402. ->limit($goodNum)
  1403. ->get();
  1404. $web['website_id'] = $website;
  1405. $all_goods = $this->processGoods($all_goods, $web);
  1406. }
  1407. return $all_goods;
  1408. }, $data);
  1409. $website = $input['website_id'];
  1410. $result['article'] = Article::where(function ($query) use ($website) {
  1411. $query->where(function ($subQuery) use ($website) {
  1412. $subQuery->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($website) . "') = 0");
  1413. })->orWhereNull("ignore_ids");
  1414. })
  1415. ->where('catid', $catid)
  1416. ->where('article.status', 1)
  1417. ->leftJoin('article_data', 'article_data.article_id', 'article.id')
  1418. ->select('article.id', 'article.title', 'article.updated_at', 'introduce', 'islink', 'linkurl','article_data.content')
  1419. ->orderBy('article.updated_at', 'desc')
  1420. ->first();
  1421. return Result::success($result);
  1422. }
  1423. /**
  1424. * 获取商品分类
  1425. * @param array $data
  1426. * @return array
  1427. * */
  1428. public function getWebsiteshopCat(array $data): array
  1429. {
  1430. $website = $data['website_id'];
  1431. $category = WebsiteCategory::where('website_id', $website)
  1432. ->whereRaw("JSON_CONTAINS(category_arr_id, '". intval($data['id']). "') = 1")
  1433. ->orWhereRaw("JSON_CONTAINS(category_arr_id, '\"". intval($data['id']). "\"') = 1")
  1434. ->select('category_id', 'alias','aLIas_pinyin','pid','category_arr_id' ,'sort')
  1435. ->orderBy('sort')
  1436. ->get();
  1437. $cat = $category->map(function ($item) use ($website) {
  1438. $cat_arr_id = json_decode($item->category_arr_id, true) ?? [];
  1439. $pid = $item->pid?? 0;
  1440. if(!empty($cat_arr_id) && is_array($cat_arr_id) && $pid != 0){
  1441. $pinyin = WebsiteCategory::whereIn('category_id', $cat_arr_id)
  1442. ->where('website_id', $website)
  1443. ->orderByRaw('FIELD(category_id, '. implode(',', $cat_arr_id). ')')
  1444. ->get(['aLIas_pinyin'])
  1445. ->pluck('aLIas_pinyin')
  1446. ->implode('/');
  1447. }else{
  1448. $pinyin = $item->aLIas_pinyin ?? '';
  1449. }
  1450. $item->pinyin = $pinyin;
  1451. });
  1452. if(empty($category)){
  1453. return Result::error("栏目查询失败", 0);
  1454. }
  1455. $cat_tree = Result::buildMenuTree($category);
  1456. $web['website_id'] = $website;
  1457. $goods = Good::where('website_id', $website)
  1458. ->where('status', 2)
  1459. ->select('good.id as good_id', 'name','imgurl','description','updated_at','catid','type_id','website_id')
  1460. ->latest('updated_at')
  1461. ->offset(($data['page']-1)*$data['pageSize'])
  1462. ->limit($data['pageSize'])
  1463. ->get();
  1464. if(!empty($goods)){
  1465. if($goods->count() > 1 && !empty($goods)){
  1466. $goods = $this->processGoods($goods, $web);
  1467. }
  1468. }else{
  1469. $goods = [];
  1470. }
  1471. $result = [
  1472. 'category' => $cat_tree,
  1473. 'goods' => $goods,
  1474. ];
  1475. // $resul['goods'] = $goods;
  1476. if(empty($result)){
  1477. return Result::error("查询失败", 0);
  1478. }
  1479. return Result::success($result);
  1480. }
  1481. /*
  1482. * 获取商品列表
  1483. * @param array $data
  1484. * @return array
  1485. * */
  1486. public function getWebsiteshopList(array $data): array
  1487. {
  1488. // return Result::success($data);
  1489. $where = [
  1490. 'status' => 2,
  1491. 'website_id' => $data['website_id'],
  1492. ];
  1493. if((empty($data['catid']) ||!isset($data['catid'])) && (empty($data['keyword']) ||!isset($data['keyword'])) && (empty($data['city_id']) || !isset($data['city_id']))){
  1494. return Result::error("查询失败", 0);
  1495. }
  1496. if ((empty($data['catid']) || !isset($data['catid'])) && (!empty($data['city_id']) || isset($data['city_id']))) {
  1497. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('pid',$data['id'])->orderBy('sort')->first(['category_id']);
  1498. $data['catid'] = $category->category_id ?? 0;
  1499. }
  1500. if(isset($data['keyword']) &&!empty($data['keyword'])){
  1501. array_push($where, ['name', 'like', '%'. $data['keyword'].'%']);
  1502. }
  1503. if(isset($data['type_id']) && !empty($data['type_id'])){
  1504. array_push($where, ['type_id', $data['type_id']]);
  1505. }
  1506. $query = Good::where($where)
  1507. ->when(isset($data['catid']) &&!empty($data['catid']), function ($query) use ($data) {
  1508. $query->where(function($q) use ($data) {
  1509. $q->WhereRaw("JSON_CONTAINS(good.cat_arr_id, '". intval($data['catid']). "') = 1")
  1510. ->orWhereRaw("JSON_CONTAINS(good.cat_arr_id, '\"". intval($data['catid']). "\"') = 1");
  1511. });
  1512. })
  1513. ->when(isset($data['city_id']) && !empty($data['city_id']), function ($query) use ($data) {
  1514. $query->where(function($q) use ($data) {
  1515. $q->WhereRaw("JSON_CONTAINS(good.city_arr_id, '". intval($data['city_id']). "') = 1")
  1516. ->orWhereRaw("JSON_CONTAINS(good.city_arr_id, '\"". intval($data['city_id']). "\"') = 1");
  1517. });
  1518. })
  1519. ->select('good.id', 'good.name', 'good.imgurl', 'good.description', 'good.updated_at', 'good.com',
  1520. 'good.catid','good.type_id','good.website_id','good.cat_arr_id','good.created_at','good.city_id')
  1521. ->latest('updated_at');
  1522. $result['type1_count'] = $query->clone()->where('type_id', 1)->count();
  1523. // 获取 type_id 为 1 的数据
  1524. $result['type1'] = $this->processGoods(
  1525. $query->clone()
  1526. ->where('type_id', 1)
  1527. ->offset(($data['page'] - 1) * $data['pageSize'])
  1528. ->limit($data['pageSize'])
  1529. ->get(),
  1530. $data
  1531. );
  1532. $result['type2_count'] = $query->clone()->where('type_id', 2)->count();
  1533. // 获取 type_id 为 2 的数据
  1534. $result['type2'] = $this->processGoods(
  1535. $query->clone()
  1536. ->where('type_id', 2)
  1537. ->offset(($data['page'] - 1) * $data['pageSize'])
  1538. ->limit($data['pageSize'])
  1539. ->get(),
  1540. $data
  1541. );
  1542. if(empty($result)){
  1543. return Result::error("查询失败", 0);
  1544. }
  1545. return Result::success($result);
  1546. }
  1547. /**
  1548. * 获取商品详情
  1549. * @param array $data
  1550. * @return array
  1551. * */
  1552. public function getWebsiteshopInfo(array $data): array
  1553. {
  1554. $where = [
  1555. 'good.status' => 2,
  1556. 'good.website_id' => $data['website_id'],
  1557. 'good.id' => $data['id'],
  1558. ];
  1559. $goods = Good::where($where)
  1560. ->where('good.id', $data['id'])
  1561. ->leftJoin('website_category', 'website_category.category_id', 'good.catid')
  1562. ->select('good.*','website_category.alias','website_category.category_id')
  1563. ->first();
  1564. if(empty($goods)){
  1565. return Result::error("查询失败", 0);
  1566. }
  1567. $goods->imgurl = json_decode($goods->imgurl, true);
  1568. return Result::success($goods);
  1569. }
  1570. /**
  1571. * 封装处理文章的路由问题
  1572. * */
  1573. function processArticles($articles, $data) {
  1574. // 检查 $articles 是否为数组或可迭代对象
  1575. if (is_array($articles) || is_iterable($articles) &&!empty($articles)) {
  1576. return $articles->map(function ($article) use ($data) {
  1577. if(isset($article->cat_arr_id) &&!empty($article->cat_arr_id)){
  1578. $catid = $article->cat_arr_id?? '';
  1579. }
  1580. if(isset($article->category_arr_id) &&!empty($article->category_arr_id)){
  1581. $catid = $article->category_arr_id?? '';
  1582. }
  1583. // $catid = $article->cat_arr_id || $article->category_arr_id ?? '';
  1584. $level = json_decode($catid, true);
  1585. if (!is_array($level)) {
  1586. return $article;
  1587. } else {
  1588. $level = array_map('intval', $level);
  1589. }
  1590. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  1591. ->where($data)
  1592. ->orderByRaw('FIELD(category_id, '. implode(',', $level). ')')
  1593. ->pluck('aLIas_pinyin')
  1594. ->implode('/');
  1595. $article->pinyin = $pinyin ?? '';
  1596. return $article;
  1597. });
  1598. } else {
  1599. // 若 $articles 不是数组或可迭代对象,直接处理单条数据
  1600. $catid = $articles->cat_arr_id?? '';
  1601. $level = json_decode($catid, true);
  1602. if (!is_array($level)) {
  1603. return $articles;
  1604. } else {
  1605. $level = array_map('intval', $level);
  1606. }
  1607. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  1608. ->where($data)
  1609. ->orderByRaw('FIELD(category_id, '. implode(',', $level). ')')
  1610. ->pluck('aLIas_pinyin')
  1611. ->implode('/');
  1612. $articles->pinyin = $pinyin ?? '';
  1613. return $articles;
  1614. }
  1615. }
  1616. // 封装处理由问题
  1617. function processJob($job, $data) {
  1618. return $job->map(function ($job) use ($data) {
  1619. $category = $job->cat_arr_id?? '';
  1620. $cityid = $job->city_arr_id?? '';
  1621. $city = json_decode($cityid, true);
  1622. $pinyin = '';
  1623. $level = json_decode($category, true);
  1624. // 路由
  1625. if(!empty($level) && is_array($level)){
  1626. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  1627. ->where('website_id', $data['website_id']) // 添加网站ID条件
  1628. ->orderByRaw('FIELD(category_id, '. implode(',', $level). ')')
  1629. ->get(['aLIas_pinyin'])
  1630. ->pluck('aLIas_pinyin')
  1631. ->implode('/');
  1632. if(empty($pinyin)){
  1633. $pinyin = $pinyin->aLIas_pinyin?? '';
  1634. }
  1635. $job->pinyin = $pinyin;
  1636. }
  1637. // 取职位-城市 市??省
  1638. if(!empty($city) && is_array($city)){
  1639. if(isset($city[1] ) && !empty($city[1])){
  1640. $city = District::where('id', $city[1])->first(['name']);
  1641. $job->city_name = $city->name?? '';
  1642. }else if(isset($city[0] ) && !empty($city[0])){
  1643. $city = District::where('id', $city[0])->first(['name']);
  1644. $job->city_name = $city->name?? '';
  1645. }else{
  1646. $job->city_name = '全国';
  1647. }
  1648. }
  1649. // 获取简历最后一级地区
  1650. if(isset($job->city_id) &&!empty($job->city_id)){
  1651. $city = District::where('id', $job->city_id)->first(['name']);
  1652. $job->hunt_cityname = $city->name?? '';
  1653. }
  1654. // 组合详细地址
  1655. if(isset($job->address_arr_id) && !empty($job->address_arr_id)){
  1656. $address_id = json_decode($job->address_arr_id, true) ?? [];
  1657. if(is_array($address_id) && !empty($address_id)){
  1658. $address = District::whereIn('id', $address_id)
  1659. ->orderBy('level', 'asc')
  1660. ->get(['name'])
  1661. ->pluck('name')
  1662. ->implode('');
  1663. // $job->address_name = $address ?? '';
  1664. $job->address_name = ($address ?? '') . ($job->address ?? '');
  1665. }
  1666. }
  1667. // 取行业
  1668. if(!empty($job->hy_id) || !empty($job->industry) || !empty($job->company_hy_id || !empty($job->job_industry))){
  1669. $hy_name = JobIndustry::when($job, function ($query) use ($job) {
  1670. if(!empty($job->industry)){
  1671. $query->where('hyid', $job->industry);
  1672. }else if(!empty($job->hy_id)){
  1673. $query->where('hyid', $job->hy_id);
  1674. }else if(!empty($job->company_hy_id)){
  1675. $query->where('hyid', $job->company_hy_id);
  1676. } else{
  1677. $query->where('hyid', $job->job_industry);
  1678. }
  1679. })->first(['hyname']);
  1680. $job->hy_name = $hy_name->hyname?? '';
  1681. }
  1682. // 取职位类别
  1683. if((isset($job->zw_id) && !empty($job->zw_id)) || (isset($job->job) && !empty($job->job)) || (isset($job->job_typename) && !empty($job->job_typename))){
  1684. $zwid = $job->job ?? $job->zw_id ?? $job->job_typename;
  1685. $zw_name = JobPosition::where('zwid', $zwid)->first(['zwname']);
  1686. $job->zw_name = $zw_name->zwname?? '';
  1687. }
  1688. // 取具体职位
  1689. 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))){
  1690. $jtzwid = $job->job_name_get ?? $job->jtzw_id ?? $job->job_name;
  1691. $jtzw_name = JobPosition::where('zwid', $jtzwid)->first(['zwname']);
  1692. $job->jtzw_name = $jtzw_name->zwname?? '';
  1693. }
  1694. // 取工作经验
  1695. if(isset($job->experience) &&!empty($job->experience)){
  1696. $experience = JobEnum::where('egroup','years')->where('evalue',$job->experience)->first(['ename']);
  1697. $job->experience_name = $experience->ename?? '';
  1698. }
  1699. // 取学历
  1700. if(isset($job->educational) &&!empty($job->educational) || isset($job->school_education) && !empty($job->school_education)) {
  1701. $education = $job->educational ?? $job->school_education;
  1702. $education = JobEnum::where('egroup','education')->where('evalue',$education)->first(['ename']);
  1703. $job->education_name = $education->ename?? '';
  1704. }
  1705. // 语言
  1706. if(isset($job->language) &&!empty($job->language)){
  1707. $language = JobEnum::where('egroup','language')->where('evalue',$job->language)->first(['ename']);
  1708. $job->language_name = $language->ename?? '';
  1709. }
  1710. // 薪资
  1711. if(isset($job->salary) &&!empty($job->salary)){
  1712. $salary = JobEnum::where('egroup','income')->where('evalue',$job->salary)->first(['ename']);
  1713. $job->salary_name = $salary->ename?? '';
  1714. }
  1715. // 职位性质
  1716. if(isset($job->nature_id) &&!empty($job->nature_id)){
  1717. $job_nature = JobEnum::where('egroup','nature')->where('evalue',$job->nature_id)->first(['ename']);
  1718. $job->job_nature_name = $job_nature->ename?? '';
  1719. }
  1720. // 公司规模
  1721. if(isset($job->company_size) &&!empty($job->company_size)){
  1722. $company_size = JobEnum::where('egroup','cosize')->where('evalue',$job->company_size)->first(['ename']);
  1723. $job->company_size_name = $company_size->ename?? '';
  1724. }
  1725. // 公司性质
  1726. if(isset($job->company_nature) && !empty($job->company_nature)){
  1727. $company_nature = JobNature::where('id',$job->company_nature)->first(['nature_name']);
  1728. $job->company_nature_name = $company_nature->nature_name?? '';
  1729. }
  1730. // $job->pinyin = $pinyin;
  1731. return $job;
  1732. });
  1733. }
  1734. /**
  1735. * 获取书籍模块
  1736. * @param array $data
  1737. * @return array
  1738. * */
  1739. public function getWebsiteBook(array $data): array
  1740. {
  1741. $input['id'] = $data['id'];
  1742. $input['website_id'] = $data['website_id'];
  1743. // 将 JSON 字符串转换为 PHP 数组
  1744. $data = json_decode($input['id'], true);
  1745. // 使用 array_map 处理每个元素
  1746. $result = array_map(function ($item) use ($input) {
  1747. // 检查parent元素是否存在且不是undefined
  1748. if (isset($item['parent']) && $item['parent'] != 'undefined' && $item['parent']!= "") {
  1749. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['parent']);
  1750. $website = [
  1751. 'website_id' => $input['website_id'],
  1752. ];
  1753. // 查询栏目名称
  1754. $category = WebsiteCategory::where('category_id', $parentCatId)->where($website)->first(['alias', 'category_id','aLIas_pinyin']);
  1755. if(empty($category)){
  1756. $parent_alias = '';
  1757. $parent_pinyin = null;
  1758. $imgBooks = [];
  1759. $textBooks = [];
  1760. }else{
  1761. $parent_alias = $category->alias ?? '';
  1762. $parent_pinyin = $category->aLIas_pinyin ? $category->aLIas_pinyin : null;
  1763. // 查找子分类ID数组
  1764. $childCategoryIds = WebsiteCategory::where('pid', $parentCatId)->where($website)->pluck('category_id')->toArray();
  1765. array_push($childCategoryIds,$parentCatId);
  1766. $childCategoryIds = json_encode(array_values(array_unique($childCategoryIds)));
  1767. if($parentImgNum!=0){
  1768. // 查询图片新闻
  1769. $imgBooks = Book::where(function($query) use ($parentCatId) {
  1770. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '\"$parentCatId\"')")
  1771. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '$parentCatId')");
  1772. })
  1773. ->where('book.status', 2)
  1774. ->where('book.img_url', '!=', '')
  1775. ->leftJoin('website_category', function($join) use ($website) {
  1776. $join->on('book.cat_id', '=', 'website_category.category_id')
  1777. ->where('website_category.website_id', '=', $website['website_id']);
  1778. })
  1779. ->select(
  1780. 'book.id',
  1781. 'book.title',
  1782. 'book.img_url',
  1783. 'book.price',
  1784. 'book.market_price',
  1785. 'book.description',
  1786. 'book.cat_id',
  1787. 'book.description',
  1788. 'book.updated_at',
  1789. 'website_category.alias as category_name',
  1790. DB::raw("CASE WHEN book.cat_id = $parentCatId THEN '$parent_pinyin'
  1791. ELSE CONCAT('$parent_pinyin', '/', website_category.aLIas_pinyin) END as pinyin")
  1792. )
  1793. ->orderBy('updated_at', 'desc')
  1794. ->limit($parentImgNum)
  1795. ->get()->all();
  1796. // 查询文字新闻
  1797. }
  1798. if($parentTextNum!=0){
  1799. $textBooks = [];
  1800. $textBooks = Book::where(function($query) use ($parentCatId) {
  1801. $query->whereRaw("JSON_CONTAINS(cat_arr_id, '\"$parentCatId\"')")
  1802. ->orWhereRaw("JSON_CONTAINS(cat_arr_id, '$parentCatId')");
  1803. })
  1804. ->where('book.status', 2)
  1805. ->leftJoin('website_category', function($join) use ($website) {
  1806. $join->on('book.cat_id', '=', 'website_category.category_id')
  1807. ->where('website_category.website_id', '=', $website['website_id']);
  1808. })
  1809. ->select(
  1810. 'book.id',
  1811. 'book.title',
  1812. 'book.img_url',
  1813. 'book.price',
  1814. 'book.market_price',
  1815. 'book.description',
  1816. 'book.cat_id',
  1817. 'book.description',
  1818. 'book.updated_at',
  1819. 'website_category.alias as category_name',
  1820. DB::raw("CASE WHEN book.cat_id = $parentCatId THEN '$parent_pinyin'
  1821. ELSE CONCAT('$parent_pinyin', '/', website_category.aLIas_pinyin) END as pinyin")
  1822. )
  1823. ->orderBy('updated_at', 'desc')
  1824. ->limit($parentTextNum)
  1825. ->get()->all();
  1826. }
  1827. }
  1828. }
  1829. $resultItem = [
  1830. 'alias' => $parent_alias ?? '',
  1831. 'category_id' => $parentCatId ?? 0,
  1832. 'pinyin' => $parent_pinyin ?? null,
  1833. 'imgnum' => $imgBooks ?? [],
  1834. 'textnum' => $textBooks ?? [],
  1835. ];
  1836. if(isset($item['child']) && $item['child'] != 'undefined' && $item['child'] != ""){
  1837. $parent_pinyin_str = is_string($parent_pinyin) ? $parent_pinyin.'/' : '';
  1838. $childCategory = WebsiteCategory::where('pid', $parentCatId)->where($website)
  1839. ->selectRaw("category_id, alias, CONCAT( ?, aLIas_pinyin) as aLIas_pinyin", [$parent_pinyin_str])
  1840. ->get()->all();
  1841. if (!empty($childCategory)) {
  1842. list($childCatId, $childImgNum, $childTextNum) = explode(',', $item['child']);
  1843. // 查询子栏目名称
  1844. $childCategoryInfo = WebsiteCategory::where('category_id', $childCatId)->where($website)
  1845. ->selectRaw("category_id, alias, CONCAT( ?, aLIas_pinyin) as aLIas_pinyin", [$parent_pinyin_str])
  1846. ->first();
  1847. if(empty($childCategoryInfo) || ($childImgNum==0 && $childTextNum==0)){
  1848. $childImgArticles = [];
  1849. $childTextArticles = [];
  1850. $resultItem['child'] = [];
  1851. }else{
  1852. $child_pinyin = $childCategoryInfo->aLIas_pinyin? $childCategoryInfo->aLIas_pinyin : null;
  1853. // 查询子栏目图片新闻
  1854. $childImgArticles = Book::where('cat_id', $childCatId)
  1855. ->where('status', 2)
  1856. ->where('img_url', '!=', '')
  1857. ->leftJoin('website_category', function($join) use ($website) {
  1858. $join->on('book.cat_id', '=', 'website_category.category_id')
  1859. ->where('website_category.website_id', '=', $website['website_id']);
  1860. })
  1861. ->select(
  1862. 'book.id',
  1863. 'book.title',
  1864. 'book.img_url',
  1865. 'book.price',
  1866. 'book.market_price',
  1867. 'book.description',
  1868. 'book.cat_id',
  1869. 'book.description',
  1870. 'book.updated_at',
  1871. DB::raw("'$child_pinyin' as pinyin"))
  1872. ->orderBy('updated_at', 'desc')
  1873. ->limit($childImgNum)
  1874. ->get()->all();
  1875. // 查询子栏目文字新闻
  1876. $childTextArticles = Book::where('cat_id', $childCatId)
  1877. ->where('status', 2)
  1878. ->leftJoin('website_category', function($join) use ($website) {
  1879. $join->on('book.cat_id', '=', 'website_category.category_id')
  1880. ->where('website_category.website_id', '=', $website['website_id']);
  1881. })
  1882. ->select(
  1883. 'book.id',
  1884. 'book.title',
  1885. 'book.img_url',
  1886. 'book.price',
  1887. 'book.market_price',
  1888. 'book.description',
  1889. 'book.cat_id',
  1890. 'book.description',
  1891. 'book.updated_at',
  1892. DB::raw("'$child_pinyin' as pinyin"))
  1893. ->orderBy('updated_at', 'desc')
  1894. ->limit($childTextNum)
  1895. ->get()->all();
  1896. $resultItem['child'] = [
  1897. 'alias' => $childCategoryInfo ? $childCategoryInfo->alias : null,
  1898. 'category_id' => $childCatId,
  1899. 'pinyin' => $childCategoryInfo->aLIas_pinyin ?? '',
  1900. 'all_childcat' => $childCategory,
  1901. 'imgnum' => $childImgArticles,
  1902. 'textnum' => $childTextArticles,
  1903. ];
  1904. }
  1905. }
  1906. }else{
  1907. $resultItem['child'] = [];
  1908. }
  1909. return $resultItem;
  1910. }, $data);
  1911. return Result::success($result);
  1912. }
  1913. /**
  1914. * 获取书刊列表
  1915. * @param array $data
  1916. * @return array
  1917. * */
  1918. public function getWebsiteBookList(array $data): array
  1919. {
  1920. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  1921. if(empty($web)){
  1922. return Result::error("查询失败", 0);
  1923. }
  1924. $catid = $data['id'];
  1925. $category = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id',$catid)->orderBy('sort')->first(['pid','category_id','aLias_pinyin']);
  1926. $parent_categpory = WebsiteCategory::where('website_id', $data['website_id'])->where('category_id',$category['pid'])->orderBy('sort')->first(['aLias_pinyin']);
  1927. $parent_pinyin = $parent_categpory ? $parent_categpory->aLias_pinyin ?? '' : '';
  1928. $category_pinyin = $category ? $category->aLias_pinyin : '';
  1929. $pinyin =$category_pinyin ? $parent_pinyin . '/' . $category_pinyin ?? '' : '' ;
  1930. $categorys = WebsiteCategory::where('website_id', $data['website_id'])
  1931. ->where('pid',$category['pid'])
  1932. ->select(
  1933. 'category_id','alias','aLIas_pinyin','pid','sort','is_url','web_url',
  1934. 'seo_title','seo_keywords','seo_description',
  1935. DB::raw("CONCAT('$parent_pinyin', '/', aLIas_pinyin) as pinyin")
  1936. )
  1937. ->orderBy('sort')
  1938. ->get()->all();
  1939. if(empty($category)){
  1940. return Result::error("查询失败", 0);
  1941. }
  1942. $query = Book::where('book.status', 2)
  1943. ->where('book.website_id', $data['website_id'])
  1944. ->where('book.cat_id', $catid)
  1945. ->select(
  1946. 'book.id',
  1947. 'book.title',
  1948. 'book.img_url',
  1949. 'book.description',
  1950. 'book.updated_at',
  1951. 'book.cat_id',
  1952. DB::raw("'$pinyin' as pinyin")
  1953. )
  1954. ->orderBy('book.updated_at', 'desc');
  1955. $count = $query->count();
  1956. $query = clone $query;
  1957. $Book = $query
  1958. ->limit($data['pageSize'])
  1959. ->offset(($data['page']-1)*$data['pageSize'])
  1960. ->get()->all();
  1961. $result = [
  1962. 'category' => $categorys,
  1963. 'books' => $Book,
  1964. 'count' =>$count,
  1965. ];
  1966. // if(empty($result)){
  1967. // return Result::error("查询失败", 0);
  1968. // }
  1969. return Result::success($result);
  1970. }
  1971. /**
  1972. * 获取书刊详情
  1973. * @param array $data
  1974. * @return array
  1975. * */
  1976. public function getWebsiteBookInfo(array $data): array
  1977. {
  1978. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  1979. if(empty($web)){
  1980. return Result::error("查询失败", 0);
  1981. }
  1982. $book = Book::where('status', 2)
  1983. ->where('website_id', $data['website_id'])
  1984. ->where('id', $data['id'])
  1985. ->select(
  1986. 'book.*',
  1987. )
  1988. ->orderBy('updated_at', 'desc')
  1989. ->first();
  1990. if(empty($book)){
  1991. return Result::error("查询失败", 0);
  1992. }
  1993. // 先查询当前分类的 pid
  1994. $carpid = WebsiteCategory::where('website_id', $data['website_id'])
  1995. ->where('category_id', $book['cat_id'])
  1996. ->first(['pid','category_id']);
  1997. $query = WebsiteCategory::where('website_id', $data['website_id']);
  1998. if(!empty($carpid)){
  1999. if($carpid->pid!=0){
  2000. $pid = $carpid['pid'];
  2001. // $parent_pinyin = '';
  2002. }else{
  2003. $pid = $carpid['category_id'];
  2004. // $parent_pinyin = $currentCategory->aLias_pinyin?? '';
  2005. }
  2006. }
  2007. $categorys = $query->where('pid', $pid)
  2008. ->select('category_id','alias','aLIas_pinyin','pid','sort','is_url','web_url','category_arr_id as cat_arr_id',
  2009. )
  2010. ->orderBy('sort')
  2011. ->get();
  2012. $category = $this->processArticle($categorys, $data);
  2013. $result = [
  2014. 'category' => $category,
  2015. 'books' => $book,
  2016. ];
  2017. return Result::success($result);
  2018. }
  2019. /**
  2020. * 尝试
  2021. * @param array $data
  2022. * @return array
  2023. * */
  2024. public function test(array $data): array
  2025. {
  2026. $input['id'] = $data['id'];
  2027. $input['website_id'] = $data['website_id'];
  2028. // 将 JSON 字符串转换为 PHP 数组
  2029. $data = json_decode($input['id'], true);
  2030. $result = [];
  2031. $article = $data;
  2032. $result = array_map(function ($item) use ($input) {
  2033. $website = [
  2034. 'website_id' => $input['website_id'],
  2035. ];
  2036. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['parent']);
  2037. $category = WebsiteCategory::where('pid', $parentCatId)->where($website)->first(['alias', 'category_id','aLIas_pinyin']);
  2038. $parent = [
  2039. 0 => $category['category_id'] ?? [],
  2040. 1 => $parentImgNum?? [],
  2041. 2 => $parentTextNum?? [],
  2042. ];
  2043. list($parentCatId, $parentImgNum, $parentTextNum) = explode(',', $item['child']);
  2044. $child = [];
  2045. $resultItem = [
  2046. // 'alias' => $parent_alias ?? '',
  2047. 'category_id' => $parentCatId ?? 0,
  2048. 'pinyin' => $parentImgNum ?? null,
  2049. 'imgnum' => $parentTextNum ?? [],
  2050. // 'textnum' => $textArticles ?? [],
  2051. ]; return $parent;
  2052. }, $data);
  2053. return Result::success($result);
  2054. // });
  2055. }
  2056. /**
  2057. * 封装处理文章的路由问题
  2058. * */
  2059. function processArticle($article, $data) {
  2060. return $article->map(function ($article) use ($data) {
  2061. $catid = $article->cat_arr_id?? '';
  2062. $level = json_decode($catid, true);
  2063. $pinyin = '';
  2064. // $category = WebsiteCategory::where('category_id', $catid)->where('website_id', $data['website_id'])->first();
  2065. if (!empty($level) && is_array($level)) {
  2066. $pinyin = WebsiteCategory::whereIn('category_id', $level)
  2067. ->where('website_id', $data['website_id'])
  2068. ->orderByRaw('FIELD(category_id, '. implode(',', $level). ')')
  2069. ->get(['aLIas_pinyin'])
  2070. ->pluck('aLIas_pinyin')
  2071. ->implode('/');
  2072. } else {
  2073. $pinyin = '';
  2074. }
  2075. $article->pinyin = $pinyin;
  2076. return $article;
  2077. });
  2078. }
  2079. /**
  2080. * c端-获取招工招聘下拉选框
  2081. * @param array $data
  2082. * @return array
  2083. * */
  2084. public function getWebsiteJobSelect(array $data): array
  2085. {
  2086. $web = Website::where('id', $data['website_id'])->first();
  2087. if(empty($web)){
  2088. return Result::error("该网站不存在", 0);
  2089. }
  2090. $hy = JobIndustry::get()->all();
  2091. $zw = JobPosition::where('zwpid',0)->get()->all();
  2092. $jtzw = JobPosition::where('zwpid','!=',0)->get()->all();
  2093. $result = [
  2094. 'hy' => $hy,
  2095. 'zw' => $zw,
  2096. 'jtzw' => $jtzw,
  2097. ];
  2098. if(empty($result)){
  2099. return Result::error("查询失败", 0);
  2100. }
  2101. return Result::success($result);
  2102. }
  2103. /**
  2104. * c端-获取招工招聘
  2105. * @param array $data
  2106. * @return array
  2107. * */
  2108. public function getWebsiteJob(array $data): array
  2109. {
  2110. $web = Website::where('id', $data['website_id'])->first();
  2111. if(empty($web)){
  2112. return Result::error("该网站不存在", 0);
  2113. }
  2114. $job_hunting = JobHunting::where('job_hunting.status', 2)
  2115. ->where('job_hunting.website_id', $data['website_id'])
  2116. ->when(isset($data['city_id']) &&!empty($data['city_id']), function ($query) use ($data) {
  2117. $query->where(function($q) use ($data) {
  2118. $q->WhereRaw("JSON_CONTAINS(job_hunting.city_arr_id, '". intval($data['city_id']). "') = 1");
  2119. });
  2120. })
  2121. ->select('job_hunting.id','job_hunting.cat_arr_id','job_hunting.job_name_get','job_hunting.industry','job_hunting.name','job_hunting.sexy'
  2122. ,'job_hunting.origin','job_hunting.city_arr_id','job_hunting.experience','job_hunting.updated_at','job_hunting.salary')
  2123. ->orderBy('updated_at', 'desc')
  2124. ->limit($data['job1_num'])
  2125. ->get();
  2126. $web['website_id'] = $data['website_id'];
  2127. if(empty($job_hunting)){
  2128. $job_huntings = "未查询到相关简历信息";
  2129. }else{
  2130. $job_huntings = $this->processJob($job_hunting, $web);
  2131. }
  2132. // 0:待审核 1:已通过 2:已拒绝
  2133. $job_recruiting = JobRecruiting::where('job_recruiting.status', 1)
  2134. ->where('job_recruiting.website_id', $data['website_id'])
  2135. ->when(isset($data['city_id']) &&!empty($data['city_id']), function ($query) use ($data) {
  2136. $query->where(function($q) use ($data) {
  2137. $q->WhereRaw("JSON_CONTAINS(job_recruiting.city_arr_id, '". intval($data['city_id']). "') = 1");
  2138. });
  2139. })
  2140. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  2141. ->select('job_recruiting.id','job_recruiting.cat_arr_id','job_recruiting.title',
  2142. 'job_recruiting.jtzw_id','job_recruiting.hy_id','job_recruiting.city_arr_id',
  2143. 'job_recruiting.due_data','job_recruiting.updated_at','job_recruiting.experience',
  2144. 'job_recruiting.educational','job_recruiting.salary','job_recruiting.zw_id','job_company.business_name')
  2145. ->orderBy('updated_at', 'desc')
  2146. ->limit($data['job2_num'])
  2147. ->get();
  2148. if(empty($job_recruiting->toArray())){
  2149. $job_recruitings = "未查询到相关职位信息";
  2150. }else{
  2151. $job_recruitings = $this->processJob($job_recruiting, $web);
  2152. }
  2153. $result = [
  2154. 'job_hunting' => $job_huntings,
  2155. 'job_recuiting' => $job_recruitings,
  2156. ];
  2157. return Result::success($result);
  2158. }
  2159. /**
  2160. * c端-获取招工招聘列表
  2161. * @param array $data
  2162. * @return array
  2163. * */
  2164. public function getWebsiteJobList(array $data): array
  2165. {
  2166. $recruit_where = [];
  2167. $hunt_where = [];
  2168. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  2169. if(empty($web)){
  2170. return Result::error("此网站不存在", 0);
  2171. }
  2172. $website_id['website_id'] = $data['website_id'];
  2173. if((isset($data['type']) && $data['type'] == 1) || !isset($data['type'])){
  2174. if(isset($data['zw_id']) && !empty($data['zw_id'])){
  2175. array_push($recruit_where, ['zw_id',$data['zw_id']]);
  2176. }
  2177. if(isset($data['jtzw_id']) &&!empty($data['jtzw_id'])){
  2178. array_push($recruit_where, ['jtzw_id',$data['jtzw_id']]);
  2179. }
  2180. if(isset($data['hy_id']) && !empty($data['hy_id'])){
  2181. array_push($recruit_where, ['hy_id',$data['hy_id']]);
  2182. }
  2183. $query = JobRecruiting::where('job_recruiting.status', 1)
  2184. ->where('job_recruiting.website_id', $data['website_id'])
  2185. ->where($recruit_where)
  2186. ->when(isset($data['city_id']) &&!empty($data['city_id']), function ($query) use ($data) {
  2187. $query->where(function($q) use ($data) {
  2188. $q->WhereRaw("JSON_CONTAINS(job_recruiting.city_arr_id, '". intval($data['city_id']). "') = 1");
  2189. });
  2190. })
  2191. ->when(isset($data['catid']) &&!empty($data['catid']), function ($query) use ($data) {
  2192. $query->where(function($q) use ($data) {
  2193. $q->WhereRaw("JSON_CONTAINS(job_recruiting.cat_arr_id, '". intval($data['catid']). "') = 1");
  2194. });
  2195. })
  2196. ->leftJoin('job_company', 'job_recruiting.id', '=', 'job_company.job_id')
  2197. ->select('job_recruiting.id','job_recruiting.hy_id','job_recruiting.title','job_recruiting.zw_id','job_recruiting.educational',
  2198. 'job_recruiting.jtzw_id','job_recruiting.city_arr_id','job_recruiting.due_data','job_recruiting.experience',
  2199. 'job_recruiting.cat_arr_id','job_recruiting.updated_at','job_company.business_name')
  2200. ->orderBy('updated_at', 'desc');
  2201. $recruit_count = $query->count();
  2202. $query = clone $query;
  2203. $JobRecruiting = $query
  2204. ->offset(($data['page']-1)*$data['pageSize'])
  2205. ->limit($data['pageSize'])
  2206. ->get();
  2207. if(empty($JobRecruiting)){
  2208. $JobRecruiting = "暂无相关职位信息";
  2209. }else{
  2210. $JobRecruiting = $this->processJob($JobRecruiting, $website_id);
  2211. }
  2212. }
  2213. if((isset($data['type']) && $data['type'] == 2) || !isset($data['type'])){
  2214. if(isset($data['zw_id']) && !empty($data['zw_id'])){
  2215. array_push($hunt_where, ['job',$data['zw_id']]);
  2216. }
  2217. if(isset($data['jtzw_id']) &&!empty($data['jtzw_id'])){
  2218. array_push($hunt_where, ['job_name_get',$data['jtzw_id']]);
  2219. }
  2220. if(isset($data['hy_id']) && !empty($data['hy_id'])){
  2221. array_push($hunt_where, ['industry',$data['hy_id']]);
  2222. }
  2223. $query = JobHunting::where('status', 2)
  2224. ->where('job_hunting.website_id', $data['website_id'])
  2225. ->where($hunt_where)
  2226. ->when(isset($data['city_id']) &&!empty($data['city_id']), function ($query) use ($data) {
  2227. $query->where(function($q) use ($data) {
  2228. $q->WhereRaw("JSON_CONTAINS(job_hunting.city_arr_id, '". intval($data['city_id']). "') = 1");
  2229. });
  2230. })
  2231. ->when(isset($data['catid_id']) &&!empty($data['catid_id']), function ($query) use ($data) {
  2232. $query->where(function($q) use ($data) {
  2233. $q->WhereRaw("JSON_CONTAINS(job_hunting.cat_arr_id, '". intval($data['catid_id']). "') = 1");
  2234. });
  2235. })
  2236. ->select('id','sexy','experience','origin','industry','name','job','job_name_get','city_arr_id','cat_arr_id','created_at','updated_at')
  2237. ->orderBy('updated_at', 'desc');
  2238. $hunt_count = $query->count();
  2239. $query = clone $query;
  2240. $JobHunting = $query
  2241. ->offset(($data['page']-1)*$data['pageSize'])
  2242. ->limit($data['pageSize'])
  2243. ->get();
  2244. if(empty($JobHunting)){
  2245. $JobRecruiting = "暂无相关简历信息";
  2246. }else{
  2247. $JobHunting = $this->processJob($JobHunting, $website_id);
  2248. }
  2249. }
  2250. $result = [
  2251. 'JobRecruiting' => $JobRecruiting ?? [],
  2252. 'recruit_count' =>$recruit_count ?? 0,
  2253. 'JobHunting' => $JobHunting ?? [],
  2254. 'hunt_count' =>$hunt_count ?? 0,
  2255. ];
  2256. return Result::success($result);
  2257. }
  2258. /**
  2259. * c端-获取招工招聘详情
  2260. * @param array $data
  2261. * @return array
  2262. * */
  2263. public function getWebsiteJobInfo(array $data): array
  2264. {
  2265. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  2266. if(empty($web)){
  2267. return Result::error("该网站不存在", 0);
  2268. }
  2269. $webid = [
  2270. 'website_id' => $data['website_id'],
  2271. ];
  2272. // 职位相关信息
  2273. if($data['type']==1){
  2274. $query = JobRecruiting::where('status', 1)
  2275. ->where('website_id', $data['website_id'])
  2276. ->select('*');
  2277. $job = $query->where('job_recruiting.id', $data['id'])->get();
  2278. $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();
  2279. if(!empty($company)){
  2280. $result['company'] = $this->processJob($company, $webid);
  2281. }
  2282. $other_job =JobRecruiting::where('status', 1)
  2283. ->where('website_id', $data['website_id'])
  2284. ->select('title','id','updated_at','cat_arr_id','user_id')
  2285. ->where('id','!=',$data['id'])
  2286. ->where('user_id', '=', $job[0]['user_id'])
  2287. ->limit($data['pageSize'])
  2288. ->get();
  2289. if(!empty($other_job)){
  2290. $result['other_job'] = $this->processJob($other_job, $webid);
  2291. }
  2292. }else{
  2293. // 简历相关信息
  2294. $job = JobHunting::where('job_hunting.status', 2)
  2295. ->where('job_hunting.website_id', $data['website_id'])
  2296. ->where('job_hunting.id', $data['id'])
  2297. ->leftJoin('user', 'user.id', '=', 'job_hunting.user_id')
  2298. ->select('job_hunting.*','user_name')
  2299. ->get();
  2300. $resume = JobRemuse::where('hunt_id',$data['id'])->get();
  2301. if(!empty($resume->toArray())){
  2302. $result['resume'] = 1;
  2303. } else{
  2304. $result['resume'] = 0;
  2305. }
  2306. }
  2307. if(empty($job->toArray())){
  2308. return Result::error("id参数错误", 0);
  2309. }
  2310. if(!empty($job[0]['job_experience'])){
  2311. $job_experience = json_decode($job[0]['job_experience'], true) ?? [];
  2312. if(!empty($job_experience)){
  2313. // $hy = [];
  2314. foreach($job_experience as $key => $value){
  2315. // $id = $value['id'];
  2316. $hy[$key] = $value['job_industry'];
  2317. $zw_id[$key] = $value['job_typename'];
  2318. $jtzw_id[$key] = $value['job_name'];
  2319. }
  2320. $hy_table = JobIndustry::whereIn('hyid', $hy)->select('hyid','hyname')->get();
  2321. $zw_table = JobPosition::select('zwid','zwname')->get();
  2322. // 先将关联表转换为索引数组,提高查找效率
  2323. $hyLookup = [];
  2324. foreach ($hy_table as $item) {
  2325. $hyLookup[$item['hyid']] = $item['hyname'];
  2326. }
  2327. $zwLookup = [];
  2328. foreach ($zw_table as $item) {
  2329. $zwLookup[$item['zwid']] = $item['zwname'];
  2330. }
  2331. foreach ($job_experience as $key => &$value) {
  2332. // 处理行业名称
  2333. if (isset($hy[$key]) && isset($hyLookup[$hy[$key]])) {
  2334. $value['hy_name'] = $hyLookup[$hy[$key]];
  2335. }
  2336. // 处理职位名称
  2337. if (isset($zw_id[$key]) && isset($zwLookup[$zw_id[$key]])) {
  2338. $value['zw_name'] = $zwLookup[$zw_id[$key]];
  2339. }
  2340. // 处理具体职位名称
  2341. if (isset($jtzw_id[$key]) && isset($zwLookup[$jtzw_id[$key]])) {
  2342. $value['jtzw_name'] = $zwLookup[$jtzw_id[$key]];
  2343. }
  2344. }
  2345. // 释放引用,防止意外修改后续代码
  2346. unset($value);
  2347. }
  2348. $result['job_experience'] = $job_experience?? [];
  2349. }
  2350. if(!empty($job[0]['education_experience'])){
  2351. $education_experience = json_decode($job[0]['education_experience'],true)?? '';
  2352. if(!empty($education_experience)){
  2353. foreach($education_experience as $key => $value){
  2354. // $id = $value['id'];
  2355. $education[$key] = $value['school_education'];
  2356. }
  2357. $education_table = JobEnum::where('egroup', 'education')->whereIn('evalue',$education)->select('evalue','ename')->get();
  2358. // // 先将关联表转换为索引数组,提高查找效率
  2359. $educationLookup = [];
  2360. foreach ($education_table as $item) {
  2361. $educationLookup[$item['evalue']] = $item['ename'];
  2362. }
  2363. foreach ($education_experience as $key => &$value) {
  2364. // 处理学历名称
  2365. if (isset($education[$key]) && isset($educationLookup[$education[$key]])) {
  2366. $value['education_name'] = $educationLookup[$education[$key]];
  2367. }
  2368. }
  2369. }
  2370. $result['education_experience'] = $job_experience?? [];
  2371. }
  2372. $result['job'] = $this->processJob($job, $webid);
  2373. // // 返现对应的栏目
  2374. $catid = json_decode($job[0]['cat_arr_id'],true) ?? '';
  2375. $category = WebsiteCategory::where('website_id', $data['website_id'])
  2376. ->whereIn('category_id', $catid)
  2377. ->select('category_id','alias','aLIas_pinyin','pid')
  2378. ->orderBy('pid')->get()->all();
  2379. if(!empty($category)){
  2380. $result['category'] = $category;
  2381. }
  2382. $result['job'] = $job;
  2383. $result['job_experience'] = $job_experience?? [];
  2384. $result['education_experience'] = $education_experience?? [];
  2385. if(empty($result)){
  2386. return Result::error("参数错误", 0);
  2387. }
  2388. return Result::success($result);
  2389. }
  2390. /**
  2391. * c端-申请职位
  2392. * @param array $data
  2393. * @return array
  2394. * */
  2395. public function getWebsiteJobApply(array $data): array
  2396. {
  2397. // 首先验证网站是否存在
  2398. // return Result::success($data);
  2399. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  2400. if(empty($web)){
  2401. return Result::error("该网站不存在", 0);
  2402. }
  2403. // 验证用户是否存在且为个人会员/管理员
  2404. $user = User::where('id', $data['user_id'])->first(['id','type_id']);
  2405. // 1:个人会员 2:政务会员 3:企业会员 4:调研员 10000:管理员 20000:游客(小程序)
  2406. if(empty($user) || ($user['type_id'] != 1 && $user['type_id'] != 10000)){
  2407. return Result::error("用户不存在", 0);
  2408. }
  2409. // 去除重复元素和空元素,并保持原始顺序
  2410. $data['recruit_id'] = array_values(array_filter(array_unique($data['recruit_id']), function($value) {
  2411. return !empty($value);
  2412. }));
  2413. // 验证职位是否存在 1:审核通过
  2414. $recruiting = JobRecruiting::where('status', 1)
  2415. ->where('website_id', $data['website_id'])
  2416. ->whereIn('id',$data['recruit_id'])
  2417. ->get(['id as recruit_id','user_id as receiver_id'])->all();
  2418. if(empty($recruiting)){
  2419. return Result::error("该职位不存在", 0);
  2420. }
  2421. // 简历是否存在
  2422. $hunt_id = JobHunting::where('user_id', $data['user_id'])->where('status',2)->first(['id as hunt_id']);
  2423. if(empty($hunt_id)){
  2424. return Result::error("该简历不存在", 0);
  2425. }
  2426. $data['hunt_id'] = $hunt_id['hunt_id'];
  2427. // // 验证是否已投递过该职位
  2428. $apply = JobApply::where('user_id', $data['user_id'])
  2429. ->where('hunt_id', $data['hunt_id'])
  2430. ->where('website_id',$data['website_id'])
  2431. ->whereIn('recruit_id',$data['recruit_id'])
  2432. ->get(['recruit_id']);
  2433. if(!empty($apply->toArray())){
  2434. return Result::error("您已投递过该职位!");
  2435. }
  2436. $insertData = array_map(function($recruiting) use ($data) {
  2437. return [
  2438. 'user_id' => $data['user_id'],
  2439. 'hunt_id' => $data['hunt_id'],
  2440. 'website_id' => $data['website_id'],
  2441. 'recruit_id' => $recruiting['recruit_id'],
  2442. 'receiver_id' => $recruiting['receiver_id'],
  2443. 'status' => 1,
  2444. ];
  2445. }, $recruiting);
  2446. // 批量插入数据
  2447. $result = JobApply::insert($insertData);
  2448. if(empty($result)){
  2449. return Result::error("投递失败", 0);
  2450. }
  2451. return Result::success($result);
  2452. }
  2453. /**
  2454. * 招工招聘-沟通简历
  2455. * @param array $data
  2456. * @return array
  2457. * */
  2458. public function getWebsiteJobResume(array $data): array
  2459. {
  2460. // 首先验证网站是否存在
  2461. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  2462. if(empty($web)){
  2463. return Result::error("该网站不存在", 0);
  2464. }
  2465. // return Result::success($data);
  2466. // 验证用户是否存在且为企业会员/管理员
  2467. $user = User::where('id', $data['user_id'])->first(['id','type_id']);
  2468. // 1:个人会员 2:政务会员 3:企业会员 4:调研员 10000:管理员 20000:游客(小程序)
  2469. if(empty($user) || ($user['type_id']!= 3 && $user['type_id']!= 10000)){
  2470. return Result::error("用户不存在", 0);
  2471. }
  2472. // 去除重复元素和空元素,并保持原始顺序
  2473. $data['hunt_id'] = array_values(array_filter(array_unique($data['hunt_id']), function($value) {
  2474. return !empty($value);
  2475. }));
  2476. // 验证简历是否存在
  2477. $hunting = JobHunting::where('status', 2)
  2478. ->where('website_id', $data['website_id'])
  2479. ->whereIn('id',$data['hunt_id'])
  2480. ->get(['id as hunt_id','user_id as receiver_id'])->all();
  2481. if(empty($hunting)){
  2482. return Result::error("该简历不存在", 0);
  2483. }
  2484. // 验证是否已沟通过该简历
  2485. $remuse = JobRemuse::where('user_id', $data['user_id'])
  2486. ->where('recruit_id', $data['recruit_id'])
  2487. ->where('website_id',$data['website_id'])
  2488. ->whereIn('hunt_id',$data['hunt_id'])
  2489. ->get(['hunt_id']);
  2490. if(!empty($remuse->toArray())){
  2491. return Result::error("您已沟通过该简历!");
  2492. }
  2493. // 准备要插入的数据数组
  2494. $insertData = array_map(function($hunting) use ($data) {
  2495. return [
  2496. 'user_id' => $data['user_id'],
  2497. 'recruit_id' => $data['recruit_id'],
  2498. 'website_id' => $data['website_id'],
  2499. 'hunt_id' => $hunting['hunt_id'],
  2500. 'receiver_id' => $hunting['receiver_id'],
  2501. 'status' => 1,
  2502. ];
  2503. }, $hunting);
  2504. // 批量插入数据
  2505. $result = JobRemuse::insert($insertData);
  2506. if(empty($result)){
  2507. return Result::error("沟通失败", 0);
  2508. }
  2509. return Result::success($result);
  2510. }
  2511. /**
  2512. * 招工招聘 -我的职位(企业会员)
  2513. * @param array $data
  2514. * @return array
  2515. */
  2516. public function getWebsiteJobRecruiting(array $data): array
  2517. {
  2518. $web = Website::where('id', $data['website_id'])->first('id');
  2519. if(empty($web)){
  2520. return Result::error("该网站不存在", 0);
  2521. }
  2522. $user = User::where('id', $data['user_id'])->first(['id','type_id']);
  2523. if(empty($user) || ($user['type_id']!= 3 && $user['type_id']!= 10000)){
  2524. return Result::error("用户暂无权限!", 0);
  2525. }
  2526. // '状态 0:待审核;1:已审核通过;(只有企业会员需要审核);2:已拒绝;
  2527. $result = JobRecruiting::where('website_id', $data['website_id'])
  2528. ->when(isset($user['type_id']) && $user['type_id']== 3, function ($query) use ($user) {
  2529. $query->where('user_id', $user['id']);
  2530. })
  2531. ->where('status', 1)
  2532. ->select('id','title','website_id','user_id','updated_at')
  2533. ->orderBy('updated_at', 'desc')
  2534. ->limit($data['pageSize'])
  2535. ->get();
  2536. if(empty($result)){
  2537. return Result::error("暂无相关职位信息", 0);
  2538. }
  2539. return Result::success($result);
  2540. }
  2541. /**
  2542. * c端 - 验证路由
  2543. * @param array $data
  2544. * @return array
  2545. */
  2546. public function checkWebsiteRoute(array $data): array
  2547. {
  2548. $web = Website::where('id', $data['website_id'])->first(['id','website_name']);
  2549. if(empty($web)){
  2550. return Result::error("该网站不存在", 0);
  2551. }
  2552. // 验证栏目路由
  2553. $last_category = WebsiteCategory::where('website_id', $data['website_id'])
  2554. ->where('aLIas_pinyin', $data['last_route'])
  2555. ->first();
  2556. if(empty($last_category)){
  2557. return Result::error("该栏目不存在", 0);
  2558. }
  2559. if(isset($data['id']) && !empty($data['id'])){
  2560. // `type` int unsigned DEFAULT '1' COMMENT '类型:1资讯(默认)2商品3书刊音像4招聘5求职类型:1资讯(默认)2商品3书刊音像4招聘5求职6招工招聘'
  2561. switch ($last_category['type']) {
  2562. case 1:
  2563. // 文章
  2564. // `status` int DEFAULT '1' COMMENT '状态: 2:已拒绝 ;1:已发布,0待发布 草稿箱 404删除(移除)
  2565. $article = Article::where('status', 1)
  2566. ->where('id', $data['id'])
  2567. ->where(function ($query) use ($data) {
  2568. $query->whereRaw("JSON_CONTAINS(ignore_ids, '" . intval($data['website_id']) . "') = 0")
  2569. ->orWhereNull("ignore_ids");
  2570. })
  2571. ->first(['cat_arr_id']);
  2572. if(empty($article)){
  2573. return Result::error("该文章不存在", 0);
  2574. }
  2575. // return Result::success($article);
  2576. break;
  2577. case 2:
  2578. // 商品
  2579. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  2580. $article = Good::where('website_id', $data['website_id'])
  2581. ->where('status', 2)
  2582. ->where('id', $data['id'])
  2583. ->first(['cat_arr_id']);
  2584. if(empty($article)){
  2585. return Result::error("该商品不存在", 0);
  2586. }
  2587. break;
  2588. case 3:
  2589. // 书刊信息
  2590. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  2591. $article = Book::where('website_id', $data['website_id'])
  2592. ->where('status', 2)
  2593. ->where('id', $data['id'])
  2594. ->first(['id','cat_arr_id']);
  2595. if(empty($article)){
  2596. return Result::error("该书刊不存在", 0);
  2597. }
  2598. break;
  2599. case 4:
  2600. // 招聘
  2601. // `status` int DEFAULT '0' COMMENT '状态 0:待审核;1:已审核;(只有企业会员需要审核)',
  2602. $article = JobRecruiting::where('website_id', $data['website_id'])
  2603. ->where('status', 1)
  2604. ->where('id', $data['id'])
  2605. ->first(['cat_arr_id']);
  2606. if(empty($article)){
  2607. return Result::error("该招聘不存在", 0);
  2608. }
  2609. break;
  2610. case 5:
  2611. // 求职
  2612. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  2613. $article = JobHunting::where('website_id', $data['website_id'])
  2614. ->where('status', 2)
  2615. ->where('id', $data['id'])
  2616. ->first(['cat_arr_id']);
  2617. if(empty($article)){
  2618. return Result::error("该求职不存在", 0);
  2619. }
  2620. break;
  2621. case 6:
  2622. // 招工招聘
  2623. // `status` int DEFAULT '1' COMMENT '审核状态,1待审核2已审核3已拒绝',
  2624. $article = JobRecruiting::where('website_id', $data['website_id'])
  2625. ->where('status', 1)
  2626. ->where('id', $data['id'])
  2627. ->first(['cat_arr_id']);
  2628. if(empty($article)){
  2629. $article = JobHunting::where('website_id', $data['website_id'])
  2630. ->where('status', 2)
  2631. ->where('id', $data['id'])
  2632. ->first(['cat_arr_id']);
  2633. }
  2634. if(empty($article)){
  2635. return Result::error("该招工招聘不存在", 0);
  2636. }
  2637. break;
  2638. default:
  2639. return Result::error("该数据不存在", 0);
  2640. break;
  2641. }
  2642. $catid = json_decode($article['cat_arr_id'], true);
  2643. if(empty($catid)){
  2644. return Result::error("该数据不存在", 0);
  2645. }
  2646. $pinyin = WebsiteCategory::where('website_id', $data['website_id'])
  2647. ->orderByRaw('FIELD(category_id, '. implode(',', $catid). ')')
  2648. ->whereIn('category_id', $catid)
  2649. ->pluck('aLIas_pinyin')
  2650. ->implode('/');
  2651. }
  2652. if($last_category['pid']!=0){
  2653. $cat_arr = json_decode($last_category['category_arr_id'], true);
  2654. $pinyin = WebsiteCategory::where('website_id', $data['website_id'])
  2655. ->orderByRaw('FIELD(category_id, '. implode(',', $cat_arr). ')')
  2656. ->whereIn('category_id', $cat_arr)
  2657. ->pluck('aLIas_pinyin')
  2658. ->implode('/');
  2659. }else{
  2660. $pinyin = $last_category['aLIas_pinyin'];
  2661. }
  2662. if(empty($pinyin) || $pinyin!=$data['all_route']){
  2663. return Result::error('非法路径!');
  2664. }else{
  2665. return Result::success($pinyin);
  2666. }
  2667. }
  2668. }