User.php 239 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313
  1. <?php
  2. /**
  3. * @package merchant
  4. *
  5. * @author xaboy
  6. * @day 2020/6/18
  7. *
  8. *
  9. */
  10. namespace app\controller\api\user;
  11. use app\common\repositories\article\AgreementRepository;
  12. use app\common\repositories\merchant\order\OrderGzcRepository;
  13. use app\common\repositories\merchant\order\OrderMerchantRepository;
  14. use app\common\repositories\store\product\ProductRepository;
  15. use app\common\repositories\user\UnionUsersRepository;
  16. use app\controller\api\merchant\sxy\Access;
  17. use app\controller\api\store\product\DaTaoKe;
  18. use app\controller\api\store\product\Jd;
  19. use app\controller\api\store\product\TaoBao;
  20. use app\controller\api\store\product\TaoKe;
  21. use app\controller\api\store\product\Vip;
  22. use app\model\common\UserThirdModel;
  23. use app\traits\GzcApiRequest;
  24. use app\traits\HuiPay;
  25. use crmeb\basic\BaseController;
  26. use app\common\repositories\user\UserBillRepository;
  27. use app\common\repositories\user\UserRepository;
  28. use app\common\repositories\user\UserVisitRepository;
  29. use crmeb\services\QrcodeService;
  30. use crmeb\services\WechatService;
  31. use Symfony\Component\HttpFoundation\Request;
  32. use think\App;
  33. use think\facade\Db;
  34. use think\Exception;
  35. use think\exception\ValidateException;
  36. use think\facade\Cache;
  37. use BaiduAi\controller\Ocr;
  38. use think\facade\Log;
  39. use think\facade\Request as r;
  40. use app\common\common;
  41. use phpseclib3\Math\BigInteger\Engines\BCMath;
  42. class User extends BaseController
  43. {
  44. use HuiPay;
  45. public $repository;
  46. private $merId;
  47. private $source;
  48. public function __construct(App $app, UserRepository $repository)
  49. {
  50. parent::__construct($app);
  51. $this->repository = $repository;
  52. $this->source = $this->request->header('source');
  53. $this->merId = $this->request->header('merId');
  54. }
  55. /**
  56. * 创建环信账户
  57. * @return mixed
  58. */
  59. public function hxim_create()
  60. {
  61. $uid = $this->request->uid();
  62. try {
  63. $im = new Im();
  64. $user = Db::name('user')->where('uid', $uid)->field('im_uuid,im_userid as im_user_id,im,uid,nickname,im_password as im_pass')->find();
  65. if (isset($user['im_uuid']) && $user['im_user_id']) {
  66. return app('json')->success($user);
  67. }
  68. $im_user_id = 'user' . $user['uid'];
  69. $data = [];
  70. $data['im_pass'] = mt_rand(100000, 999999);
  71. $data['im_user_id'] = $im_user_id;
  72. // 获取用户是否存在
  73. $imUser = $im->getImUser('user' . $uid);
  74. if (isset($imUser['activated']) && $imUser['activated'] == true) {
  75. $data['im_uuid'] = $imUser['uuid'];
  76. } else {
  77. $data['im_uuid'] = $im->createImUser($im_user_id, $user['nickname'], $data['im_pass']);
  78. }
  79. Db::name('User')->where(['uid' => $uid])->update([
  80. 'im' => 1,
  81. 'im_uuid' => $data['im_uuid'],
  82. 'im_userid' => $im_user_id,
  83. 'im_password' => $data['im_pass']
  84. ]);
  85. return app('json')->success($data);
  86. } catch (\Exception $e) {
  87. Db::name('log')->insert(['data' => '注册异常' . $e->getFile() . $e->getMessage() . $e->getLine()]);
  88. }
  89. return app('json')->fail('注册失败');
  90. }
  91. /**
  92. * @return mixed
  93. * @author xaboy
  94. * @day 2020/6/22
  95. */
  96. public function we_com()
  97. {
  98. $where2['mer_id'] = $this->merId;
  99. $user = Db::name('enterprise')->field('we_com,we_com_url')->where($where2)->find();
  100. return app('json')->success($user);
  101. }
  102. public function spread_image()
  103. {
  104. $type = $this->request->param('type');
  105. $res = $type == 'routine'
  106. ? $this->repository->routineSpreadImage($this->request->userInfo())
  107. : $this->repository->wxSpreadImage($this->request->userInfo());
  108. return app('json')->success($res);
  109. }
  110. /**
  111. * @return mixed
  112. * 分享每日海报
  113. */
  114. public function share_day()
  115. {
  116. /**
  117. * 1242
  118. * 2208
  119. */
  120. $user = $this->request->userInfo();
  121. $name = $user['uid'] . '_' . $user['is_promoter'] . '_user_wap.jpg';
  122. $siteUrl = systemConfig('site_url');
  123. $codeUrl = set_http_type($siteUrl . '/share?spread=' . $user['uid'], request()->isSsl() ? 0 : 1);//二维码链接
  124. $imageInfo = app()->make(QrcodeService::class)->getQRCodePath($codeUrl, $name, $user['avatar']);
  125. if (is_string($imageInfo)) throw new ValidateException('二维码生成失败');
  126. $filename = 'https://88yx.xyz/qqh/uploads/20211101074257444.jpg';
  127. $qrcode = $imageInfo['dir'];
  128. dump($qrcode);
  129. $config = array(
  130. 'image' => array(
  131. array(
  132. 'url' => $qrcode,//二维码资源
  133. 'stream' => 0,
  134. 'left' => 533,
  135. 'top' => 1941,
  136. 'right' => 0,
  137. 'bottom' => 0,
  138. 'width' => 184,
  139. 'height' => 182,
  140. 'opacity' => 100
  141. )
  142. ),
  143. 'background' => $filename
  144. );
  145. $data = setSharePoster($config, 'routine/spread/poster');
  146. dump($data);
  147. return app('json')->success($data);
  148. }
  149. public function spread_info()
  150. {
  151. $user = $this->request->userInfo();
  152. $user->append(['one_level_count', 'lock_brokerage', 'two_level_count', 'spread_total', 'yesterday_brokerage', 'total_extract', 'total_brokerage']);
  153. $data = [
  154. 'lock_brokerage' => $user->lock_brokerage,
  155. 'one_level_count' => $user->one_level_count,
  156. 'two_level_count' => $user->two_level_count,
  157. 'spread_total' => $user->spread_total,
  158. 'yesterday_brokerage' => $user->yesterday_brokerage,
  159. 'total_extract' => $user->total_extract,
  160. 'total_brokerage' => $user->total_brokerage,
  161. 'brokerage_price' => $user->brokerage_price,
  162. 'member_brokerage_price' => $user->member_brokerage_price,
  163. 'now_money' => $user->now_money,
  164. 'broken_day' => (int)systemConfig('lock_brokerage_timer')
  165. ];
  166. return app('json')->success($data);
  167. }
  168. //红包
  169. public function hongbao_info(){
  170. log::info("============hongbao");
  171. $user = $this->request->userInfo();
  172. if($user->uid>0){
  173. //已经入账红包
  174. $data['total_source']=$user->hongbao;
  175. //为生效红包
  176. $data['no_total_source']=Db::name('user_sign_hongbao')->where('status', -1)->where('uid', $user->uid)->sum('number');;
  177. log::info("====spread_info_yhc=={$data['total_source']}======={$data['no_total_source']}");
  178. return app('json')->success($data);
  179. }
  180. }
  181. public function vr_name()
  182. {
  183. $uid = $this->request->uid();
  184. $data = [
  185. "name"=>"VR",
  186. "url"=>'https://show.hxxfb.com/?uid=' .$uid,
  187. ];
  188. return app('json')->success($data);
  189. }
  190. public function hongbao_list(){
  191. $pm = $this->request->param('pm');
  192. [$page, $limit] = $this->getPage();
  193. $uid = $this->request->uid();
  194. log::info("hongbao_list==={$uid}");
  195. $where['uid'] = $uid;
  196. if ($pm==0){
  197. $data = DB::name('user_sign_hongbao')->where($where)->where('type',1)->where('status',1)->field('id,mark,number,type,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  198. }
  199. if($pm==1){
  200. $data = DB::name('user_sign_hongbao')->where($where)->where(['type' => 2,'status' => 1])->field('id,mark,number,type,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  201. }
  202. if($pm==2){
  203. $data = DB::name('user_sign_hongbao')->where($where)->where('type',1)->where([['status','in','-1,0']])->field('id,mark,number,type,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  204. if($data){
  205. $data = $data->toArray();
  206. foreach ($data as $k=>$v){
  207. if($v['status'] == 0){
  208. $data[$k]['mark'] = '(失效)' . $v['mark'];
  209. }
  210. }
  211. }
  212. }
  213. return app("json")->success($data);
  214. }
  215. public function buildTreeContribute($users, $parentId = 0) {
  216. $branch = array();
  217. foreach ($users as $user) {
  218. if ($user['spread_uid'] == $parentId) {
  219. $children = $this->buildTreeContribute($users, $user['uid']); // 递归查找子节点
  220. if ($children) {
  221. $user['children'] = $children; // 如果有子节点,添加到当前节点
  222. }else{
  223. $user['children'] = [];
  224. }
  225. $user['total_contribute'] = $user['contribute_sum']; // 初始化当前节点的总余额为自身余额
  226. if ($children) { // 如果存在子节点,计算总余额
  227. foreach ($children as $child) {
  228. $user['total_contribute'] += $child['total_contribute']; // 累加子节点的总余额
  229. }
  230. }
  231. $branch[] = $user; // 将当前节点添加到树中
  232. }
  233. }
  234. return $branch; // 返回当前分支的所有节点
  235. }
  236. // 根据父级uid,递归获取所有子级UID数组 默认深度10级
  237. public function getRecursiveChildrenChengji($parentUid, $number = 10) {
  238. $user = Db::name('user')->where('uid', $parentUid)->field('uid,spread_uid,contribute,per_contribute')->find();
  239. $user['contribute_sum'] = bcadd($user['contribute'], $user['per_contribute'], 2);
  240. $user['contribute_sum'] = 0;
  241. $uids = [];// 用于存储符合条件的子级 uid
  242. $result = [$user]; // 用于存储符合条件的子级数据
  243. // 定义递归函数
  244. $num = 0;//当前层级
  245. $recursion = function ($parentUid, $number, $num) use (&$uids, &$result, &$recursion) {
  246. if($num >= $number){
  247. return;
  248. }
  249. // 查询当前父级的所有直接子级
  250. $children = Db::name('user')->field('uid,spread_uid,contribute,per_contribute')->where("spread_uid", $parentUid)->select()->toArray();
  251. // 如果没有子级,直接返回
  252. if (!count($children) && count($children) < 1) {
  253. return;
  254. }else{
  255. $num = $num + 1;
  256. }
  257. // 遍历每个子级
  258. foreach ($children as $childUid) {
  259. //如果有重复的就跳过 防止死循环
  260. if(in_array($childUid['uid'], $uids)){
  261. continue;
  262. }
  263. // 将符合条件的子级 uid 添加到结果数组
  264. $uids[] = $childUid['uid'];
  265. // 将符合条件的子级 uid 添加到结果数组
  266. $childUid['contribute_sum'] = bcadd($childUid['contribute'], $childUid['per_contribute'], 2);
  267. $result[] = $childUid;
  268. // 递归查询子级的子级
  269. $recursion($childUid['uid'], $number, $num);
  270. }
  271. };
  272. // 从初始父级开始递归查询
  273. $recursion($parentUid, $number, $num);
  274. return $result; // 返回结果数组,并去重
  275. }
  276. //贡献值
  277. public function gongxian_info(){
  278. log::info("============gongxianinfo");
  279. $user = $this->request->userInfo();
  280. if($user->uid>0){
  281. // 先去更新一下用户身份
  282. $number = Db::name("system_config_value")->where(["config_key" => "team_commission_recursion_depth"])->value("value");
  283. $this->repository->setUserIdentity($user->uid);
  284. $result = $this->repository->getUserContributeInfoByDepth($user->uid, 0);
  285. $con = DB::name('user')->where('uid', $user->uid)->find();
  286. $isNormalUser = false;
  287. if ($con['user_group'] == 1) {
  288. $isNormalUser = true;
  289. }
  290. $data = [
  291. 'no_total_source' => Db::name('user_sign_gongxian')->where('status', -1)->where('uid', $user->uid)->sum('number'),
  292. 'team_gongxian_num' => $result['arriveNumTeam'],
  293. 'zhitui' => $result['perContribute'],
  294. 'total_source' => $result['contribute'],
  295. 'largeContribute' => $result['largeContribute'],
  296. 'subordinate' => $result['subordinate'],
  297. 'isNormalUser' => $isNormalUser
  298. ];
  299. return app('json')->success($data);
  300. // $dateObj=DB::name('user_sign_gongxian')->where('uid', $user->uid)->where("status",1)->select();
  301. $con = DB::name('user')->where('uid', $user->uid)->find();
  302. // $totalcon = 0;
  303. // foreach($dateObj as $k=>$v){
  304. // $totalcon += $v['number'];
  305. // }
  306. //已经入账贡献值
  307. // if( $con['user_group'] <= 2 ){
  308. // $data['total_source'] = $con['contribute'] + $con['per_contribute'];
  309. // }else{
  310. $data['total_source'] = $con['contribute'];
  311. $data['zhitui'] = $con['per_contribute'];
  312. // }
  313. // $getteamscon = $this->getPerformance($user->uid);
  314. //$getcon = $this->getPerformance_getcon( $user->uid);
  315. // $team_userinfo_old_jbp22 = $this->getPerformance22($user->uid);
  316. $user_id = $con['uid'];
  317. $user_group = $con['user_group'];
  318. $number = 10;
  319. if($user_group <= 1){
  320. $number = 1;
  321. }
  322. //如果下级团队只有一个人 那就不用再查了 为0
  323. //如果用户等级为用户身份 只查一级直推
  324. //去除掉贡献值最大的下级
  325. $child_nums = $this->getRecursiveChildrenChengji($user_id, $number);
  326. $child_nums_Tree = $this->buildTreeContribute($child_nums, $con['spread_uid']);
  327. if (empty($child_nums_Tree)){
  328. $child_nums_Tree = $child_nums;
  329. $total_contribute = $child_nums_Tree[0]['per_contribute'];
  330. }else{
  331. // 找到贡献值最大的用户的索引
  332. if(count($child_nums_Tree[0]['children'])){
  333. $maxBalanceIndex = array_search(max(array_column($child_nums_Tree[0]['children'], 'total_contribute')), array_column($child_nums_Tree, 'total_contribute'));
  334. // 减去该用户的贡献值
  335. $total_contribute = bcsub($child_nums_Tree[0]['total_contribute'], $child_nums_Tree[0]['children'][$maxBalanceIndex]['total_contribute'], 2);
  336. }else{
  337. $total_contribute = $child_nums_Tree[0]['total_contribute'];
  338. }
  339. }
  340. $data['team_gongxian_num'] = $total_contribute;
  341. //我的团队贡献值
  342. // if( $con['user_group'] <= 2 ){
  343. // $data['team_gongxian_num'] = $team_userinfo_old_jbp22['person_nums_pv'] - $con['per_contribute'];
  344. // }else{
  345. // $data['team_gongxian_num'] = $team_userinfo_old_jbp22['person_nums_pv'];
  346. // }
  347. //未生效贡献值
  348. $data['no_total_source']=Db::name('user_sign_gongxian')->where('status', -1)->where('uid', $user->uid)->sum('number');
  349. log::info("====spread_info_yhc=={$data['total_source']}======={$data['no_total_source']}");
  350. return app('json')->success($data);
  351. }
  352. }
  353. //获取团队贡献值
  354. public function gettemasconvalue($user_id) {
  355. //$user_id = 17;
  356. $children = Db::name("user")
  357. ->where("spread_uid", $user_id)
  358. ->select(); // 获取子级的 uid 列表
  359. $total_pv = 0;
  360. foreach($children as $k=>$v){
  361. //$children_pv = Db::name("store_order")->where("uid", $v['uid'])->whereIn("status",[0,1,2,3])->select();
  362. $children_pv = Db::name("user_sign_gongxian")->where("uid", $v['uid'])->where("status",1)->select();
  363. foreach($children_pv as $k1=>$v1){
  364. $total_pv += $v1['number'];
  365. }
  366. }
  367. }
  368. public function gongxian_list(){
  369. $pm = $this->request->param('pm');
  370. [$page, $limit] = $this->getPage();
  371. $uid = $this->request->uid();
  372. log::info("green_integral_list==={$uid}");
  373. $where['uid'] = $uid;
  374. if ($pm==0){
  375. $data = DB::name('user_sign_gongxian')->where($where)->where('status',1)->where('number', '<>',0)->field('id,mark,number,addtime,order_id,status')->page($page, $limit)->order("addtime DESC,id desc")->select();
  376. }
  377. // if($pm==1){
  378. // $data = DB::name('user_sign_gongxian')->where($where)->where('pm', 2)->field('id,mark,number,pm,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  379. //
  380. // }
  381. if($pm==2){
  382. $data = DB::name('user_sign_gongxian')->where($where)->where('number', '<>',0)->where([['status','in','-1,0']])->field('id,mark,number,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  383. if($data){
  384. $data = $data->toArray();
  385. foreach ($data as $k=>$v){
  386. if($v['status'] == 0){
  387. $data[$k]['mark'] = '(失效)' . $v['mark'];
  388. }
  389. }
  390. }
  391. }
  392. return app("json")->success($data);
  393. }
  394. //京豆
  395. public function jingdou_info(){
  396. log::info("============hongbao");
  397. $user = $this->request->userInfo();
  398. if($user->uid>0){
  399. //已经入账京豆
  400. //$data['total_source']=$user->vr;//原件
  401. $data['total_source'] = $user->jingdou;//临时使用
  402. //为生效京豆
  403. $data['no_total_source']=Db::name('user_sign_jingdou')->where('status', -1)->where('uid', $user->uid)->sum('number');;
  404. log::info("====spread_info_yhc=={$data['total_source']}======={$data['no_total_source']}");
  405. return app('json')->success($data);
  406. }
  407. }
  408. public function jingdou_list(){
  409. $pm = $this->request->param('pm');
  410. [$page, $limit] = $this->getPage();
  411. $uid = $this->request->uid();
  412. log::info("jingdou_list==={$uid}");
  413. $where['uid'] = $uid;
  414. if ($pm==0){
  415. $data = DB::name('user_sign_jingdou')->where($where)->where('type', 1)->where('status',1)->field('id,mark,number,type,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  416. }
  417. if($pm==1){
  418. $data = DB::name('user_sign_jingdou')->where($where)->where('type', 2)->field('id,mark,number,type,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  419. }
  420. if($pm==2){
  421. $data = DB::name('user_sign_jingdou')->where($where)->where([['status','in','-1,0']])->field('id,mark,number,type,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  422. if($data){
  423. $data = $data->toArray();
  424. foreach ($data as $k=>$v){
  425. if($v['status'] == 0){
  426. $data[$k]['mark'] = '(失效)' . $v['mark'];
  427. }
  428. }
  429. }
  430. }
  431. // $data['total'] =111;
  432. return app("json")->success($data);
  433. }
  434. //复购金
  435. public function fugou_info(){
  436. log::info("============fugou");
  437. $user = $this->request->userInfo();
  438. if($user->uid>0){
  439. //已经入账京豆
  440. $data['total_source']=$user->fugou;
  441. //为生效京豆
  442. $data['no_total_source']=Db::name('user_sign_fugou')->where('status', -1)->where('uid', $user->uid)->sum('number');;
  443. log::info("====spread_info_yhc=={$data['total_source']}======={$data['no_total_source']}");
  444. return app('json')->success($data);
  445. }
  446. }
  447. public function fugou_list(){
  448. $pm = $this->request->param('pm');
  449. [$page, $limit] = $this->getPage();
  450. $uid = $this->request->uid();
  451. log::info("fugou_list==={$uid}");
  452. $where['uid'] = $uid;
  453. if ($pm==0){
  454. $data = DB::name('user_sign_fugou')->where($where)->where('type', 1)->where('status',1)->field('id,mark,number,type,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  455. }
  456. if($pm==1){
  457. $data = DB::name('user_sign_fugou')->where($where)->where('type', 2)->field('id,mark,number,type,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  458. }
  459. if($pm==2){
  460. $data = DB::name('user_sign_fugou')->where($where)->where('type', 1)->where([['status','in','-1,0']])->field('id,mark,number,type,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  461. if($data){
  462. $data = $data->toArray();
  463. foreach ($data as $k=>$v){
  464. if($v['status'] == 0){
  465. $data[$k]['mark'] = '(失效)' . $v['mark'];
  466. }
  467. }
  468. }
  469. }
  470. return app("json")->success($data);
  471. }
  472. //VR 购物金
  473. public function vr_info(){
  474. log::info("============vr");
  475. $user = $this->request->userInfo();
  476. if($user->uid>0){
  477. //已经入账京豆
  478. $data['total_source'] = $user->vr;
  479. //为生效京豆
  480. $data['no_total_source']=0;
  481. //$data['no_total_source']=Db::name('user_sign_vr')->where('status', -1)->where('uid', $user->uid)->sum('number');;
  482. log::info("====spread_info_yhc=={$data['total_source']}======={$data['no_total_source']}");
  483. return app('json')->success($data);
  484. }
  485. }
  486. public function vr_list(){
  487. $pm = $this->request->param('pm');
  488. [$page, $limit] = $this->getPage();
  489. $uid = $this->request->uid();
  490. log::info("vr_list==={$uid}");
  491. $where['uid'] = $uid;
  492. $data = DB::name('user_sign_vr')->page($page, $limit)->order("id desc")->select();
  493. if ($pm==0){
  494. $data = DB::name('user_sign_vr')->where($where)->where('type', 1)->page($page, $limit)->order("id desc")->select();
  495. }
  496. if($pm==2){
  497. $data = DB::name('user_sign_vr')->where($where)->where('type', 2)->page($page, $limit)->order("id desc")->select();
  498. }
  499. // if($pm==2){
  500. // $data = DB::name('user_sign_vr')->where($where)->where('status', -1)->field('id,mark,number,pm,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  501. //
  502. // }
  503. log::info("=======date==={$data}");
  504. return app("json")->success($data);
  505. }
  506. public function spread_info_yhc()
  507. {
  508. log::info("============ddddddddd");
  509. $user = $this->request->userInfo();
  510. if($user->uid>0){
  511. //已经入账积分
  512. $data['total_source']=$user->score;
  513. //为生效积分
  514. $data['no_total_source']=Db::name('user_sign_score')->where('status', -1)->where('uid', $user->uid)->sum('reward_socre');;
  515. log::info("====spread_info_yhc=={$data['total_source']}======={$data['no_total_source']}");
  516. return app('json')->success($data);
  517. }
  518. // if ($this->source == 'yhc' && $this->merId) {
  519. // $where['mer_id'] = $this->merId;
  520. // $where['uid'] = $user->uid;
  521. // $enterprise_user = Db::name('enterprise_user')->where($where)->find();
  522. // if ($enterprise_user) {
  523. // $data['current_balance'] = set_price_rtrim($enterprise_user['commission']);//收益余额
  524. // $data['unsettled_balance'] = 0;//未结算
  525. // $extract_price = Db::name('user_extract')->where($where)->whereIn('status', [0, 1])->sum('extract_price');
  526. // $data['withdrawn_balance'] = set_price_rtrim($extract_price); //已提现
  527. // $data['total_balance'] = set_price_rtrim($enterprise_user['commission'] + $data['withdrawn_balance']);//总收益=收益余额+已提现
  528. // $data['identity'] = $enterprise_user['identity'];
  529. // $data['level'] = $enterprise_user['level'];
  530. // $data['partnership'] = $enterprise_user['partnership'];
  531. // $data['green_integral'] = $enterprise_user['green_integral'];
  532. // $data['green_integral_is'] = $enterprise_user['green_integral_is'];
  533. // $data['operate'] = $enterprise_user['operate'];
  534. // $data['operate_icon'] = '';
  535. // $data['operate_text'] = '';
  536. // $member_settings = merchantConfig($this->merId, 'member_settings');
  537. // if ($data['operate'] == 101) {
  538. // $data['operate_icon'] = $member_settings['yy_one_img'];
  539. // $data['operate_text'] = $member_settings['yy_one_text'];
  540. // }
  541. // if ($data['operate'] == 102) {
  542. // $data['operate_icon'] = $member_settings['yy_two_img'];
  543. // $data['operate_text'] = $member_settings['yy_two_text'];
  544. // }
  545. //
  546. //
  547. // $data['nickname'] = $user->nickname;
  548. // $data['avatar'] = $enterprise_user['avatar'];
  549. //
  550. // $arr = $this->jisuan_fans($user->uid);
  551. // $data['fans_num'] = count($arr);//粉丝总数
  552. //
  553. // $yanglao = 0;
  554. // $offLinewhere = ['mer_id' => $this->merId, 'uid' => $user->uid, 'commission_type' => '5', 'type_shop' => 0];
  555. // $offLine1 = Db::name('user_bill')->where($offLinewhere)->where('source', 1)->where('status', 1)->sum('number');
  556. // $yanglao += $offLine1;
  557. // $offLine2 = Db::name('user_bill')->where($offLinewhere)->where('source', 0)->whereIn('status', [0, 1])->sum('number');
  558. // $yanglao += $offLine2;
  559. //
  560. //
  561. // $data['ylj'] = set_price_rtrim($yanglao);
  562. //
  563. // $data['yhc_withdrawal_money'] = merchantConfig($this->merId, 'yhc_withdrawal_money');
  564. //
  565. //
  566. // $data['uid'] = $enterprise_user['uid'];
  567. // if ($enterprise_user['identity'] > 100) {
  568. // $data['identity_data'] = Db::name('enterprise_performance_divvy')->field('name,img,content')->where('state', 1)->where('id', $enterprise_user['identity'])->find();
  569. // if (!$data['identity_data']) {
  570. // $data['identity_data'] = null;
  571. // $data['identity'] = '100';
  572. // }
  573. // } else {
  574. // $data['identity_data'] = null;
  575. // }
  576. //
  577. // $data['level_data'] = Db::name('enterprise_agent_divvy')->field('name,img,content')->where('state', 1)->where('id', $enterprise_user['level'])->find();
  578. //
  579. //
  580. // return app('json')->success($data);
  581. // }
  582. // }
  583. return app('json')->fail('用户不存在');
  584. }
  585. /**
  586. * @param UserBillRepository $billRepository
  587. * @return mixed
  588. * @author xaboy
  589. * @day 2020/6/22
  590. */
  591. public function bill(UserBillRepository $billRepository)
  592. {
  593. [$page, $limit] = $this->getPage();
  594. $where = [
  595. // 'now_money' => $this->request->param('type', 0),
  596. 'status' => $this->request->param('status'),
  597. ];
  598. if ($this->request->param('is_red') == true) {
  599. $where['is_red_brokerage'] = 1;
  600. }
  601. return app('json')->success($billRepository->userList($where, $this->request->uid(), $page, $limit));
  602. }
  603. /**
  604. * @param UserBillRepository $billRepository
  605. * @return mixed
  606. * @author xaboy
  607. * @day 2020/6/22
  608. */
  609. public function brokerage_list(UserBillRepository $billRepository)
  610. {
  611. [$page, $limit] = $this->getPage();
  612. return app('json')->success($billRepository->userList([
  613. 'category' => 'brokerage',
  614. ], $this->request->uid(), $page, $limit));
  615. }
  616. /**
  617. * @return mixed
  618. * @throws \think\db\exception\DataNotFoundException
  619. * @throws \think\db\exception\DbException
  620. * @throws \think\db\exception\ModelNotFoundException
  621. * @author xaboy
  622. * @day 2020/6/22
  623. */
  624. public function spread_order()
  625. {
  626. [$page, $limit] = $this->getPage();
  627. return app('json')->success($this->repository->subOrder($this->request->uid(), $page, $limit));
  628. }
  629. /**
  630. * TODO
  631. * @return mixed
  632. * @author Qinii
  633. * @day 2020-06-18
  634. */
  635. public function binding()
  636. {
  637. $data = $this->request->params(['phone', 'sms_code']);
  638. if (!$data['sms_code'] || !$this->checkSmsCode($data['phone'], $data['sms_code'])) return app('json')->fail('验证码不正确');
  639. $user = $this->repository->accountByUser($data['phone']);
  640. if ($user) {
  641. $data = ['phone' => $data['phone']];
  642. } else {
  643. $data = ['account' => $data['phone'], 'phone' => $data['phone']];
  644. }
  645. $this->repository->update($this->request->uid(), $data);
  646. return app('json')->success('绑定成功');
  647. }
  648. /**
  649. * TODO
  650. * @return mixed
  651. * @author Qinii
  652. * @day 2020-06-18
  653. */
  654. public function binding_verify()
  655. {
  656. $data = $this->request->params(['user_id', 'captcha']);
  657. $data['phone'] = \think\facade\Db::name("user")->where(["uid" => $data['user_id']])->value("phone");
  658. $data['sms_code'] = $data['captcha'];
  659. if (!$data['sms_code'] || !$this->checkSmsCode($data['phone'], $data['sms_code'])) return app('json')->fail('验证码不正确');
  660. return app('json')->success('验证成功');
  661. }
  662. public function checkSmsCode($phone, $code)
  663. {
  664. $sms_key = 'api.auth.sms.' . $phone;
  665. if (!$cache_code = Cache::get($sms_key)) return false;
  666. if ($code != $cache_code) return false;
  667. Cache::delete($sms_key);
  668. return true;
  669. }
  670. /**
  671. * @return mixed
  672. * @throws \think\db\exception\DataNotFoundException
  673. * @throws \think\db\exception\DbException
  674. * @throws \think\db\exception\ModelNotFoundException
  675. * @author xaboy
  676. * @day 2020/6/22
  677. */
  678. public function spread_list()
  679. {
  680. [$level, $sort, $nickname] = $this->request->params(['level', 'sort', 'keyword'], true);
  681. $uid = $this->request->uid();
  682. [$page, $limit] = $this->getPage();
  683. return app('json')->success($level == 2
  684. ? $this->repository->getTwoLevelList($uid, $nickname, $sort, $page, $limit)
  685. : $this->repository->getOneLevelList($uid, $nickname, $sort, $page, $limit));
  686. }
  687. /**
  688. * @return mixed
  689. * @author xaboy
  690. * @day 2020/6/22
  691. */
  692. public function spread_top()
  693. {
  694. [$page, $limit] = $this->getPage();
  695. $type = $this->request->param('type', 0);
  696. return app('json')->success($type == 1
  697. ? $this->repository->spreadMonthTop($page, $limit)
  698. : $this->repository->spreadWeekTop($page, $limit));
  699. }
  700. /**
  701. * @return mixed
  702. * @author xaboy
  703. * @day 2020/6/22
  704. */
  705. public function brokerage_top()
  706. {
  707. [$page, $limit] = $this->getPage();
  708. $type = $this->request->param('type', 0);
  709. return app('json')->success($type == 1
  710. ? $this->repository->brokerageMonthTop($page, $limit)
  711. : $this->repository->brokerageWeekTop($page, $limit));
  712. }
  713. public function history(UserVisitRepository $repository)
  714. {
  715. $uid = $this->request->uid();
  716. [$page, $limit] = $this->getPage();
  717. return app('json')->success($repository->getHistory($uid, $page, $limit));
  718. }
  719. public function deleteHistory($id, UserVisitRepository $repository)
  720. {
  721. $uid = $this->request->uid();
  722. if (!$repository->getWhereCount(['user_visit_id' => $id, 'uid' => $uid]))
  723. return app('json')->fail('数据不存在');
  724. $repository->delete($id);
  725. return app('json')->success('删除成功');
  726. }
  727. public function account()
  728. {
  729. $user = $this->request->userInfo();
  730. if (!$user->phone) return app('json')->fail('请绑定手机号');
  731. return app('json')->success($this->repository->selfUserList($user->phone));
  732. }
  733. public function switchUser()
  734. {
  735. $uid = (int)$this->request->param('uid');
  736. if (!$uid) return app('json')->fail('用户不存在');
  737. $userInfo = $this->request->userInfo();
  738. if (!$userInfo->phone) return app('json')->fail('请绑定手机号');
  739. $user = $this->repository->switchUser($userInfo, $uid);
  740. $tokenInfo = $this->repository->createToken($user);
  741. $this->repository->loginAfter($user);
  742. return app('json')->success($this->repository->returnToken($user, $tokenInfo));
  743. }
  744. /**
  745. * 签到 获取积分
  746. * @return mixed
  747. * @throws \think\db\exception\DataNotFoundException
  748. * @throws \think\db\exception\DbException
  749. * @throws \think\db\exception\ModelNotFoundException
  750. */
  751. public function sub_signin()
  752. {
  753. $member_id = $this->request->uid();
  754. if (!$member_id) return app('json')->fail('用户不存在');
  755. $res = $this->repository->sub_signin($member_id);
  756. return app('json')->success($res);
  757. }
  758. /**
  759. * 获取用户签到记录
  760. * data1 开始时间
  761. * data2 结束时间
  762. * @return mixed
  763. * @throws \think\db\exception\DataNotFoundException
  764. * @throws \think\db\exception\DbException
  765. * @throws \think\db\exception\ModelNotFoundException
  766. */
  767. public function get_signin()
  768. {
  769. $member_id = $this->request->uid();
  770. if (!$member_id) return app('json')->fail('用户不存在');
  771. $where = [];
  772. $data1 = input('data1');
  773. $data2 = input('data2');
  774. if ($data1 && $data2) {
  775. $where["data1"] = $data1;
  776. $where["data2"] = $data2;
  777. }
  778. $res = $this->repository->get_signin($member_id, $where);
  779. return app('json')->success($res);
  780. }
  781. /**
  782. * 提交实名认证
  783. *
  784. * @return void
  785. */
  786. public function add_certification()
  787. {
  788. $member_id = $this->request->uid();
  789. $type = input("type", 0);
  790. if ($type == 1) {
  791. $data = $this->repository->get_cer(["uid" => $member_id]);
  792. return app('json')->success($data);
  793. }
  794. if (!$member_id) return app('json')->fail('用户不存在');
  795. $params = $this->request->params([
  796. 'user_name',
  797. 'mobile',
  798. 'user_card',
  799. 'card_positive',
  800. 'card_reverse',
  801. ]);
  802. $params['create_time'] = time();
  803. $params['uid'] = $member_id;
  804. $baidu = new Ocr();
  805. $image = file_get_contents($params['card_positive']);
  806. $idCardSide = "front";
  807. $result = $baidu->idcard($image, $idCardSide);
  808. $real_user_name = $result['words_result']['姓名']['words'] ?? '';
  809. $real_user_card = $result['words_result']['公民身份号码']['words'] ?? '';
  810. if ($real_user_name != $params['user_name']) {
  811. return app('json')->fail('姓名或身份证号输入有误~');
  812. }
  813. if ($real_user_card != $params['user_card']) {
  814. return app('json')->fail('姓名或身份证号输入有误~');
  815. }
  816. if ($result['image_status'] == "normal" && $result['idcard_number_type'] == 1) {
  817. $params['status'] = 1;
  818. $res = $this->repository->add_cer($params, $member_id);
  819. if ($res) {
  820. $userRepository = app()->make(UserRepository::class);
  821. //赠送积分 完善实名送90个积分,同时送邀请人50个积分
  822. $userRepository->sign_add($member_id, 90,1,'完善实名系统赠送90个积分','','', '', 1, '', 1);
  823. $member_info = Db::name('user')->where( array('uid' => $member_id) )->find();
  824. Db::name('user')
  825. ->where('uid', $member_id)
  826. ->update(['real_name' => $params['user_name'], 'nickname' => $params['user_name']]);
  827. if($member_info['spread_uid']){
  828. //好友完善实名系统赠送50个积分
  829. $spreadUid = $member_info['spread_uid'];
  830. $userRepository->sign_add($spreadUid, 50,1,'好友完善实名系统赠送50个积分','','', '', 1, '', 1);
  831. }
  832. return app('json')->success($res);
  833. } else {
  834. return app('json')->fail('认证失败');
  835. }
  836. } else {
  837. return app('json')->fail('认证失败,请重新认证');
  838. }
  839. }
  840. /**
  841. * 申请代理
  842. * name:公司名称
  843. * identity:身份
  844. * license:营业执照
  845. */
  846. public function apply_agent()
  847. {
  848. $name = input("name", "");
  849. $identity = input("identity", 1);
  850. $license = input("license", "");
  851. $province_id = input("province_id", "");
  852. $city_id = input("city_id", "");
  853. $area_id = input("area_id", "");
  854. $street_id = input("street_id", "");
  855. $spread_account = input("spread_account", "");
  856. $member_id = $this->request->uid();
  857. if ($identity != 6 && (!$name || !$identity || !$license)) {
  858. return app('json')->fail('请检查参数');
  859. }
  860. if ($identity == 6 && (!$name || !$identity)) {
  861. return app('json')->fail('请检查参数');
  862. }
  863. $data = [
  864. "name" => $name,
  865. "identity" => $identity,
  866. "license" => $license,
  867. "user_id" => $member_id,
  868. "province_id" => $province_id,
  869. "city_id" => $city_id,
  870. "area_id" => $area_id,
  871. "street_id" => $street_id,
  872. 'spread_account' => $spread_account,
  873. "add_time" => time(),
  874. "update_time" => time()
  875. ];
  876. $res = $this->repository->agent($data);
  877. if ($res['code'] == 400) {
  878. return app('json')->fail($res['msg']);
  879. }
  880. return app('json')->success("申请成功", $res);
  881. }
  882. /*查询是否有已申请或者审核中的代理信息*/
  883. public function isAgent()
  884. {
  885. $uid = $this->request->uid();
  886. $data = $this->repository->isAgent($uid);
  887. return app("json")->success($data);
  888. }
  889. /*查询是否有审核成功的未支付或支付失败的订单*/
  890. public function AgentPayDetail()
  891. {
  892. $uid = $this->request->uid();
  893. if (!$uid) {
  894. return app('json')->fail('请检查参数');
  895. }
  896. $where = ['status' => 1, 'pay_status' => ['0', '2'], 'user_id' => $uid];
  897. $data = $this->repository->getAgentPayDetail($where);
  898. return app('json')->success("成功", $data);
  899. }
  900. /**
  901. * 获取信息 全民营销首页
  902. * @return mixed
  903. */
  904. public function get_agent_info()
  905. {
  906. $member_id = $this->request->uid();
  907. $res = $this->repository->get_agent_info($member_id);
  908. if ($res) {
  909. return app('json')->success($res);
  910. } else {
  911. return app('json')->fail('获取失败');
  912. }
  913. }
  914. /**
  915. * 推广统计
  916. * search 搜索
  917. * @return mixed
  918. */
  919. public function get_extension_info()
  920. {
  921. $search = input("search", "");
  922. $where = $this->request->params(["identity"]);
  923. $member_id = $this->request->uid();
  924. $res = $this->repository->get_extension_info($member_id, $search, $where);
  925. if ($res) {
  926. return app('json')->success($res);
  927. } else {
  928. return app('json')->fail('获取失败');
  929. }
  930. }
  931. /**
  932. * 收益统计
  933. * type 搜索
  934. * @return mixed
  935. */
  936. public function get_profit_info()
  937. {
  938. $where = $this->request->params([
  939. 'commission_type',
  940. 'date_on',
  941. 'date_off',
  942. 'order'
  943. ]);
  944. $member_id = $this->request->uid();
  945. $res = $this->repository->get_profit_info($member_id, $where);
  946. if ($res) {
  947. return app('json')->success($res);
  948. } else {
  949. return app('json')->fail('获取失败');
  950. }
  951. }
  952. /**
  953. * 订单统计
  954. * search 搜索
  955. * @return mixed
  956. */
  957. public function get_tuiguang_order()
  958. {
  959. $member_id = $this->request->uid();
  960. $res = $this->repository->get_tuiguang_order($member_id);
  961. if ($res) {
  962. return app('json')->success($res);
  963. } else {
  964. return app('json')->fail('获取失败');
  965. }
  966. }
  967. /*
  968. * 攒金明细统计
  969. * */
  970. public function get_commission_all()
  971. {
  972. $uid = $this->request->uid();
  973. $where['date_on'] = 1;
  974. $where['date_off'] = 0;
  975. // $where['commission_type'] = '';
  976. $date = $this->request->params(['date']);//"today","yesterday","week","month","year"
  977. $where['order'] = $date['date'];
  978. $res = $this->repository->get_profit_info($uid, $where);
  979. return app('json')->success($res);
  980. }
  981. /*
  982. * 攒金明细列表
  983. * */
  984. public function get_commission_list()
  985. {
  986. $uid = $this->request->uid();
  987. [$where['page'], $where['limit']] = $this->getPage();
  988. $data = $this->request->params(['type', 'date']);//"today","yesterday","week","month","year"
  989. $where['type'] = $data['type'];//0线上;1线下
  990. $where['order'] = $data['date'];//"today","yesterday","week","month","year"
  991. $res = $this->repository->get_tuiguang_list($uid, $where);
  992. return app('json')->success($res);
  993. }
  994. /*
  995. * 越攒越多佣金
  996. * */
  997. public function get_com_list()
  998. {
  999. $uid = $this->request->uid();
  1000. [$where['page'], $where['limit']] = $this->getPage();
  1001. $data = $this->request->params(['date']);//"today","yesterday","week","month","year"
  1002. $where['order'] = $data['date'];//"today","yesterday","week","month","year"
  1003. $res = $this->repository->get_com_list($uid, $where);
  1004. return app('json')->success($res);
  1005. }
  1006. /*
  1007. * 越攒越多统计
  1008. * */
  1009. public function get_com_all()
  1010. {
  1011. $uid = $this->request->uid();
  1012. $data = $this->request->params(['date']);//"today","yesterday","week","month","year"
  1013. $where['order'] = $data['date'];//"today","yesterday","week","month","year"
  1014. $res = $this->repository->get_com_all($uid, $where);
  1015. return app('json')->success($res);
  1016. }
  1017. /**
  1018. * 养老金详情
  1019. * @return mixed
  1020. */
  1021. public function get_yanglao()
  1022. {
  1023. $member_id = $this->request->uid();
  1024. $res = $this->repository->get_yanglao($member_id);
  1025. if ($res) {
  1026. return app('json')->success($res);
  1027. } else {
  1028. return app('json')->fail('获取失败');
  1029. }
  1030. }
  1031. /**
  1032. * 养老金明细
  1033. */
  1034. public function yanglaolog()
  1035. {
  1036. $member_id = $this->request->uid();
  1037. [$page, $limit] = $this->getPage();
  1038. $where = ["uid" => $member_id, "type" => "commission", "commission_type" => 5, "type_shop" => 0];
  1039. if ($this->source == 'yhc' && $this->merId) {
  1040. $where['mer_id'] = $this->merId;
  1041. }
  1042. $month = $this->request->param('month', '');//年月搜索
  1043. $status = $this->request->param('status', 1);
  1044. //1-全部 2-已结算 3-未结算 4-已取消
  1045. if ($status == 2) {
  1046. $where['status'] = 1;
  1047. } else if ($status == 3) {
  1048. // $where['gzc']=0;
  1049. $where['status'] = 0;
  1050. } else if ($status == 4) {
  1051. $where['status'] = -1;
  1052. }
  1053. $source = $this->request->param('source', -1);
  1054. if ($source > -1) {
  1055. $where['source'] = $source;
  1056. }
  1057. $res = $this->repository->yanglaolog($where, $page, $limit, $month,1);
  1058. if ($res) {
  1059. $res['list'] = $res['list']->toArray();
  1060. if($res['list']){
  1061. foreach ($res['list'] as $k=>$v){
  1062. if($v['status'] == -1){
  1063. $res['list'][$k]['mer_name'] = $v['mer_name'] . '(失效)';
  1064. }
  1065. }
  1066. }
  1067. return app('json')->success($res);
  1068. } else {
  1069. return app('json')->fail('获取失败');
  1070. }
  1071. }
  1072. /*养老金详情*/
  1073. public function YangLaoDetail($id)
  1074. {
  1075. $member_id = $this->request->uid();
  1076. $data = $this->request->params([
  1077. 'type',
  1078. ]);
  1079. $where = ["uid" => $member_id, "type" => "commission", "commission_type" => $data['type'], 'bill_id' => $id];
  1080. $res = $this->repository->yanglaoDetail($where);
  1081. return app('json')->success($res);
  1082. }
  1083. /**
  1084. * 消费明细
  1085. * @return mixed
  1086. */
  1087. public function tripartite()
  1088. {
  1089. $member_id = $this->request->uid();
  1090. $where = ["uid" => $member_id, "type" => "commission", "commission_type" => 5, "tripartite" => ["<>", 0]];
  1091. $res = $this->repository->yanglaolog($where);
  1092. if ($res) {
  1093. return app('json')->success($res);
  1094. } else {
  1095. return app('json')->fail('获取失败');
  1096. }
  1097. }
  1098. /**
  1099. * 提现明细
  1100. * @return mixed
  1101. */
  1102. public function withdrawal()
  1103. {
  1104. $member_id = $this->request->uid();
  1105. $data = $this->request->params([
  1106. 'type',
  1107. ]);
  1108. $where = ["uid" => $member_id, "type" => $data['type'] ? $data['type'] : 2];
  1109. if ($this->source == 'yhc') {
  1110. $where['mer_id'] = $this->merId;
  1111. }
  1112. $res = $this->repository->withdrawal_user($where);
  1113. if ($res) {
  1114. return app('json')->success($res);
  1115. } else {
  1116. return app('json')->fail('获取失败');
  1117. }
  1118. }
  1119. /**
  1120. * 提现详情
  1121. * @return mixed
  1122. * @author cabbage
  1123. * @day 2020/10/31
  1124. */
  1125. public function withdrawalDetail()
  1126. {
  1127. $member_id = $this->request->uid();
  1128. $extract_id = input("extract_id", 0);
  1129. return app('json')->success($this->repository->withdrawalDetail($extract_id, $member_id));
  1130. }
  1131. /*
  1132. * 修改个人信息*/
  1133. public function updateUser()
  1134. {
  1135. $data['nickname'] = $this->request->param('nickname', null);
  1136. $data['avatar'] = $this->request->param('avatar', null);
  1137. $data['sex'] = $this->request->param('sex', null);
  1138. $data['birthday'] = $this->request->param('birthday', null);
  1139. $data['addres'] = $this->request->param('addres', null);
  1140. $data['mark'] = $this->request->param('mark', null);
  1141. $data['account'] = $this->request->param('account', null);
  1142. $data['phone'] = $this->request->param('phone', null);
  1143. $data = array_filter($data, function($value) {
  1144. return $value !== null;
  1145. });
  1146. $uid = $this->request->uid();
  1147. $res = '';
  1148. if ($this->source == 'yhc') {
  1149. $res = Db::name('enterprise_user')->where('mer_id', $this->merId)->where('uid', $uid)->update(['avatar' => $data['avatar']]);
  1150. unset($data['avatar']);
  1151. }
  1152. $data = $this->repository->updateUser($uid, $data);
  1153. if ($data || $res) {
  1154. return app("json")->success("修改成功", $data);
  1155. }
  1156. return app("json")->fail("未做任何修改");
  1157. }
  1158. /*积分记录*/
  1159. public function socreList()
  1160. {
  1161. [$page, $limit] = $this->getPage();
  1162. $uid = $this->request->uid();
  1163. $data = $this->repository->socreList($uid, $page, $limit);
  1164. return app("json")->success($data);
  1165. }
  1166. function jisuan_fans($uid)
  1167. {
  1168. $where22['node_uid'] = $uid;
  1169. $where22['mer_id'] = $this->merId;
  1170. $arr = $this->jisuantuandui($where22);
  1171. $where['puid'] = $uid;
  1172. $where['mer_id'] = $this->merId;
  1173. $direct_fans = Db::name('enterprise_user')->where($where)->column('uid');//直属粉丝数量
  1174. $result = array_unique(array_merge($arr, $direct_fans));
  1175. return $result;
  1176. }
  1177. function jisuantuandui($where, $data = [])
  1178. {
  1179. $enterprise_user_team = DB::name('enterprise_user')->where($where)->column('uid');
  1180. $arr = array_merge($data, $enterprise_user_team);
  1181. foreach ($enterprise_user_team as $v) {
  1182. $where['node_uid'] = $v;
  1183. $arr = $this->jisuantuandui($where, $arr);
  1184. }
  1185. return $arr;
  1186. }
  1187. /**
  1188. * 一壶茶-团队列表
  1189. */
  1190. public function team_list_1()
  1191. {
  1192. $teamid = $this->request->uid();
  1193. //$teamid = $this->request->param('teamid');//测试ID
  1194. $teamid = 17;
  1195. $datas_jbp = Db::name('old_user_jbp')->where("id",$teamid)->find();//查询旧系统是否有当前会员
  1196. $type = $this->request->param('type',0);//1:大部门,0:小部门,2:直推
  1197. if(!empty($datas_jbp)){
  1198. $team_userinfo_old_jbp1 = $this->getPerformance($teamid);
  1199. //判断大小团队(业绩多的是大部门,业绩小的是小部门)
  1200. $tes = $this->teamPeople($teamid,$type);//1:团队,2:个人
  1201. // 获取分页参数
  1202. $data1= [
  1203. "total"=>100,
  1204. "per_page"=> 10,
  1205. "current_page"=> 1,
  1206. "last_page"=> 1,
  1207. ];
  1208. if($type != 2){
  1209. //小部门和大部门列表数据
  1210. foreach($tes as $k=>$v){
  1211. $curr_pv = '';
  1212. if($v['curr_type']==0){
  1213. $curr_pv = $team_userinfo_old_jbp1['person_nums_pv'];
  1214. }else if($v['curr_type']==1){
  1215. $curr_pv = $team_userinfo_old_jbp1['common_nums_pv'];
  1216. }else{
  1217. $curr_pv = 0;
  1218. }
  1219. $data1['data'][$k] = [
  1220. "uid"=>$v["id"],
  1221. "nickname"=> $v['user_name'] . $curr_pv,
  1222. "phone"=> "137****3315",
  1223. "avatar"=>"https://cdn.bjtdba.com/vod/image/2025-01-20/20250120125206881.png",
  1224. "create_time"=>"2025-01-25 11:00:18",
  1225. "identity"=>"11",
  1226. "level"=> "40002",
  1227. "partnership"=>"22",
  1228. "total_performance"=> $curr_pv,//$v["performance"]['sum_nums_pv'],//总业绩
  1229. "new_performance"=> 0,//新增业绩
  1230. "team_count"=> $v["performance"]['common_nums'] + $v["performance"]['person_nums'] + 1,//团购人数(加的这个1 是当前用户的数)
  1231. ];
  1232. }
  1233. }else{
  1234. //直推列表
  1235. foreach($tes as $k=>$v){
  1236. $data1['data'][$k] = [
  1237. "uid"=>$v["uid"],
  1238. "nickname"=> $v['nickname'],
  1239. "avatar"=>$v['avatar'],
  1240. "create_time"=>"2025-01-25 11:00:18",
  1241. ];
  1242. }
  1243. }
  1244. $data['team_list'] = $data1;
  1245. $data['fans_num'] = $team_userinfo_old_jbp1['person_nums'] + $team_userinfo_old_jbp1['common_nums'] ;//粉丝数
  1246. $data['new_performance'] = 0;//新增业绩
  1247. $data['total_performance']= $team_userinfo_old_jbp1['sum_nums_pv'];//总业绩
  1248. $data['person_nums'] = $team_userinfo_old_jbp1['person_nums'];//个人联盟
  1249. $data['common_nums'] = $team_userinfo_old_jbp1['common_nums'];//共建联盟
  1250. $data['common_nums_pv'] =max( $team_userinfo_old_jbp1['common_nums_pv'],$team_userinfo_old_jbp1['person_nums_pv']);//公共联盟PV
  1251. $data['person_nums_pv'] = min( $team_userinfo_old_jbp1['common_nums_pv'],$team_userinfo_old_jbp1['person_nums_pv']);//个人联盟PV
  1252. // $data['effective_fans_num'] = DB::name('enterprise_user')
  1253. }
  1254. //var_dump($data);
  1255. //把新表中的新增邀请用户加到数组中
  1256. //$spread_usersdata = Db::name('user')->where("spread_uid",$teamid)->select();//查询旗下会员
  1257. // 查询当前会员旗下的会员数据
  1258. // 获取分页参数
  1259. [$page, $limit] = $this->getPage();
  1260. // 查询当前会员旗下的会员数据(分页)
  1261. $subordinate_members = Db::name('user')
  1262. ->alias('u')
  1263. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1264. ->where("u.spread_uid", $teamid) // 查询旗下会员
  1265. ->where("so.mer_id", 496)
  1266. // ->where("so.douhuomall", 1)
  1267. // ->where("so.douhuomall_status", 9)
  1268. // ->where("so.status", 0)
  1269. ->group('u.uid') // 确保每个用户只出现一次
  1270. ->page($page, $limit) // 分页查询
  1271. ->select(); // 获取分页数据
  1272. //计算团队总业绩
  1273. // $total_amount=0;
  1274. // foreach($subordinate_members as $k=>$v){
  1275. // }
  1276. // 获取总会员数
  1277. $total_members = Db::name('user') ->alias('u')
  1278. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1279. ->where("u.spread_uid", $teamid) // 查询旗下会员
  1280. ->where("so.mer_id", 496)
  1281. // ->where("so.douhuomall", 1)
  1282. // ->where("so.douhuomall_status", 9)
  1283. // ->where("so.status", 0)
  1284. ->group('u.uid') // 确保每个用户只出现一次
  1285. ->page($page, $limit) // 分页查询
  1286. ->count(); // 获取分页数据
  1287. // 构造分页信息
  1288. $data1 = [
  1289. "total" => $total_members,
  1290. "per_page" => $limit,
  1291. "current_page" => $page,
  1292. "last_page" => ceil($total_members / $limit),
  1293. "data" => []
  1294. ];
  1295. $total_amount_pv_team = 0;//计算总业绩
  1296. //获取团队总数量
  1297. $team_count_total = 0;
  1298. $small_count = 0;//小部门人数
  1299. //var_dump($this->calculatePerformance($subordinate_members));
  1300. //获取大小部门数据(新表)
  1301. $get_big_small_datas = $this->getbig_samll_datas($subordinate_members);//下标0是大部门
  1302. //var_dump( $get_big_small_datas);
  1303. //判断大小部门的人数(根据业绩多的就是大部门,业绩小的就是小部门来计算展示的部门人数);
  1304. $big_team_count = $get_big_small_datas[0]['team_count'];
  1305. $smallteam_count = $get_big_small_datas[1]['team_count'];
  1306. //end
  1307. // 遍历分页数据,构造每个会员的详细信息
  1308. foreach ($subordinate_members as $k => $v) {
  1309. //计算自己和旗下的业绩
  1310. $t_teams_pv = $this->calculatePerformance($v['uid']);
  1311. $total_amount_pv_team += $t_teams_pv['total_performance'];
  1312. $data1['data'][$k] = [
  1313. "uid" => $v["uid"],
  1314. "nickname" => $v['nickname'], // 假设昵称字段为 nickname
  1315. "phone" => substr_replace($v['phone'], '****', 3, 4), // 隐藏手机号中间四位
  1316. "avatar" => $v['avatar'], // 假设头像字段为 avatar
  1317. "create_time" => $v['create_time'], // 假设创建时间为 create_time
  1318. "total_performance" => $t_teams_pv['total_performance'], // 假设总业绩字段需要额外计算
  1319. "new_performance" => $t_teams_pv['total_performance'], // 假设新增业绩字段需要额外计算
  1320. "team_count" => $t_teams_pv['team_count'], // 假设团购人数需要额外计算
  1321. ];
  1322. }
  1323. // 根据 type 参数处理数据
  1324. if ($type == 1) {
  1325. // 大部门:取 total_performance 最大的一个数组
  1326. usort($data1['data'], function ($a, $b) {
  1327. return $b['total_performance'] <=> $a['total_performance'];
  1328. });
  1329. $data1['data'] = array_slice($data1['data'], 0, 1); // 只保留最大的一个
  1330. } elseif ($type == 0) {
  1331. // 小部门:去掉 total_performance 最大的一个数组
  1332. usort($data1['data'], function ($a, $b) {
  1333. return $b['total_performance'] <=> $a['total_performance'];
  1334. });
  1335. $data1['data'] = array_slice($data1['data'], 1); // 去掉第一个
  1336. } elseif ($type == 2) {
  1337. // 直推:不做任何处理
  1338. }
  1339. // 构造最终返回的数据
  1340. $data = [
  1341. 'team_list' => $data1,
  1342. 'fans_num' => $get_big_small_datas[0]['team_count'] + $get_big_small_datas[1]['team_count'], // 粉丝数
  1343. 'new_performance' => $get_big_small_datas[0]['total_performance'] + $get_big_small_datas[1]['total_performance'], // 新增业绩
  1344. 'total_performance' => $get_big_small_datas[0]['total_performance'] + $get_big_small_datas[1]['total_performance'], // 总业绩
  1345. 'person_nums' => $big_team_count, // 大部门人数
  1346. 'common_nums' => $smallteam_count, // 小部门人数
  1347. 'common_nums_pv' => $get_big_small_datas[0]['total_performance'], // 公共联盟PV
  1348. 'person_nums_pv' => $get_big_small_datas[1]['total_performance'], // 个人联盟PV
  1349. ];
  1350. return app("json")->success($data);
  1351. }
  1352. public function buildTreePv($users, $parentId = 0, $keyword = 'level_id' , $is_b = 1) {
  1353. $branch = array();
  1354. foreach ($users as $user) {
  1355. if ($user[$keyword] == $parentId) {
  1356. if($keyword == 'spread_uid' && $is_b == 1) {
  1357. $children = $this->buildTreePv($users, $user['uid'], 'spread_uid', $is_b+1); // 递归查找子节点
  1358. } else {
  1359. $children = $this->buildTreePv($users, $user['uid'], 'level_id', $is_b+1); // 递归查找子节点
  1360. }
  1361. if ($children) {
  1362. $user['children'] = $children; // 如果有子节点,添加到当前节点
  1363. }else{
  1364. $user['children'] = [];
  1365. }
  1366. $user['team_count'] = count($children);
  1367. $user['total_pv'] = $user['pv']; // 初始化当前节点的总余额为自身余额
  1368. if ($children) { // 如果存在子节点,计算总余额
  1369. foreach ($children as $child) {
  1370. $user['total_pv'] += $child['total_pv']; // 累加子节点的总余额
  1371. $user['team_count'] += $child['team_count'];
  1372. }
  1373. }
  1374. $branch[] = $user; // 将当前节点添加到树中
  1375. }
  1376. }
  1377. return $branch; // 返回当前分支的所有节点
  1378. }
  1379. // 根据父级uid,递归获取所有子级UID数组 默认深度10级
  1380. public function getdepartmentStatistics($parentUid, $keyword = 'level_id') {
  1381. $user = Db::name('user')->where('uid', $parentUid)->field('uid,nickname,avatar,spread_uid,pv,create_time,level_id')->find();
  1382. $user['pv'] = 0;
  1383. $uids = [];// 用于存储符合条件的子级 uid
  1384. $result = [$user]; // 用于存储符合条件的子级数据
  1385. // 定义递归函数
  1386. $is_a = true;
  1387. $recursion = function ($parentUid) use (&$uids, &$result, &$recursion, &$keyword, &$is_a) {
  1388. if ($keyword == 'spread_uid' && $is_a) {
  1389. $children = Db::name('user')->field('uid,nickname,avatar,spread_uid,pv,create_time,level_id')->where($keyword, $parentUid)->select()->toArray();
  1390. $is_a = false;
  1391. } else {
  1392. $children = Db::name('user')->field('uid,nickname,avatar,spread_uid,pv,create_time,level_id')->where('level_id', $parentUid)->select()->toArray();
  1393. }
  1394. // 查询当前父级的所有直接子级
  1395. // 如果没有子级,直接返回
  1396. if (!count($children) && count($children) < 1) {
  1397. return;
  1398. }
  1399. // 遍历每个子级
  1400. foreach ($children as $childUid) {
  1401. //如果有重复的就跳过 防止死循环
  1402. if(in_array($childUid['uid'], $uids)){
  1403. continue;
  1404. }
  1405. // 将符合条件的子级 uid 添加到结果数组
  1406. $uids[] = $childUid['uid'];
  1407. $result[] = $childUid;
  1408. // 递归查询子级的子级
  1409. $recursion($childUid['uid']);
  1410. }
  1411. };
  1412. // 从初始父级开始递归查询
  1413. $recursion($parentUid);
  1414. return $result; // 返回结果数组,并去重
  1415. }
  1416. /**
  1417. * 一壶茶-团队列表
  1418. */
  1419. public function team_list()
  1420. {
  1421. $teamid = $this->request->uid();
  1422. [$page, $limit] = $this->getPage();
  1423. //小夏重写部分
  1424. $user_id = $teamid;
  1425. //如果下级团队只有一个人 那就不用再查了 为0
  1426. //如果用户等级为用户身份 只查一级直推
  1427. //去除掉贡献值最大的下级
  1428. $user = Db::name('user')->where('uid', $user_id)->field('uid,nickname,avatar,spread_uid,pv,create_time,level_id')->find();
  1429. $child_nums = $this->getdepartmentStatistics($user_id, 'level_id');
  1430. $child_nums_Tree = $this->buildTreePv($child_nums, $user['level_id'], 'level_id');
  1431. $new_performance = 0; //一周内新增总业绩
  1432. // 这周的时间区间
  1433. // $end_time = date('Y-m-d ' . '00:00:00', strtotime('-7 days'));
  1434. $now = time();
  1435. $startTime = date('Y-m-d 00:00:00', strtotime('monday this week', $now)); // 这周星期一的开始时间
  1436. $endTime = date('Y-m-d 23:59:59', strtotime('sunday this week', $now)); // 这周星期日的结束时间
  1437. $person_nums_pv = 0;//大部门业绩
  1438. $common_nums_pv = 0;//小部门业绩
  1439. $aLL_list = [];//直推数据
  1440. $person_list = [];//大部门数据
  1441. $common_list = [];//小部门数据
  1442. if (count($child_nums_Tree) && isset($child_nums_Tree[0]['children']) && count($child_nums_Tree[0]['children'])) {
  1443. // 计算总新增业绩
  1444. $uid_list = array_column($child_nums, 'uid');
  1445. $uid_list = array_diff($uid_list, [$user_id]);
  1446. $new_performance = Db::name("user_pv_log")
  1447. ->whereIn('uid', $uid_list)
  1448. ->whereBetween('settlement_time', [$startTime, $endTime])
  1449. ->sum('pv');
  1450. //获取大部门的key
  1451. $maxBalanceIndex = array_search(max(array_column($child_nums_Tree[0]['children'], 'total_pv')), array_column($child_nums_Tree[0]['children'], 'total_pv'));
  1452. foreach ($child_nums_Tree[0]['children'] as $k => $v) {
  1453. $child_nums = $this->getdepartmentStatistics($v['uid'], 'level_id');
  1454. $uid_list = array_column($child_nums, 'uid');
  1455. array_push($uid_list, $v['uid']);
  1456. $new_performance_child = Db::name("user_pv_log")
  1457. ->whereIn('uid', $uid_list)
  1458. ->whereBetween('settlement_time', [$startTime, $endTime])
  1459. ->sum('pv');
  1460. if ($k == $maxBalanceIndex) {
  1461. $person_list[] = [
  1462. "uid" => $v["uid"],
  1463. "spread_uid" => $v['spread_uid'],
  1464. "level_id" => $v['level_id'],
  1465. "nickname" => $v['nickname'],
  1466. "avatar" => $v['avatar'],
  1467. "pv" =>round( $v['pv'],2),
  1468. "total_performance" => round($v['total_pv'],2),
  1469. "create_time" => $v['create_time'],
  1470. 'team_count' => $v['team_count'],
  1471. 'new_performance' => $new_performance_child
  1472. ];
  1473. $person_nums_pv = bcadd($person_nums_pv, $v['total_pv'],2);
  1474. } else {
  1475. $common_list[] = [
  1476. "uid" => $v["uid"],
  1477. "spread_uid" => $v['spread_uid'],
  1478. "level_id" => $v['level_id'],
  1479. "nickname" => $v['nickname'],
  1480. "avatar" => $v['avatar'],
  1481. "pv" => round($v['pv'],2),
  1482. "total_performance" => round($v['total_pv'],2),
  1483. "create_time" => $v['create_time'],
  1484. 'team_count' => $v['team_count'],
  1485. 'new_performance' => $new_performance_child
  1486. ];
  1487. $common_nums_pv = bcadd($common_nums_pv, $v['total_pv'],2);
  1488. }
  1489. // 我的直推 不是大小团队 加起来
  1490. // $aLL_list[] = [
  1491. // "uid" => $v["uid"],
  1492. // "spread_uid" => $v['spread_uid'],
  1493. // "nickname" => $v['nickname'],
  1494. // "avatar" => $v['avatar'],
  1495. // "pv" => $v['pv'],
  1496. // "total_performance" => (int)$v['total_pv'],
  1497. // "create_time" => $v['create_time'],
  1498. // 'team_count'=> $v['team_count'],
  1499. // 'new_performance' => $new_performance_child
  1500. // ];
  1501. }
  1502. }
  1503. $type = $this->request->param('type', 0);//1:大部门,0:小部门,2:直推
  1504. // 初始化最终返回的数据
  1505. $data = [
  1506. 'team_list' => [],
  1507. 'fans_num' => 0, // 粉丝数
  1508. 'new_performance' => 0, // 新增业绩
  1509. 'total_performance' => 0, // 总业绩
  1510. 'person_nums' => 0, // 个人联盟人数
  1511. 'common_nums' => 0, // 公共联盟人数
  1512. 'common_nums_pv' => 0, // 公共联盟PV
  1513. 'person_nums_pv' => 0, // 个人联盟PV
  1514. ];
  1515. if ($type != 2) {
  1516. if ($type == 1) {
  1517. $data1 = [
  1518. "total" => count($person_list),
  1519. "per_page" => (int)$limit,
  1520. "current_page" => $page,
  1521. "last_page" => ceil(count($person_list) / $limit),
  1522. "data" => array_slice($person_list, ($page - 1) * $limit, $limit)
  1523. ];
  1524. } else {
  1525. $data1 = [
  1526. "total" => count($common_list),
  1527. "per_page" => (int)$limit,
  1528. "current_page" => $page,
  1529. "last_page" => ceil(count($common_list) / $limit),
  1530. "data" => array_slice($common_list, ($page - 1) * $limit, $limit)
  1531. ];
  1532. }
  1533. } else {
  1534. $child_nums = $this->getdepartmentStatistics($user_id, 'spread_uid');
  1535. $child_nums_Tree_spread = $this->buildTreePv($child_nums, $user['spread_uid'], 'spread_uid');
  1536. if (count($child_nums_Tree_spread) && isset($child_nums_Tree_spread[0]['children']) && count($child_nums_Tree_spread[0]['children'])) {
  1537. // 计算总新增业绩
  1538. $uid_list = array_column($child_nums, 'uid');
  1539. $uid_list = array_diff($uid_list, [$user_id]);
  1540. foreach ($child_nums_Tree_spread[0]['children'] as $k => $v) {
  1541. $child_nums = $this->getdepartmentStatistics($v['uid']);
  1542. $uid_list = array_column($child_nums, 'uid');
  1543. array_push($uid_list, $v['uid']);
  1544. $new_performance_child = Db::name("user_pv_log")
  1545. ->whereIn('uid', $uid_list)
  1546. ->whereBetween('settlement_time', [$startTime, $endTime])
  1547. ->sum('pv');
  1548. $aLL_list[] = [
  1549. "uid" => $v["uid"],
  1550. "spread_uid" => $v['spread_uid'],
  1551. "level_id" => $v['level_id'],
  1552. "nickname" => $v['nickname'],
  1553. "avatar" => $v['avatar'],
  1554. "pv" => round($v['pv'],2),
  1555. "total_performance" => round($v['total_pv'], 2),
  1556. "create_time" => $v['create_time'],
  1557. 'team_count'=> $v['team_count'],
  1558. 'new_performance' => $new_performance_child
  1559. ];
  1560. }
  1561. }
  1562. $data1 = [
  1563. "total" => count($aLL_list),
  1564. "per_page" => (int)$limit,
  1565. "current_page" => $page,
  1566. "last_page" => ceil(count($aLL_list) / $limit),
  1567. "data" => array_slice($aLL_list, ($page - 1) * $limit, $limit)
  1568. ];
  1569. }
  1570. // 旧系统中的公共部分数据
  1571. $data['teamid'] = $teamid;
  1572. $data['team_list'] = $data1;
  1573. $data['fans_num'] = $child_nums_Tree[0]['team_count'];//总人数
  1574. $data['new_performance'] = $new_performance;//新增总业绩
  1575. $data['total_performance'] = bcadd($child_nums_Tree[0]['total_pv'] ?? 0, 0, 2);//总业绩
  1576. $data['person_nums'] = count($person_list);//大部门人数
  1577. $data['common_nums'] = count($common_list);//小部门人数
  1578. $data['common_nums_pv'] = $person_nums_pv;//大部门业绩
  1579. $data['person_nums_pv'] = $common_nums_pv;//小部门业绩
  1580. return app("json")->success($data);
  1581. // // 查询当前会员旗下的会员数据(分页)
  1582. // [$page, $limit] = $this->getPage();
  1583. // $subordinate_members = Db::name('user')
  1584. // // ->alias('u')
  1585. // // ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1586. // ->where("spread_uid", $teamid)
  1587. // // ->where("so.mer_id", 496)
  1588. // // ->group('u.uid')
  1589. // ->page($page, $limit)
  1590. // ->select();
  1591. // $total_members = Db::name('user')
  1592. // // ->alias('u')
  1593. // // ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1594. // ->where("spread_uid", $teamid)
  1595. // // ->where("so.mer_id", 496)
  1596. // // ->group('u.uid')
  1597. // ->count();
  1598. // $data1 = [
  1599. // "total" => $total_members,
  1600. // "per_page" => $limit,
  1601. // "current_page" => $page,
  1602. // "last_page" => ceil($total_members / $limit),
  1603. // "data" => []
  1604. // ];
  1605. // $total_amount_pv_team = 0;
  1606. // $team_count_total = 0;
  1607. // foreach ($subordinate_members as $k => $v) {
  1608. // $t_teams_pv = $this->calculatePerformance($v['uid']);
  1609. // $total_amount_pv_team += $t_teams_pv['total_performance'];
  1610. // $team_count_total += $t_teams_pv['team_count'];
  1611. // $data1['data'][$k] = [
  1612. // "uid" => $v["uid"],
  1613. // "nickname" => $v['nickname'],
  1614. // "phone" => substr_replace($v['phone'], '****', 3, 4),
  1615. // "avatar" => $v['avatar'],
  1616. // "create_time" => $v['create_time'],
  1617. // "total_performance" => $t_teams_pv['total_performance'],
  1618. // "new_performance" => $t_teams_pv['total_performance'],
  1619. // "team_count" => $t_teams_pv['team_count'],
  1620. // ];
  1621. // }
  1622. // // 获取大小部门数据
  1623. // $get_big_small_datas = $this->getbig_samll_datas($subordinate_members);
  1624. // // 判断大小部门的人数
  1625. // $big_team_count = $get_big_small_datas[0]['team_count'];
  1626. // $small_team_count = $get_big_small_datas[1]['team_count'];
  1627. // // 根据 type 参数处理数据
  1628. // if ($type == 1) {
  1629. // usort($data1['data'], function ($a, $b) {
  1630. // return $b['total_performance'] <=> $a['total_performance'];
  1631. // });
  1632. // $data1['data'] = array_slice($data1['data'], 0, 1);
  1633. // } elseif ($type == 0) {
  1634. // usort($data1['data'], function ($a, $b) {
  1635. // return $b['total_performance'] <=> $a['total_performance'];
  1636. // });
  1637. // $data1['data'] = array_slice($data1['data'], 1);
  1638. // }
  1639. // // 合并数据
  1640. // if (!empty($datas_jbp)) {
  1641. // // 如果旧系统中有数据,合并新旧数据
  1642. // $data['team_list']['data'] = array_merge($data['team_list']['data'], $data1['data']);
  1643. // $data['fans_num'] += $team_count_total;
  1644. // $data['new_performance'] += $total_amount_pv_team;
  1645. // $data['total_performance'] += $total_amount_pv_team;
  1646. // $data['person_nums'] += $big_team_count;
  1647. // $data['common_nums'] += $small_team_count;
  1648. // $data['common_nums_pv'] += $get_big_small_datas[0]['total_performance'];
  1649. // $data['person_nums_pv'] += $get_big_small_datas[1]['total_performance'];
  1650. // } else {
  1651. // // 如果旧系统中没有数据,直接使用新数据
  1652. // $data['team_list'] = $data1;
  1653. // $data['fans_num'] = $team_count_total;
  1654. // $data['new_performance'] = $total_amount_pv_team;
  1655. // $data['total_performance'] = $total_amount_pv_team;
  1656. // $data['person_nums'] = $big_team_count;
  1657. // $data['common_nums'] = $small_team_count;
  1658. // $data['common_nums_pv'] = $get_big_small_datas[0]['total_performance'];
  1659. // $data['person_nums_pv'] = $get_big_small_datas[1]['total_performance'];
  1660. // }
  1661. // return app("json")->success($data);
  1662. }
  1663. //计算自己和自己团队下面的业绩。新表
  1664. //计算自己和自己团队下面的业绩。新表
  1665. public function calculatePerformance($uid)
  1666. {
  1667. // 初始化业绩数组
  1668. $performance = [
  1669. 'personal_performance' => 0, // 个人业绩
  1670. 'team_performance' => 0, // 团队业绩
  1671. 'total_performance' => 0, // 总业绩
  1672. 'team_count' => 0, // 加上自己的团队数量
  1673. ];
  1674. // 定义业绩换算规则
  1675. $performanceMapping = [
  1676. 1180 => 700,
  1677. 10620 => 6300,
  1678. 11800 => 7000
  1679. ];
  1680. // 计算个人业绩
  1681. $personalOrder = Db::name('store_order')->where("uid", $uid)->find();
  1682. if ($personalOrder) {
  1683. // 将浮点数转换为整数
  1684. $totalPrice = (int)$personalOrder['total_price'];
  1685. if (isset($performanceMapping[$totalPrice])) {
  1686. $performance['personal_performance'] = $performanceMapping[$totalPrice];
  1687. }
  1688. }
  1689. if($uid <= 611){
  1690. // 计算旗下团队成员的业绩
  1691. $teamOrders = Db::name('user')
  1692. ->alias('u')
  1693. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1694. ->where("u.spread_uid", $uid) // 查询旗下会员
  1695. ->where("so.mer_id", 496)
  1696. // ->where("so.douhuomall", 1)
  1697. // ->where("so.douhuomall_status", 9)
  1698. // ->where("so.status", 0)
  1699. ->select();
  1700. $teamOrders_count = Db::name('user')
  1701. ->alias('u')
  1702. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1703. ->where("u.spread_uid", $uid) // 查询旗下会员
  1704. ->where("so.mer_id", 496)
  1705. // ->where("so.douhuomall", 1)
  1706. // ->where("so.douhuomall_status", 9)
  1707. // ->where("so.status", 0)
  1708. ->count();
  1709. $performance['team_count'] = $teamOrders_count + 1; // 赋值团队数量
  1710. foreach ($teamOrders as $order) {
  1711. if ($order['total_price']) {
  1712. // 将浮点数转换为整数
  1713. $totalPrice = (int)$order['total_price'];
  1714. if (isset($performanceMapping[$totalPrice])) {
  1715. $performance['team_performance'] += $performanceMapping[$totalPrice];
  1716. }
  1717. }
  1718. }
  1719. // 计算总业绩
  1720. $performance['total_performance'] = $performance['personal_performance'] + $performance['team_performance'];
  1721. // 假设总业绩最大值需要通过后续逻辑判断,这里暂时设置为 false
  1722. return $performance;
  1723. }
  1724. }
  1725. //获取大小部门业绩(新表)
  1726. public function getbig_samll_datas($subordinate_members){
  1727. //单独写一个方法获取大小部门的数据
  1728. $arr_team = [];
  1729. foreach ($subordinate_members as $k => $v) {
  1730. //计算自己和旗下的业绩
  1731. $arr_team[] = $this->calculatePerformance($v['uid']);
  1732. }
  1733. // 初始化变量
  1734. $maxPerformance = 0;
  1735. $maxIndex = -1;
  1736. // 找出 total_performance 最高的记录
  1737. foreach ($arr_team as $index => $item) {
  1738. if ($item['total_performance'] > $maxPerformance) {
  1739. $maxPerformance = $item['total_performance'];
  1740. $maxIndex = $index;
  1741. }
  1742. }
  1743. // 如果找到了最高记录
  1744. if ($maxIndex !== -1) {
  1745. // 提取最高记录
  1746. $maxRecord = $arr_team[$maxIndex];
  1747. // 从原数组中移除该记录
  1748. unset($arr_team[$maxIndex]);
  1749. // 重新索引数组
  1750. $arr_team = array_values($arr_team);
  1751. } else {
  1752. // 如果没有找到记录,可以设置一个默认值
  1753. $maxRecord = null;
  1754. }
  1755. // 计算大部门和小部门的汇总信息
  1756. $majorDepartmentSummary = [
  1757. "total_person_performance" => $maxRecord ? $maxRecord['personal_performance'] : 0,
  1758. "total_team_performance" => $maxRecord ? $maxRecord['team_performance'] : 0,
  1759. "total_performance" => $maxRecord ? $maxRecord['total_performance'] : 0,
  1760. "team_count" => $maxRecord ? $maxRecord['team_count'] : 0,
  1761. "data" => $maxRecord ? [$maxRecord] : []
  1762. ];
  1763. $minorDepartmentSummary = [
  1764. "total_person_performance" => array_sum(array_column($arr_team, 'personal_performance')),
  1765. "total_team_performance" => array_sum(array_column($arr_team, 'team_performance')),
  1766. "total_performance" => array_sum(array_column($arr_team, 'total_performance')),
  1767. "team_count" => array_sum(array_column($arr_team, 'team_count')),
  1768. "data" => $arr_team
  1769. ];
  1770. // 输出结果
  1771. // echo "大部门汇总信息:\n";
  1772. // print_r($majorDepartmentSummary);
  1773. // echo "小部门汇总信息:\n";
  1774. // print_r($minorDepartmentSummary);
  1775. return array($majorDepartmentSummary,$minorDepartmentSummary);
  1776. }
  1777. //计算自己和自己团队下面的业绩。新表
  1778. public function calculatePerformance_copy($uid)
  1779. {
  1780. // 初始化业绩数组
  1781. $performance = [
  1782. 'personal_performance' => 0, // 个人业绩
  1783. 'team_performance' => 0, // 团队业绩
  1784. 'total_performance' => 0, // 总业绩
  1785. 'team_count' =>0, //加上自己的团队数量
  1786. //'team_count_pr'=>0,//实际团队数量(没有加上自己)
  1787. ];
  1788. // 定义业绩换算规则
  1789. $performanceMapping = [
  1790. 1180 => 700,
  1791. 10620 => 6300,
  1792. 11800 => 7000
  1793. ];
  1794. // 计算个人业绩
  1795. $personalOrder = Db::name('store_order')->where("uid", $uid)->find();
  1796. if ($personalOrder) {
  1797. // 将浮点数转换为整数
  1798. $totalPrice = (int)$personalOrder['total_price'];
  1799. if (isset($performanceMapping[$totalPrice])) {
  1800. $performance['personal_performance'] = $performanceMapping[$totalPrice];
  1801. }
  1802. }
  1803. // 计算旗下团队成员的业绩
  1804. $teamOrders = Db::name('user')
  1805. ->alias('u')
  1806. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1807. ->where("u.spread_uid", $uid) // 查询旗下会员
  1808. ->where("so.mer_id", 496)
  1809. // ->where("so.douhuomall", 1)
  1810. // ->where("so.douhuomall_status", 9)
  1811. // ->where("so.status", 0)
  1812. ->select();
  1813. $teamOrders_count = Db::name('user')
  1814. ->alias('u')
  1815. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  1816. ->where("u.spread_uid", $uid) // 查询旗下会员
  1817. ->where("so.mer_id", 496)
  1818. // ->where("so.douhuomall", 1)
  1819. // ->where("so.douhuomall_status", 9)
  1820. // ->where("so.status", 0)
  1821. ->count();
  1822. $performance['team_count'] = $teamOrders_count+1;//赋值团队数量
  1823. //$performance['team_count_pr'] = $teamOrders_count;//没有加上父级赋值团队数量
  1824. foreach ($teamOrders as $order) {
  1825. if ($order['total_price']) {
  1826. // 将浮点数转换为整数
  1827. $totalPrice = (int)$order['total_price'];
  1828. if (isset($performanceMapping[$totalPrice])) {
  1829. $performance['team_performance'] += $performanceMapping[$totalPrice];
  1830. }
  1831. }
  1832. }
  1833. // 计算总业绩
  1834. $performance['total_performance'] = $performance['personal_performance'] + $performance['team_performance'];
  1835. return $performance;
  1836. }
  1837. public function team_list_copy旧表使用()
  1838. {
  1839. $teamid = $this->request->uid();
  1840. //$teamid = $this->request->param('teamid');//测试ID
  1841. $teamid = 17;
  1842. $type = $this->request->param('type',0);//1:大部门,0:小部门,2:直推
  1843. $team_userinfo_old_jbp1= $this->getPerformance($teamid);
  1844. //判断大小团队(业绩多的是大部门,业绩小的是小部门)
  1845. $tes = $this->teamPeople($teamid,$type);//1:团队,2:个人
  1846. $data1= [
  1847. "total"=>100,
  1848. "per_page"=> 10,
  1849. "current_page"=> 1,
  1850. "last_page"=> 1,
  1851. ];
  1852. if($type != 2){
  1853. //小部门和大部门列表数据
  1854. foreach($tes as $k=>$v){
  1855. $curr_pv = '';
  1856. if($v['curr_type']==0){
  1857. $curr_pv = $team_userinfo_old_jbp1['person_nums_pv'];
  1858. }else if($v['curr_type']==1){
  1859. $curr_pv = $team_userinfo_old_jbp1['common_nums_pv'];
  1860. }else{
  1861. $curr_pv = 0;
  1862. }
  1863. $data1['data'][$k] = [
  1864. "uid"=>$v["id"],
  1865. "nickname"=> $v['user_name'] . $curr_pv,
  1866. "phone"=> "137****3315",
  1867. "avatar"=>"https://cdn.bjtdba.com/vod/image/2025-01-20/20250120125206881.png",
  1868. "create_time"=>"2025-01-25 11:00:18",
  1869. "identity"=>"11",
  1870. "level"=> "40002",
  1871. "partnership"=>"22",
  1872. "total_performance"=> $curr_pv,//$v["performance"]['sum_nums_pv'],//总业绩
  1873. "new_performance"=> 0,//新增业绩
  1874. "team_count"=> $v["performance"]['common_nums'] + $v["performance"]['person_nums'] + 1,//团购人数(加的这个1 是当前用户的数)
  1875. ];
  1876. }
  1877. }else{
  1878. //直推列表
  1879. foreach($tes as $k=>$v){
  1880. $data1['data'][$k] = [
  1881. "uid"=>$v["uid"],
  1882. "nickname"=> $v['nickname'],
  1883. "avatar"=>$v['avatar'],
  1884. "create_time"=>"2025-01-25 11:00:18",
  1885. ];
  1886. }
  1887. }
  1888. $data['team_list'] = $data1;
  1889. $data['fans_num'] = $team_userinfo_old_jbp1['person_nums'] + $team_userinfo_old_jbp1['common_nums'] ;//粉丝数
  1890. $data['new_performance'] = 0;//新增业绩
  1891. $data['total_performance']= $team_userinfo_old_jbp1['sum_nums_pv'];//总业绩
  1892. $data['person_nums'] = $team_userinfo_old_jbp1['person_nums'];//个人联盟
  1893. $data['common_nums'] = $team_userinfo_old_jbp1['common_nums'];//共建联盟
  1894. $data['common_nums_pv'] =max( $team_userinfo_old_jbp1['common_nums_pv'],$team_userinfo_old_jbp1['person_nums_pv']);//公共联盟PV
  1895. $data['person_nums_pv'] = min( $team_userinfo_old_jbp1['common_nums_pv'],$team_userinfo_old_jbp1['person_nums_pv']);//个人联盟PV
  1896. // $data['effective_fans_num'] = DB::name('enterprise_user')
  1897. //把新表中的新增邀请用户加到数组中
  1898. return app("json")->success($data);
  1899. }
  1900. /**
  1901. * 一壶茶-团队列表
  1902. */
  1903. public function team_list_copy()
  1904. {
  1905. $uid = $this->request->uid();
  1906. $where['puid'] = $uid;
  1907. $where['mer_id'] = $this->merId;
  1908. $data['direct_fans_num'] = Db::name('enterprise_user')->where($where)->count();//直属粉丝数量
  1909. //var_dump($uid);
  1910. $arr = $this->jisuan_fans($uid);
  1911. $data['fans_num'] = count($arr);//粉丝总数
  1912. $data['total_performance'] = 12555;//总业绩
  1913. $data['new_performance'] = 15;//新增业绩
  1914. [$page, $limit] = $this->getPage();
  1915. $where2['eu.mer_id'] = $this->merId;
  1916. $type = $this->request->param('type', 0);//1:大部门,0:小部门
  1917. // var_dump($where2);
  1918. $enterprise_user_team = DB::name('enterprise_user')
  1919. ->alias('eu')
  1920. ->join('user u', 'eu.uid=u.uid')
  1921. ->where($where2)
  1922. ->when($type < 1 || $type == 2, function ($q) use ($arr) {
  1923. $q->whereIn('eu.uid', $arr);
  1924. })
  1925. ->when($type == 1, function ($q) use ($uid) {
  1926. $q->whereIn('eu.puid', $uid);
  1927. })
  1928. ->when($type == 2, function ($q) use ($uid) {
  1929. $q->whereIn('eu.identity', [100, 101, 102, 103, 104, 105]);
  1930. })
  1931. ->field('eu.uid,u.nickname,u.phone,eu.avatar,eu.create_time,eu.identity,eu.level,eu.partnership')
  1932. ->order('eu.enterprise_user_id desc')
  1933. ->paginate($limit)
  1934. ->each(function ($item) {
  1935. $item['phone'] = substr_replace($item['phone'], '****', 3, 4);
  1936. return $item;
  1937. });
  1938. //var_dump($enterprise_user_team);
  1939. $data['team_list'] = $enterprise_user_team;
  1940. $data['effective_fans_num'] = DB::name('enterprise_user')
  1941. ->alias('eu')
  1942. ->join('user u', 'eu.uid=u.uid')
  1943. ->where($where2)
  1944. ->whereIn('eu.uid', $arr)
  1945. ->whereIn('eu.identity', [100, 101, 102, 103, 104, 105])
  1946. ->count();//有效粉丝数量
  1947. return app("json")->success($data);
  1948. }
  1949. public function team_details()
  1950. {
  1951. $uid = $this->request->param('uid', 0);
  1952. $where2['eu.uid'] = $uid;
  1953. $where2['eu.mer_id'] = $this->merId;
  1954. $enterprise_user_team = DB::name('enterprise_user')
  1955. ->alias('eu')
  1956. ->join('user u', 'eu.uid=u.uid')
  1957. ->where($where2)
  1958. ->field('eu.uid,u.nickname,u.phone,u.avatar,eu.create_time,eu.identity,eu.level,eu.partnership,eu.puid')
  1959. ->find();;
  1960. if ($enterprise_user_team) {
  1961. $enterprise_user_team['phone'] = substr_replace($enterprise_user_team['phone'], '****', 3, 4);
  1962. $enterprise_user_team['p_nickname'] = '';
  1963. $enterprise_user_team['p_phone'] = '';
  1964. $yanglao = 0;
  1965. $offLinewhere = ['mer_id' => $this->merId, 'uid' => $uid, 'commission_type' => '5', 'type_shop' => 0];
  1966. $offLine1 = Db::name('user_bill')->where($offLinewhere)->where('source', 1)->where('status', 1)->sum('number');
  1967. $yanglao += $offLine1;
  1968. $offLine2 = Db::name('user_bill')->where($offLinewhere)->where('source', 0)->whereIn('status', [0, 1])->sum('number');
  1969. $yanglao += $offLine2;
  1970. $enterprise_user_team['ylj'] = set_price_rtrim($yanglao);
  1971. if ($enterprise_user_team['puid'] > 0) {
  1972. $user = Db::name('user')->where('uid', $enterprise_user_team['puid'])->find();
  1973. if ($user) {
  1974. $enterprise_user_team['p_nickname'] = $user['nickname'];
  1975. $enterprise_user_team['p_phone'] = substr_replace($user['phone'], '****', 3, 4);
  1976. }
  1977. }
  1978. }
  1979. return app("json")->success($enterprise_user_team);
  1980. }
  1981. /**
  1982. * 率积分明细
  1983. */
  1984. public function green_integral_list()
  1985. {
  1986. $pm = $this->request->param('pm');
  1987. $status = $this->request->param('status');
  1988. [$page, $limit] = $this->getPage();
  1989. $uid = $this->request->uid();
  1990. log::info("green_integral_list==={$uid}");
  1991. $where['uid'] = $uid;
  1992. // $where['mer_id'] = $this->merId;
  1993. // if ($pm == 1) {
  1994. // $pm_arr = [1, 3];
  1995. // } else {
  1996. // $pm_arr = [2, 4];
  1997. // }
  1998. if ($pm==0){
  1999. $data = DB::name('user_sign_score')->where($where)->where('pm', 1)->where('status',1)->field('id,mark,reward_socre,pm,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  2000. }
  2001. if($pm==1){
  2002. $data = DB::name('user_sign_score')->where($where)->where('pm', 2)->where('status', 1)->field('id,mark,reward_socre,pm,addtime,order_id')->page($page, $limit)->order("id desc")->select();
  2003. }
  2004. if($pm==2){
  2005. $data = DB::name('user_sign_score')->where($where)->where([['status','in','-1,0']])->field('id,mark,reward_socre,pm,addtime,order_id,status')->page($page, $limit)->order("id desc")->select();
  2006. if($data){
  2007. $data = $data->toArray();
  2008. foreach ($data as $k=>$v){
  2009. if($v['status'] == 0){
  2010. $data[$k]['mark'] = '(失效)' . $v['mark'];
  2011. }
  2012. }
  2013. }
  2014. }
  2015. return app("json")->success($data);
  2016. }
  2017. public function user_invite_profit_list()
  2018. {
  2019. $uid = $this->request->uid();
  2020. [$page, $limit] = $this->getPage();
  2021. $commission_type = $this->request->param('commission_type', 0);
  2022. if ($commission_type) {
  2023. $where['commission_type'] = $commission_type;
  2024. }
  2025. $month = $this->request->param('month', '') ?: date('Y-m');
  2026. $startMonth = date('Y-m-01 00:00:00', strtotime($month));
  2027. $endMonth = date("Y-m-d 00:00:00", strtotime("first day of next month", strtotime($month)));
  2028. $data['yanglao_clear_all'] = Db::name('user_bill')
  2029. ->where('uid', $uid)
  2030. ->whereBetween('create_time', [$startMonth, $endMonth])
  2031. ->where('commission_type', 5)
  2032. ->where('pm', 1)
  2033. ->where('status', 1)
  2034. ->sum('number');
  2035. $data['yanglao_nclear_all'] = Db::name('user_bill')
  2036. ->where('uid', $uid)
  2037. ->whereBetween('create_time', [$startMonth, $endMonth])
  2038. ->where('commission_type', 5)
  2039. ->where('pm', 1)
  2040. ->where('status', 0)
  2041. ->sum('number');
  2042. $data['yanglao_yugu_all'] = $data['yanglao_clear_all'] + $data['yanglao_nclear_all'];
  2043. $where['uid'] = $uid;
  2044. $data['totel_money'] = Db::name('user_bill')->where($where)
  2045. ->whereNotIn('commission_type', [0, 5, 17, 19])
  2046. ->when($commission_type == 5, function ($query) use ($where, $startMonth, $endMonth) {
  2047. $query->whereBetween('create_time', [$startMonth, $endMonth]);
  2048. }, function ($query) use ($where, $month, $startMonth, $endMonth) {
  2049. $query->where('commission_type', '<>', 5)
  2050. ->whereBetween('create_time', [$startMonth, $endMonth]);
  2051. })
  2052. ->sum('number');
  2053. $pageInfo = Db::name('user_bill')
  2054. ->where($where)
  2055. ->whereNotIn('commission_type', [0, 5, 17, 19])
  2056. ->when($commission_type == 5, function ($query) use ($where, $startMonth, $endMonth) {
  2057. $query->whereBetween('create_time', [$startMonth, $endMonth]);
  2058. }, function ($query) use ($where, $month, $startMonth, $endMonth) {
  2059. $query->where('commission_type', '<>', 5)
  2060. ->whereBetween('create_time', [$startMonth, $endMonth]);
  2061. })
  2062. ->order('bill_id desc')
  2063. ->paginate($limit);
  2064. $data_arr = [];
  2065. foreach ($pageInfo->items() as $k => $v) {
  2066. $v['money'] = set_price_rtrim($v['number']);
  2067. $v['order_money'] = set_price_rtrim(0);
  2068. $v['commission_rate'] = set_price_rtrim(0);
  2069. $order = Db::name('store_order')->where('order_sn', $v['order_sn'])->find();
  2070. if (!empty($order)) {
  2071. $v['order_money'] = set_price_rtrim($order['total_price']);
  2072. $v['commission_rate'] = set_price_rtrim(bcdiv($v['money'], $v['order_money'], 2));
  2073. }
  2074. if ($v['status'] == 0) {
  2075. // $v['create_time'] = '--';
  2076. }
  2077. if ($v['status'] == 1) {
  2078. // $v['create_time'] = $v['take_time'];
  2079. }
  2080. if ($v['status'] == -1) {
  2081. $v['mark'] = '(失效)' . $v['mark'];
  2082. // $v['status'] = 0;
  2083. }
  2084. $data_arr[] = $v;
  2085. }
  2086. $data['pageInfo']['current_page'] = $pageInfo->currentPage();
  2087. $data['pageInfo']['data'] = $data_arr;
  2088. $data['pageInfo']['last_page'] = $pageInfo->lastPage();
  2089. return app("json")->success($data);
  2090. }
  2091. /*导航转链-用于用户下单绑定*/
  2092. public function changeLink()
  2093. {
  2094. $uid = $this->request->uid();
  2095. if (!$uid) {
  2096. return app("json")->error("请登录");
  2097. }
  2098. $data = $data = $this->request->params([
  2099. 'url',
  2100. 'name'
  2101. ]);
  2102. $data['url'] = urldecode($data['url']);
  2103. $data['name'] = urldecode($data['name']);
  2104. if (in_array($data['name'], ['京东', '苏宁易购', '饿了么', '唯品会', '拼多多'])) {
  2105. if ($data['name'] == '京东') {
  2106. $url = app()->make(Jd::class)->linkChange($data['url'], $uid);
  2107. }
  2108. if ($data['name'] == '拼多多') {
  2109. $url = app()->make(TaoKe::class)->changeLink($data['url'], $uid);
  2110. }
  2111. if ($data['name'] == '唯品会') {
  2112. $url = app()->make(Vip::class)->changeLink($data['url'], $uid);
  2113. }
  2114. if ($data['name'] == '苏宁易购') {
  2115. $url = $data['url'];
  2116. //$url = app()->make(Su::class)->changeLink($data['url'],$uid);
  2117. }
  2118. if ($data['name'] == '饿了么') {//获取饿了么官方活动链接
  2119. //如果用户没有拉取relation_id,
  2120. $where = ['uid' => $uid, 'type' => 5];
  2121. $isRelation = UserThirdModel::where($where)->find();
  2122. if ($isRelation) {
  2123. $result = DaTaoKe::activityChangeLink('20150318020002597', $uid);
  2124. if ($result['code'] == 0) {
  2125. return \app('json')->fail("获取饿了么链接出错", $result['raw']);
  2126. }
  2127. $url = $result['link'];
  2128. } else {//如果还没有获取用户的relation_id还需要拉淘宝授权
  2129. $state = "{$uid}_h5";
  2130. $url = \app()->make(TaoBao::class)->getAuthUrl($state);
  2131. }
  2132. }
  2133. }
  2134. return app("json")->success($url);
  2135. }
  2136. /*获取协议*/
  2137. public function xieyi()
  2138. {
  2139. $data = $this->request->params([
  2140. 'type'
  2141. ]);
  2142. $data = app()->make(\app\common\repositories\agreement\AgreementRepository::class)->getTypeDetail($data['type']);
  2143. return app("json")->success($data);
  2144. }
  2145. /*获取规则文章*/
  2146. public function guize()
  2147. {
  2148. $id = $this->request->param('id');
  2149. $data = app()->make(\app\common\repositories\agreement\AgreementRepository::class)->getTypeDetail($id);
  2150. if(!$data){
  2151. $data['title']='';
  2152. $data['content']='';
  2153. }
  2154. $html='<!DOCTYPE html>
  2155. <html lang="en">
  2156. <head>
  2157. <meta charset="UTF-8">
  2158. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  2159. <title>'.$data['title'].'</title>
  2160. <style>
  2161. body {
  2162. font-family: Arial, sans-serif;
  2163. margin: 0;
  2164. padding: 0;
  2165. }
  2166. .container {
  2167. margin: 0 auto;
  2168. padding: 20px;
  2169. }
  2170. </style>
  2171. </head>
  2172. <body>
  2173. <div class="container">
  2174. '.$data['content'].'
  2175. </div>
  2176. </body>
  2177. </html';
  2178. return $html;
  2179. }
  2180. /**
  2181. * 支付宝获取授权
  2182. * @return mixed
  2183. * @author php迷途小书童
  2184. * @created 2021/1/16 17:03
  2185. */
  2186. public function alipayAuthorization(UserRepository $userRepository)
  2187. {
  2188. $authorization_code = $this->request->param('code');
  2189. $type = $this->request->param('type', 'h5');
  2190. $paramStr = $userRepository->getTokenByCode($authorization_code, false, $type);
  2191. return app("json")->success($paramStr);
  2192. }
  2193. /**
  2194. * 微信获取授权
  2195. * @return mixed
  2196. * @author php迷途小书童
  2197. * @created 2021/1/16 19:08
  2198. */
  2199. public function wechatAuthorization()
  2200. {
  2201. $request = $this->request;
  2202. $wxConfig = [
  2203. "appid" => "wx66f5f8def2b755da",
  2204. "appsecret" => "891572d83222105a635cf9f502363ff8"
  2205. ];
  2206. $oauth = WechatService::create()->getApplication()->oauth;
  2207. // dump($oauth);
  2208. $oauth->setRequest(new Request($request->get(), $request->post(), [], [], [], $request->server(), $request->getContent()));
  2209. try {
  2210. $wechatInfo = $oauth->user()->getOriginal();
  2211. } catch (\Exception $e) {
  2212. return app('json')->fail('授权失败[001]', ['message' => $e->getMessage()]);
  2213. }
  2214. if (!isset($wechatInfo['nickname'])) {
  2215. return app('json')->fail('授权失败[002]');
  2216. }
  2217. return app("json")->success($wechatInfo);
  2218. }
  2219. /**
  2220. * 更新绑定微信支付宝账号
  2221. * type=1 微信 2 支付宝
  2222. * openid openid
  2223. */
  2224. public function updateAccount(UserRepository $userRepository)
  2225. {
  2226. $type = $this->request->param('type');
  2227. $openid = $this->request->param('openid');//前端传的是unionid
  2228. $nickname = $this->request->param('nickname');
  2229. $avater = $this->request->param('avater');
  2230. $alinfo = $this->request->param('alinfo');
  2231. $uid = $this->request->uid();
  2232. $user = $this->request->userInfo();
  2233. if (!$type) {
  2234. return app("json")->fail("失败");
  2235. }
  2236. makeLock()->lock();
  2237. try {
  2238. if ($type == 1) {
  2239. $data = ["wechat_user_id" => $openid];
  2240. $unionId = $openid;
  2241. $check = Db::name('user_extract_openid')->where('uid',$uid)->value('openid');
  2242. if ($check) throw new \Exception("此微信号已被绑定");
  2243. } else {
  2244. $alinfo = json_decode($alinfo, true);
  2245. if (!$alinfo) throw new \Exception("参数异常");
  2246. $data = ["ali_user_id" => $alinfo["userId"]];
  2247. $unionId = $alinfo["userId"];
  2248. $check = Db::name("user")->where("ali_user_id", $unionId)->find();
  2249. if ($check) throw new \Exception("此支付宝号已被绑定");
  2250. $paramStr = $userRepository->getTokenByCode($alinfo["authCode"], true);
  2251. // \think\facade\Db::name('log')->insert(['data'=>'支付宝授权信息'.json_encode($paramStr)]);
  2252. $nickname = empty($paramStr["nick_name"]) ? "al" . $alinfo["userId"] : $paramStr["nick_name"];
  2253. $avater = empty($paramStr["avatar"]) ? "https://cdn.bjtdba.com/vod/image/2025-01-21/20250121180855764.png" : $paramStr["avatar"];
  2254. }
  2255. $data2 = [
  2256. "type" => $type,
  2257. "uid" => $uid,
  2258. "nickname" => $nickname,
  2259. "avater" => $avater,
  2260. ];
  2261. $result = $this->repository->updateUser($uid, $data, $data2);
  2262. if (!$result) throw new \Exception("修改失败");
  2263. $userRepository = app()->make(UserRepository::class);
  2264. $userInfo = $userRepository->getOne(['uid' => $uid]);
  2265. //绑定线下充值金额
  2266. $unionUsersRepository = app()->make(UnionUsersRepository::class);
  2267. $orderMerchantRepository = app()->make(OrderMerchantRepository::class);
  2268. $notBind = $unionUsersRepository->getAllNotBind($unionId);
  2269. if ($notBind) {
  2270. $orderMerchantRepository->doBindUser($userInfo, $type);
  2271. }
  2272. } catch (\Throwable $e) {
  2273. makeLock()->unlock();
  2274. return app("json")->fail("失败" . $e->getMessage());
  2275. }
  2276. makeLock()->unlock();
  2277. return app("json")->success("修改成功", $data);
  2278. }
  2279. /**
  2280. * 获取账号绑定信息
  2281. * @return mixed
  2282. */
  2283. public function getAccount()
  2284. {
  2285. $uid = $this->request->uid();
  2286. // $data = $this->repository->getUser($uid, "wechat_user_id,ali_user_id");
  2287. $data = $this->repository->getAccount($uid);
  2288. if ($data) {
  2289. return app("json")->success("查询成功", $data);
  2290. }
  2291. return app("json")->fail("未绑定");
  2292. }
  2293. // /*
  2294. // * 养老金统计
  2295. // * */
  2296. // public function get_yanglao_statistics()
  2297. // {
  2298. // $uid = $this->request->uid();
  2299. // //线下数量
  2300. // // 查询未结算
  2301. //
  2302. // $gzc_order_list = Db::name('gzc_logs')->where('uid', $uid)->column('out_trade_no');
  2303. //
  2304. // $onlineYanglaoUserBill = Db::name('user_bill')->where('commission_type', 5)->whereNotIn('order_sn',$gzc_order_list)->where('status', 0)->where('uid', $uid)->sum('number');
  2305. // $onlineYanglaoGzc = Db::name('gzc_logs')->where('success', 0)->where('uid', $uid)->sum('pension');
  2306. // $clearYanglao = Db::name('gzc_logs')->where('success', 1)->where('uid', $uid)->sum('pension');
  2307. //
  2308. // $userInfo = Db::name('UserCertification')->where('uid', $uid)->field('user_name,user_card')->find();
  2309. // $res = GzcApiRequest::checkAmount($userInfo);
  2310. // $gzc = $res['extendData']['amount'] * 0.01;
  2311. // // PCPC-中信公证处
  2312. // $data['all_gzc'] = set_price_rtrim(sprintf("%01.2f", $gzc));
  2313. // // 总养老金
  2314. // $data['all_yanglao'] = set_price_rtrim($onlineYanglaoUserBill + $onlineYanglaoGzc + $clearYanglao + $gzc);
  2315. // // 平台养老金
  2316. // $data['all_yanglao_yhc'] = set_price_rtrim($onlineYanglaoUserBill + $onlineYanglaoGzc + $clearYanglao);
  2317. // // 未结算养老金=预估养老金,不能包含进入公证处未成功的记录(这部分是已结算的)
  2318. // $data['all_yanglao_yugu'] = set_price_rtrim(round($onlineYanglaoUserBill, 2));
  2319. // // 已结算养老金 已入账
  2320. // $data['all_yanglao_clear'] = set_price_rtrim(round($onlineYanglaoGzc+$clearYanglao, 2));
  2321. // // 已入账养老金
  2322. // $data['all_yanglao_in'] = set_price_rtrim(round($clearYanglao, 2));
  2323. // // 平台未入账养老金
  2324. // $data['all_yanglao_nclear'] = set_price_rtrim(round($onlineYanglaoGzc + $onlineYanglaoUserBill, 2));
  2325. // // 待发起
  2326. // $data['all_yanglao_wait'] = set_price_rtrim(round($onlineYanglaoGzc, 2));
  2327. //
  2328. // return app("json")->success("查询成功", $data);
  2329. // }
  2330. /*
  2331. * 养老金统计
  2332. * */
  2333. public function get_yanglao_statistics()
  2334. {
  2335. $uid = $this->request->uid();
  2336. //线下数量
  2337. $offLine = \think\facade\Db::name('order_merchant')->where('uid', $uid)->where('status', 1)->field('pension yanglao')->select()->toArray();
  2338. $data['offLine'] = array(
  2339. 'num' => count($offLine),
  2340. 'yanglao' => round($this->num($offLine, 'yanglao'), 2)
  2341. );
  2342. $offLinewhere=['uid'=>$uid,'status'=>'1','commission_type' => '5','source'=>1,'type_shop'=>0];
  2343. if($this->source=='yhc' && $this->merId){
  2344. $offLinewhere['mer_id']=$this->merId;
  2345. }
  2346. $offLine= \think\facade\Db::name('user_bill')->where($offLinewhere)->select()->toArray();
  2347. $data['offLine'] = array(
  2348. 'num' => count($offLine),
  2349. 'yanglao' => round($this->num($offLine, 'number'), 2)
  2350. );
  2351. // $offLinewhere=['uid'=>$uid,'status'=>'1','commission_type' => '5','source'=>0,'type_shop'=>0];
  2352. // $offLine= \think\facade\Db::name('user_bill')->where($offLinewhere)->select()->toArray();
  2353. // $data['offLine'] = array(
  2354. // 'num' => count($offLine),
  2355. // 'yanglao' => round($this->num($offLine, 'number'), 2)
  2356. // );
  2357. //线上已确认收货
  2358. // $onLine = \think\facade\Db::name('store_order')->where('uid', $uid)->where('paid', 1)->where('status', 'in', '2,3')->select()
  2359. // ->each(function ($item) {
  2360. // //查询养老金金额
  2361. // $UserBillRepository = app()->make(UserBillRepository::class);
  2362. // $bill = $UserBillRepository->getWhere(['uid' => $item['uid'], 'link_id' => $item['order_id'], 'order_sn' => $item['order_sn'], 'title' => '养老金']);
  2363. // $pension = $bill->number ?? 0;
  2364. // $item['yanglao'] = $pension;
  2365. // return $item;
  2366. // })
  2367. // ->toArray();
  2368. $onLinewhere=['uid'=>$uid,'status'=>'1','commission_type' => '5','source'=>0,'type_shop'=>0];
  2369. if($this->source=='yhc' && $this->merId){
  2370. $onLinewhere['mer_id']=$this->merId;
  2371. }
  2372. $onLine= \think\facade\Db::name('user_bill')->where($onLinewhere)->select()->toArray();
  2373. $data['onLine'] = array(
  2374. 'num' => count($onLine),
  2375. 'yanglao' => round($this->num($onLine, 'number'), 2)
  2376. );
  2377. //线上未确认收货
  2378. // $onLine = \think\facade\Db::name('store_order')->where('uid', $uid)->where('paid', 1)->where('status', 'in', '0,1')->select()
  2379. // ->each(function ($item) {
  2380. // //查询养老金金额
  2381. // $UserBillRepository = app()->make(UserBillRepository::class);
  2382. // $bill = $UserBillRepository->getWhere(['uid' => $item['uid'], 'link_id' => $item['order_id'], 'order_sn' => $item['order_sn'], 'title' => '养老金']);
  2383. // $pension = $bill->number ?? 0;
  2384. // $item['yanglao'] = $pension;
  2385. // return $item;
  2386. // })
  2387. // ->toArray();
  2388. $onLine_take_nowhere=['uid'=>$uid,'status'=>'0','commission_type' => '5','source'=>0,'type_shop'=>0];
  2389. if($this->source=='yhc' && $this->merId){
  2390. $onLine_take_nowhere['mer_id']=$this->merId;
  2391. }
  2392. $onLine_take_no=\think\facade\Db::name('user_bill')->where($onLine_take_nowhere)->select()->toArray();
  2393. $data['onLine_take_no'] = array(
  2394. 'num' => count($onLine_take_no),
  2395. 'yanglao' => round($this->num($onLine_take_no, 'number'), 2)
  2396. );
  2397. if($this->source=='yhc' && $this->merId){
  2398. $data['all_num'] = $data['offLine']['num'] +$data['onLine_take_no']['num'] + $data['onLine']['num'];
  2399. $data['all_yanglao_yhc'] = set_price_rtrim(round($data['offLine']['yanglao']+$data['onLine']['yanglao'] + $data['onLine_take_no']['yanglao'] , 2));//总养老金
  2400. $data['all_yanglao_a'] = set_price_rtrim(round($data['offLine']['yanglao'] + $data['onLine']['yanglao'], 2));//已结算养老金
  2401. $data['all_yanglao_yugu'] = set_price_rtrim(round($data['all_yanglao_yhc']-$data['all_yanglao_a'],2));//预估养老金
  2402. $userInfo = Db::name('UserCertification') -> where('uid',$uid) -> field('user_name,user_card') -> find();
  2403. $res = GzcApiRequest::checkAmount($userInfo);
  2404. $data['all_gzc']=set_price_rtrim(sprintf("%01.2f", $res['extendData']['amount'] * 0.01));
  2405. $data['all_yanglao']=set_price_rtrim( $data['all_yanglao_yhc'] + $data['all_gzc']);
  2406. return app("json")->success("查询成功", $data);
  2407. }
  2408. //淘宝
  2409. $tb_a = 0;
  2410. $tb_where=['uid'=>$uid,'commission_type' => '5','source'=>0,'type_shop'=>5];
  2411. $tb = \think\facade\Db::name('user_bill')->where('uid', $uid)->where($tb_where)->where('status','<>','-1')->select()->each(function ($value) use (&$tb_a) {
  2412. $value['yanglao'] = 0;
  2413. $value['yanglao'] = $value['number'];
  2414. $value['yanglao_a'] = 0;
  2415. if ($value['status'] == 1) {
  2416. $value['yanglao_a'] = $value['yanglao'];
  2417. $tb_a++;
  2418. }
  2419. return $value;
  2420. })->toArray();
  2421. $data['tb'] = array(
  2422. 'num' => count($tb),
  2423. 'num_a' => $tb_a,
  2424. 'yanglao' => round($this->num($tb, 'yanglao'), 2),
  2425. 'yanglao_a' => round($this->num($tb, 'yanglao_a'), 2),
  2426. );
  2427. //京东
  2428. $jd_a = 0;
  2429. $jd_where=['uid'=>$uid,'commission_type' => '5','source'=>0,'type_shop'=>6];
  2430. $jd = \think\facade\Db::name('user_bill')->where('uid', $uid)->where($jd_where)->where('status','<>','-1')->select()->each(function ($value) use (&$jd_a) {
  2431. $value['yanglao'] = 0;
  2432. $value['yanglao'] = $value['number'];
  2433. $value['yanglao_a'] = 0;
  2434. if ($value['status'] == 1) {
  2435. $value['yanglao_a'] = $value['yanglao'];
  2436. $jd_a++;
  2437. }
  2438. return $value;
  2439. })->toArray();
  2440. $data['jd'] = array(
  2441. 'num' => count($jd),
  2442. 'num_a' => $jd_a,
  2443. 'yanglao' => round($this->num($jd, 'yanglao'), 2),
  2444. 'yanglao_a' => round($this->num($jd, 'yanglao_a'), 2),
  2445. );
  2446. //苏宁
  2447. $su_a = 0;
  2448. $su_where=['uid'=>$uid,'commission_type' => '5','source'=>0,'type_shop'=>3];
  2449. $su = \think\facade\Db::name('user_bill')->where('uid', $uid)->where($su_where)->where('status','<>','-1')->select()->each(function ($value) use (&$su_a) {
  2450. $value['yanglao'] = 0;
  2451. $value['yanglao'] = $value['number'];
  2452. $value['yanglao_a'] = 0;
  2453. if ($value['status'] == 1) {
  2454. $value['yanglao_a'] = $value['yanglao'];
  2455. $su_a++;
  2456. }
  2457. return $value;
  2458. })->toArray();
  2459. $data['su'] = array(
  2460. 'num' => count($su),
  2461. 'num_a' => $su_a,
  2462. 'yanglao' => round($this->num($su, 'yanglao'), 2),
  2463. 'yanglao_a' => round($this->num($su, 'yanglao_a'), 2),
  2464. );
  2465. //拼多多
  2466. $pdd_a = 0;
  2467. $pdd_where=['uid'=>$uid,'commission_type' => '5','source'=>0,'type_shop'=>1];
  2468. $pdd = \think\facade\Db::name('user_bill')->where('uid', $uid)->where($pdd_where)->where('status','<>','-1')->select()->each(function ($value) use (&$pdd_a) {
  2469. $value['yanglao'] = 0;
  2470. $value['yanglao'] = $value['number'];
  2471. $value['yanglao_a'] = 0;
  2472. if ($value['status'] == 1) {
  2473. $value['yanglao_a'] = $value['yanglao'];
  2474. $pdd_a++;
  2475. }
  2476. return $value;
  2477. })->toArray();
  2478. $data['pdd'] = array(
  2479. 'num' => count($pdd),
  2480. 'num_a' => $pdd_a,
  2481. 'yanglao' => round($this->num($pdd, 'yanglao'), 2),
  2482. 'yanglao_a' => round($this->num($pdd, 'yanglao_a'), 2),
  2483. );
  2484. //唯品会
  2485. $vip_a = 0;
  2486. $vip_where=['uid'=>$uid,'commission_type' => '5','source'=>0,'type_shop'=>2];
  2487. $vip = \think\facade\Db::name('user_bill')->where($vip_where)->where('uid', $uid)->where('status','<>','-1')->select()->each(function ($value) use (&$vip_a) {
  2488. $value['yanglao'] = 0;
  2489. $value['yanglao'] = $value['number'];
  2490. $value['yanglao_a'] = 0;
  2491. if ($value['status'] == 1) {
  2492. $value['yanglao_a'] = $value['yanglao'];
  2493. $vip_a++;
  2494. }
  2495. return $value;
  2496. })->toArray();
  2497. $data['vip'] = array(
  2498. 'num' => count($vip),
  2499. 'num_a' => $vip_a,
  2500. 'yanglao' => round($this->num($vip, 'yanglao'), 2),
  2501. 'yanglao_a' => round($this->num($vip, 'yanglao_a'), 2),
  2502. );
  2503. // 抖音
  2504. $dy_a = 0;
  2505. $dy_where=['uid'=>$uid,'commission_type' => '5','source'=>0,'type_shop'=>9];
  2506. $dy = \think\facade\Db::name('user_bill')->where('uid', $uid)->where($dy_where)->where('status','<>','-1')->select()->each(function ($value) use (&$dy_a) {
  2507. $value['yanglao'] = 0;
  2508. $value['yanglao'] = $value['number'];
  2509. $value['yanglao_a'] = 0;
  2510. if ($value['status'] == 1) {
  2511. $value['yanglao_a'] = $value['yanglao'];
  2512. $dy_a++;
  2513. }
  2514. return $value;
  2515. })->toArray();
  2516. $data['dy'] = array(
  2517. 'num' => count($dy),
  2518. 'num_a' => $dy_a,
  2519. 'yanglao' => round($this->num($dy, 'yanglao'), 2),
  2520. 'yanglao_a' => round($this->num($dy, 'yanglao_a'), 2),
  2521. );
  2522. $data['all_num'] = $data['offLine']['num'] +$data['onLine_take_no']['num'] + $data['onLine']['num'] + $data['tb']['num'] + $data['jd']['num'] + $data['su']['num'] + $data['pdd']['num'] + $data['vip']['num'] + $data['dy']['num'];
  2523. $data['all_yanglao'] = round($data['offLine']['yanglao']+$data['onLine']['yanglao'] + $data['onLine_take_no']['yanglao'] + $data['tb']['yanglao'] + $data['jd']['yanglao'] + $data['su']['yanglao'] + $data['pdd']['yanglao'] + $data['vip']['yanglao'] + $data['dy']['yanglao'], 2);
  2524. $data['all_yanglao_a'] = round($data['offLine']['yanglao'] + $data['onLine']['yanglao'] + $data['tb']['yanglao_a'] + $data['jd']['yanglao_a'] + $data['su']['yanglao_a'] + $data['pdd']['yanglao_a'] + $data['vip']['yanglao_a'] + $data['dy']['yanglao_a'], 2);
  2525. $data['third_party_num']=['all_num'=>$data['tb']['num']+$data['jd']['num']+$data['su']['num']+ $data['pdd']['num'] + $data['vip']['num']+ $data['dy']['num']];
  2526. $data['third_party_num_a']=['all_num_a'=>$data['tb']['num_a']+$data['jd']['num_a']+$data['su']['num_a']+ $data['pdd']['num_a'] + $data['vip']['num_a']+ $data['dy']['num_a']];
  2527. $data['third_party_num_n']=['all_num_n'=>$data['third_party_num']['all_num']-$data['third_party_num_a']['all_num_a']];
  2528. return app("json")->success("查询成功", $data);
  2529. }
  2530. public function num($data, $field)
  2531. {
  2532. $sum = 0;
  2533. foreach ($data as $item) {
  2534. $sum += $item[$field];
  2535. }
  2536. return $sum;
  2537. }
  2538. //志愿者升级
  2539. public function changeVolunteer()
  2540. {
  2541. $uid = $this->request->uid();
  2542. //志愿者条件
  2543. $volunteer_achievement = systemConfig("volunteer_achievement");//volunteer_achievement:用户本人满足养老金要求可升级为志愿者
  2544. $volunteer_class = new Volunteer();
  2545. $volunteer = $volunteer_class->volunteer($uid);
  2546. if ($volunteer['self_yanglao'] < $volunteer_achievement) {
  2547. $data['grade'] = 0;
  2548. $data['self_yanglao'] = $volunteer['self_yanglao'];
  2549. $data['condition_one'] = systemConfig("volunteer_achievement");//用户本人满足养老金要求可升级为志愿者
  2550. return app('json')->success($data);
  2551. }
  2552. $volunteer_class->grade($uid, 1, $volunteer);
  2553. return app('json')->success('申请成功');
  2554. }
  2555. public function GZC($uid)
  2556. {
  2557. $OrderMerchantRepository = app()->make(OrderMerchantRepository::class);
  2558. $orderId = $OrderMerchantRepository->getNewOrderId('IN10');
  2559. $OrderGzcRepository = app()->make(OrderGzcRepository::class);
  2560. $where = [
  2561. 'uid' => $uid,
  2562. 'pm' => 1,
  2563. 'status' => 1,
  2564. 'type' => 'commission'
  2565. ];
  2566. $user_data = \think\facade\Db::name('user')->where('uid', $uid)->find();
  2567. $certification = ['user_name' => $user_data['real_name'], 'mobile' => $user_data['account'], 'user_card' => $user_data['card_id']];
  2568. $user_data['real_name'] = Db::name('user_certification')->where('status', 1)->where('uid', $user_data['uid'])->value('user_name');
  2569. $user_data['account'] = Db::name('user_certification')->where('status', 1)->where('uid', $user_data['uid'])->value('mobile');
  2570. $user_data['card_id'] = Db::name('user_certification')->where('status', 1)->where('uid', $user_data['uid'])->value('user_card');
  2571. Db::name('user_bill')->where($where)->select()->each(function ($item) use ($uid, $orderId, $OrderGzcRepository, $user_data, $certification) {
  2572. $is_implement = 1;
  2573. if ($item['source'] == 0) {
  2574. $order_data = \think\facade\Db::name('store_order')->where('order_sn', $item['order_sn'])->value('uid');
  2575. if ($order_data['uid'] == $item['uid']) {
  2576. $is_implement = 0;
  2577. } else {
  2578. $is_implement = 1;
  2579. }
  2580. } else {
  2581. $order_data = \think\facade\Db::name('order_merchant')->where('out_trade_no', $item['order_sn'])->value('uid');
  2582. if ($order_data['uid'] == $item['uid']) {
  2583. $is_implement = 0;
  2584. } else {
  2585. $is_implement = 1;
  2586. }
  2587. }
  2588. if ($is_implement == 1) {
  2589. $online = ['uid' => $uid, 'pay_type' => '1', 'order_sn' => $item['order_sn'], 'order_id' => $item['link_id']];
  2590. $create = [
  2591. 'uid' => $online['uid'],
  2592. 'platform_no' => $orderId,
  2593. 'account_type' => $online['pay_type'] == 1 ? 3 : 2,
  2594. 'user_name' => $certification['user_name'],
  2595. 'mobile' => $certification['mobile'],
  2596. 'user_card' => $certification['user_card'],
  2597. 'pension' => $item['number'],
  2598. 'order_type' => 2,
  2599. 'out_trade_no' => $online['order_sn']
  2600. ];
  2601. $OrderGzcRepository->create($create);
  2602. }
  2603. });
  2604. }
  2605. //20220712版签到
  2606. public function new_sign()
  2607. {
  2608. // return app('json')->fail('不允许签到');
  2609. $uid = $this->request->uid();//签到用户
  2610. $user = Db::name('user')->where('uid', $uid)->field("spread_uid,first_sign")->find();//上级用户
  2611. //第一天签到获得2积分,第二天获得4积分,第三天获得6积分,第四天获得 10 积分,第五天获得 14积分第六天获得 20积分,
  2612. //连续签到从第七天开始,每日签到获得3积分,第七天连续签到额外奖励 38积分,第 14 天连续签到额外奖励 68 积分,第 21天连续签到额外奖励 128 积分第 30 天连续签到额外奖励 188 积分
  2613. //前6天积分
  2614. $score = [
  2615. 2,//1
  2616. 4,//2
  2617. 6,//3
  2618. 10,//4
  2619. 14,//5
  2620. 20//6
  2621. ];
  2622. //7-30天积分
  2623. $scoreS = 3;
  2624. //额外积分
  2625. $scoreExtra = [
  2626. 7 => 38,
  2627. 14 => 68,
  2628. 21 => 128,
  2629. 30 => 188
  2630. ];
  2631. $today_signintime = strtotime(date('Y-m-d', time()));
  2632. $today_signin_info = Db::name('user_sign_score')->where(array('uid' => $uid))->whereDay('signin_time')->find();
  2633. if (!empty($today_signin_info)) {
  2634. return app('json')->fail('今天已经签到过了');
  2635. } else {
  2636. //查询昨天是否已经签到了
  2637. $yes_signintime = strtotime(date('Y-m-d')) - 86400;
  2638. $yes_signin_info = Db::name('user_sign_score')->where(array('uid' => $uid, 'signin_time' => $yes_signintime))->find();
  2639. $has_qian = 1;
  2640. if (!empty($yes_signin_info)) {
  2641. $has_qian = $yes_signin_info['continuity_day'] + 1;
  2642. $has_qian = $has_qian > 30 ? 1 : $has_qian;
  2643. }
  2644. $get_score = 0;
  2645. $get_gw_score = 0;
  2646. if ($has_qian <= 6) {
  2647. $get_score = $score[$has_qian - 1];
  2648. } else {
  2649. $get_score = $scoreS;
  2650. if (isset($scoreExtra[$has_qian])) {
  2651. $get_gw_score = $scoreExtra[$has_qian];
  2652. }
  2653. }
  2654. $userRepository = app()->make(UserRepository::class);
  2655. $userRepository->sign_add($uid, $get_score, 1, '签到赠送积分', $has_qian, $today_signintime, '', 1, '', 1);
  2656. if($get_gw_score > 0){
  2657. $userRepository->sign_add($uid, $get_gw_score,1,'连续签到赠送额外奖励积分', $has_qian, $today_signintime, '', 1, '', 1);
  2658. }
  2659. //首次签到
  2660. if ($user['first_sign'] == 0) {
  2661. // //首次签到送30积分,同时赠送邀请人30积分
  2662. // $userRepository->sign_add($uid, 30,1,'首次签到送30积分','','', '', 1, '', 1);
  2663. // $member_info = Db::name('user')->where( array('uid' => $uid) )->find();
  2664. // if($member_info['spread_uid']){
  2665. // $spreadUid = $member_info['spread_uid'];
  2666. // $userRepository->sign_add($spreadUid, 30,1,'邀请人首次签到送30积分','','', '', 1, '', 1);
  2667. // }
  2668. Db::name('user')->where('uid', $uid)->update(['first_sign' => 1]);
  2669. } elseif ($user['first_sign'] == 1 && $has_qian == 1) {
  2670. Db::name('user')->where('uid', $uid)->update(['first_sign' => 2]);
  2671. }
  2672. // //非首次签到,第一天,断签
  2673. // //好友连续签到3天 奖励50
  2674. // //好友连续签到14天 奖励100
  2675. // //好友联系签到30天 奖励300
  2676. // if ($user['first_sign'] < 2) {
  2677. // if ($has_qian == 3) {
  2678. // $userRepository->sign_add($user['spread_uid'], 50, 1, '好友签到赠送积分', '', $today_signintime, '');
  2679. // } elseif ($has_qian == 14) {
  2680. // $userRepository->sign_add($user['spread_uid'], 100, 1, '好友签到赠送积分', '', $today_signintime, '');
  2681. // } elseif ($has_qian == 30) {
  2682. // $userRepository->sign_add($user['spread_uid'], 300, 1, '好友签到赠送积分', '', $today_signintime, '');
  2683. // Db::name('user')->where('uid', $uid)->update(['first_sign' => 3]);
  2684. // }
  2685. // }
  2686. return app('json')->success('签到成功', ['score' => $get_score]);
  2687. }
  2688. }
  2689. public function new_sign_info()
  2690. {
  2691. $uid = $this->request->uid();
  2692. //查询今天是否已经签到
  2693. $today_signin_info = Db::name('user_sign_score')->where(array('uid' => $uid))->whereDay('signin_time')->find();
  2694. //查询昨天是否已经签到了
  2695. $yes_signintime = strtotime(date('Y-m-d')) - 86400;
  2696. $yes_signin_info = Db::name('user_sign_score')->where(array('uid' => $uid, 'signin_time' => $yes_signintime))->find();
  2697. $data = [
  2698. 'today' => 0,
  2699. 'day' => 0
  2700. ];
  2701. if ($yes_signin_info) $data['day'] = (int)$yes_signin_info['continuity_day'];
  2702. if ($yes_signin_info['continuity_day'] >= 30) $data['day'] = 0;
  2703. if ($today_signin_info) {
  2704. $data['today'] = 1;
  2705. $data['day'] = $data['day'] + 1;
  2706. }
  2707. return app('json')->success($data);
  2708. }
  2709. /**
  2710. * 积分列表
  2711. * @return mixed
  2712. * @throws \think\db\exception\DataNotFoundException
  2713. * @throws \think\db\exception\DbException
  2714. * @throws \think\db\exception\ModelNotFoundException
  2715. */
  2716. public function sign_list()
  2717. {
  2718. [$page, $limit] = $this->getPage();
  2719. $uid = $this->request->uid();
  2720. $month = $this->request->param('month', '') ?: date('Y-m');
  2721. $status = $this->request->param('status');
  2722. $pm = $this->request->param('pm');
  2723. $startMonth = strtotime(date('Y-m-01 00:00:00', strtotime($month)));
  2724. $endMonth = strtotime(date("Y-m-d 00:00:00", strtotime("first day of next month", strtotime($month))));
  2725. $count = Db::name('user_sign_score')
  2726. ->whereBetween('addtime', [$startMonth, $endMonth])
  2727. ->when(isset($status) && $status !== '', function ($query) use ($status) {
  2728. $query->where('status', $status);
  2729. })
  2730. ->when(isset($pm) && $pm !== '', function ($query) use ($pm) {
  2731. $query->where('pm', $pm);
  2732. })
  2733. ->where('uid', $uid)->count();
  2734. $list = Db::name('user_sign_score')
  2735. ->whereBetween('addtime', [$startMonth, $endMonth])
  2736. ->where('uid', $uid)
  2737. ->when(isset($status) && $status !== '', function ($query) use ($status) {
  2738. $query->where('status', $status);
  2739. })
  2740. ->when(isset($pm) && $pm !== '', function ($query) use ($pm) {
  2741. $query->where('pm', $pm);
  2742. })
  2743. ->page($page, $limit)->order('id DESC')->select()->each(function ($item) {
  2744. $item['signin_time'] = date('Y-m-d', $item['signin_time']);
  2745. $item['addtime'] = date('Y-m-d H:i:s', $item['addtime']);
  2746. if (!empty($item['order_id'])) {
  2747. //线上订单
  2748. if ($item['order_type'] == 'store_order' || $item['order_type'] == 'store_order_beishengtang') {
  2749. $item['order_sn'] = Db::name("store_order")->where("order_id", $item['order_id'])->value("order_sn");
  2750. } elseif ($item['order_type'] == 'order_merchant') {
  2751. $item['order_sn'] = Db::name("order_merchant")->where("id", $item['order_id'])->value("out_trade_no");
  2752. } elseif ($item['order_type'] == 'extract') {
  2753. $item['order_sn'] = Db::name("user_extract")->where("extract_id", $item['order_id'])->value("order_sn");
  2754. } else {
  2755. $item['order_sn'] = '';
  2756. }
  2757. } else {
  2758. $item['order_sn'] = '';
  2759. }
  2760. return $item;
  2761. });
  2762. $data['list'] = $list;
  2763. $data['count'] = $count;
  2764. return app('json')->success($data);
  2765. }
  2766. public function getAmountFromGzc()
  2767. {
  2768. $uid = $this->request->uid();
  2769. $userInfo = Db::name('UserCertification')->where('uid', $uid)->field('user_name,user_card')->find();
  2770. $res = GzcApiRequest::checkAmount($userInfo);
  2771. return app('json')->success(['amount' => sprintf("%01.2f", $res['extendData']['amount'] * 0.01)]);
  2772. }
  2773. public function check_user_annual_fee()
  2774. {
  2775. //INSERT INTO rrx_user_pension_account (uid) SELECT uid FROM rrx_user;
  2776. //UPDATE `renrenxiang`.`rrx_user_pension_account` SET `start_time` = '2023-04-07 00:00:00', `end_time` = '2024-04-07 23:59:59', `status` = 1, `give` = 1 WHERE `id` > 0;
  2777. $uid = $this->request->uid();
  2778. $check = Db::name("user_pension_account")->where("uid", $uid)->find();
  2779. $data = [
  2780. "status" => 3,//0:未交年费,1:年费到期。2:未实名认证,3:正常
  2781. ];
  2782. // //未交年费
  2783. // if (!$check || $check["status"] == 0) {
  2784. // $data["status"] = 0;
  2785. // return app('json')->success($data);
  2786. // }
  2787. // //到期时间小于当前时间。年费到期
  2788. // if (strtotime($check['end_time']) < time()){
  2789. // $data["status"] = 1;
  2790. // return app('json')->success($data);
  2791. // }
  2792. // $data["start_time"] = $check['start_time'];
  2793. // $data["end_time"] = $check['end_time'];
  2794. //
  2795. // //检查实名认证
  2796. // $checkCertification = Db::name("user_certification") -> where("uid",$uid) -> find();
  2797. // if (!$checkCertification){
  2798. // $data["status"] = 2;
  2799. // return app('json')->success($data);
  2800. // }
  2801. return app('json')->success($data);
  2802. }
  2803. /**
  2804. *
  2805. * @remarks 创建年费订单
  2806. * @author 小菜菜
  2807. * @created 2023/04/10 14:37
  2808. */
  2809. public function create_annual_order()
  2810. {
  2811. $uid = $this->request->uid();
  2812. $type = $this->request->param('type', 1);
  2813. $OrderMerchantRepository = app()->make(OrderMerchantRepository::class);
  2814. if ($type == 1) $price = "12.00";
  2815. elseif ($type == 2) $price = systemConfig('offline_a');
  2816. elseif ($type == 3) $price = systemConfig('offline_b');
  2817. elseif ($type == 4) $price = systemConfig('offline_c');
  2818. else return app('json')->fail("参数错误");
  2819. $check = Db::name("user_pension_account")->where("uid", $uid)->find();
  2820. //到期时间小于当前时间。年费到期
  2821. if (strtotime($check['end_time']) > time() && $check['status'] == 1) {
  2822. return app('json')->fail("账户已开通,不可重复开通账户");
  2823. }
  2824. $insertData = [
  2825. 'pay_price' => $price,
  2826. 'status' => 0,
  2827. 'order_no' => $OrderMerchantRepository->getNewOrderId("mt"),
  2828. 'uid' => $uid,
  2829. 'type' => $type,
  2830. ];
  2831. $order_id = Db::name('user_pension_account_order')->insertGetId($insertData);
  2832. try {
  2833. return app('json')->success(['order_id' => $order_id]);
  2834. } catch (\Exception $e) {
  2835. return app('json')->status('error', $e->getMessage(), ['order_id' => $order_id]);
  2836. }
  2837. }
  2838. /**
  2839. * @remarks 会员支付
  2840. * @author Tang
  2841. * @created 2021/8/27 9:18
  2842. */
  2843. public function pay_user_annual()
  2844. {
  2845. try {
  2846. $oid = r::param('oid', '');
  2847. $code = r::param('code', '');
  2848. $payType = r::param('type', '');//wx.ALI
  2849. if ($oid == '') return app('json')->fail("请检查参数是否正确");
  2850. $groupOrder = Db::name('user_pension_account_order')->where('id', $oid)->where('status', 0)->find();
  2851. if (!$groupOrder) return app('json')->fail('订单不存在或已支付');
  2852. $access = new Access();
  2853. $res = $access->pay_huifu($payType, $code, $groupOrder, "年费", env('APP_URL') . "/api/hf_notify/pay_user_annual");
  2854. Db::name('log')->insert(['data' => '汇付用户年费支付---' . json_encode($res)]);
  2855. Db::name('user_pension_account_order')->where('id', $oid)->update(['hf_pay_id' => $res['id']]);
  2856. return app('json')->success($res);
  2857. } catch (\Exception $exception) {
  2858. return app('json')->fail();
  2859. }
  2860. }
  2861. /**
  2862. * @remarks 会员支付 线下
  2863. * @author Tang
  2864. * @created 2021/8/27 9:18
  2865. */
  2866. public function pay_user_annual_offline()
  2867. {
  2868. try {
  2869. $oid = r::param('oid', '');
  2870. $payType = r::param('type', '');//WX.ALI
  2871. $pay_user_id = r::param('pay_user_id', '');//如果是微信。传open_id 如果是支付宝。传user_id
  2872. if ($oid == '') return app('json')->fail("请检查参数是否正确");
  2873. if ($pay_user_id == '') return app('json')->fail("请检查参数是否正确");
  2874. $order = Db::name('user_pension_account_order')->where('id', $oid)->where('status', 0)->find();
  2875. if (!$order) return app('json')->fail('订单不存在或已支付');
  2876. if ($order['type'] == 1) {
  2877. $title = "开通账户";
  2878. } elseif ($order['type'] == 2) {
  2879. $title = "大礼包1";
  2880. } elseif ($order['type'] == 3) {
  2881. $title = "大礼包2";
  2882. } elseif ($order['type'] == 4) {
  2883. $title = "大礼包3";
  2884. } else {
  2885. return app('json')->fail('订单异常');
  2886. }
  2887. if ($order['type'] > 1) {
  2888. //本人给养老金10%
  2889. $ylj = sprintf("%01.2f", bcmul($order['pay_price'], '0.1', 5));//10%的养老金
  2890. $commission = 0;
  2891. //上级给佣金10%
  2892. $order_user = Db::name("user")->where("uid", $order["uid"])->field("spread_uid")->find();
  2893. //推广员id
  2894. $spread_uid = $order_user["spread_uid"];
  2895. if (!empty($spread_uid)) {
  2896. $commission = sprintf("%01.2f", bcmul($order['pay_price'], '0.1', 5));//10%的佣金
  2897. }
  2898. $pt = sprintf("%01.2f", 12 + $ylj + $commission);
  2899. $merchant_money = sprintf("%01.2f", $order['pay_price'] - $pt);
  2900. } else {
  2901. $pt = "12.00";
  2902. $merchant_money = "0.00";
  2903. }
  2904. if ($payType == 'WX') {
  2905. $pay_wx = systemConfig('pay_wx');
  2906. //微信
  2907. if ($pay_wx == 3) {
  2908. $member_id = Db::name('merchant_member')->where('mer_id', 429)->where("type", 3)->value('member_id');
  2909. $key = 'api_live_b0a687ec-5450-4ada-a0e4-65bac0f46871';
  2910. $app_id = 'app_383a75dd-c03d-44ab-8f58-92c60fe9b9d0';
  2911. } else {
  2912. $member_id = Db::name('merchant_member')->where('mer_id', 429)->where("type", 2)->value('member_id');
  2913. $key = 'api_live_90ef02e4-54ac-41ee-adf1-e4927d23d58f';
  2914. $app_id = 'app_0827b960-b932-45ec-b800-4e850091b419';
  2915. }
  2916. $type = '2';
  2917. $pay_channel = 'wx_pub';
  2918. $expend = [
  2919. 'open_id' => $pay_user_id
  2920. ];
  2921. } elseif ($payType == 'ALI') {
  2922. $member_id = Db::name('merchant_member')->where('mer_id', 429)->where("type", 1)->value('member_id');
  2923. $app_id = 'app_44108546-d27a-48ee-88c1-84b45b75114f';
  2924. $type = '1';
  2925. $pay_channel = 'alipay_pub';
  2926. $expend = [
  2927. 'buyer_id' => $pay_user_id
  2928. ];
  2929. $key = 'api_live_b23537ed-64b8-45d6-832e-fb228aa9e0a9';
  2930. }
  2931. if ($merchant_money == '0.00') {
  2932. $div_members = [
  2933. [
  2934. 'member_id' => 0,
  2935. 'amount' => $pt,
  2936. 'fee_flag' => 'Y'
  2937. ]
  2938. ];
  2939. } else {
  2940. $div_members = [
  2941. [
  2942. 'member_id' => $member_id,
  2943. 'amount' => $merchant_money,
  2944. 'fee_flag' => 'Y'
  2945. ],
  2946. [
  2947. 'member_id' => 0,
  2948. 'amount' => $pt,
  2949. 'fee_flag' => 'N'
  2950. ]
  2951. ];
  2952. }
  2953. $params = [
  2954. 'order_no' => $order['order_no'] . '_' . rand(000, 999),
  2955. 'app_id' => $app_id,
  2956. 'pay_channel' => $pay_channel,
  2957. 'pay_amt' => (string)$order['pay_price'],
  2958. 'goods_title' => "幸福宝",
  2959. 'goods_desc' => $title,
  2960. 'device_info' => [
  2961. 'device_ip' => app('request')->ip()
  2962. // 'device_ip'=>'115.171.134.68'
  2963. ],
  2964. 'expend' => json_encode($expend),
  2965. 'div_members' => json_encode($div_members),
  2966. 'fee_mode' => 'I',
  2967. 'notify_url' => env('APP_URL') . "/api/jsapiPay/notify/HF_pay_user_annual"
  2968. ];
  2969. $res = $this->Payment_create_traits($params, $type, $key);
  2970. if (!empty($res['error_code'])) {
  2971. return app('json')->fail($res['return_msg']);
  2972. } else {
  2973. Db::name('user_pension_account_order')->where('id', $oid)->update(['hf_pay_id' => $res['id']]);
  2974. return app('json')->success($res);
  2975. }
  2976. } catch (\Exception $exception) {
  2977. Db::name('log')->insert(['data' => '大礼包支付error:' . $exception->getFile() . ':' . $exception->getLine() . '【' . $exception->getMessage() . '】']);
  2978. return app('json')->fail();
  2979. }
  2980. }
  2981. public function red_log()
  2982. {
  2983. $uid = $this->request->uid();
  2984. [$page, $limit] = $this->getPage();
  2985. $user_rich_log = Db::name('user_rich_log')->where('uid', $uid)->field('uid,red,pm,time,mark')->page($page, $limit)->order('id DESC')->select()->each(function ($item) {
  2986. $item['create_time'] = date('Y-m-d H:i:s', $item['time']);
  2987. $item['red'] = set_price_rtrim($item['red']);
  2988. return $item;
  2989. });
  2990. return app('json')->success($user_rich_log);
  2991. }
  2992. public function apply_bang_fu()
  2993. {
  2994. $uid = $this->request->uid();
  2995. $check = Db::name('user_rich')->where('uid', $uid)->find();
  2996. if ($check['type'] < 3) {
  2997. return app('json')->fail("不满足申请条件");
  2998. }
  2999. $check = Db::name('user_bangfu')->where('uid', $uid)->value('status');
  3000. if ($check == 0) {
  3001. return app('json')->fail("审核中");
  3002. }
  3003. if ($check == 1) {
  3004. return app('json')->fail("已是帮扶中心");
  3005. }
  3006. if ($check == 2) {
  3007. return app('json')->fail("审核被拒绝");
  3008. }
  3009. $bang_fu_number = systemConfig("bang_fu_number");
  3010. //检测用户是否满足条件
  3011. $number = $this->getNumber($uid, $bang_fu_number) - 1;//满足条件人数 减去自己
  3012. //条件
  3013. if ($number >= $bang_fu_number) {
  3014. // echo '满足';
  3015. Db::name('user_bangfu')->insert([
  3016. 'uid' => $uid,
  3017. 'time' => time(),
  3018. 'status' => 0
  3019. ]);
  3020. return app('json')->success("提交申请成功");
  3021. }
  3022. return app('json')->fail("不满足申请条件");
  3023. // echo '不满足';
  3024. }
  3025. //获得满足 1+5 的下级数量
  3026. public function getNumber($uid, $bang_fu_number): int
  3027. {
  3028. $number = 0;
  3029. $getUid = Db::name('user')->where('level_id', $uid)->field('uid')->select();
  3030. $count = count($getUid);
  3031. if ($count >= 5) {
  3032. $number = 1;
  3033. foreach ($getUid as $value) {
  3034. $number += $this->getNumber($value['uid'], $bang_fu_number);
  3035. if ($number >= $bang_fu_number) {
  3036. break;
  3037. }
  3038. }
  3039. }
  3040. return $number;
  3041. }
  3042. /**
  3043. * 积分明细
  3044. * @return mixed
  3045. */
  3046. public function score_info()
  3047. {
  3048. $uid = $this->request->uid();;
  3049. $data['score'] = decimal2(Db::name('user_sign_score')
  3050. ->where('uid', $uid)
  3051. ->where('status', 1)
  3052. ->where('pm', 1)
  3053. ->sum('reward_socre'));;
  3054. $data['no_clear_score'] = decimal2(Db::name('user_sign_score')
  3055. ->where('uid', $uid)
  3056. ->where('status', -1)
  3057. ->where('pm', 1)
  3058. ->sum('reward_socre'));
  3059. $data['lose_score'] = decimal2(Db::name('user_sign_score')
  3060. ->where('uid', $uid)
  3061. ->where('pm', 2)
  3062. ->sum('reward_socre'));
  3063. $data['clear_score'] = $score = decimal2($data['score'] - $data['lose_score']);
  3064. $data['score'] = $data['clear_score'] + $data['no_clear_score'] + $data['lose_score'];
  3065. $data['score'] = decimal2($data['score']);
  3066. Db::name('user')->where('uid', $uid)->update([
  3067. 'score' => $score
  3068. ]);
  3069. //clear_score 可用积分,score 积分总数 lose_score 已使用积分 no_clear_score 未结算积分
  3070. return app('json')->success($data);
  3071. }
  3072. /**
  3073. * 新版我的团队
  3074. */
  3075. public function get_team_list()
  3076. {
  3077. $data = [];
  3078. [$page, $limit] = $this->getPage();
  3079. $uid = $this->request->uid();
  3080. $type = intval($this->request->param('type'));
  3081. //查询团队列表
  3082. $userRepository = app()->make(UserRepository::class);
  3083. $chilid_userids = $userRepository->getSpreadUidBreak($uid);
  3084. $data['fans_count'] = count($chilid_userids);
  3085. $direct_uid_list = Db::name('user')->where('spread_uid', $uid)->where('is_del', 0)->column('uid');
  3086. $data['direct_count'] = count($direct_uid_list);
  3087. $valid_uid_list = Db::name('store_order')
  3088. ->whereIn('uid', $chilid_userids)
  3089. ->where('paid', 1)
  3090. ->group('uid')
  3091. ->column('uid');
  3092. $data['valid_count'] = count($valid_uid_list);
  3093. $data['count'] = Db::name('user')
  3094. ->whereIn('uid', $chilid_userids)
  3095. ->count();
  3096. $data['list'] = Db::name('user')
  3097. ->field('uid,phone,nickname,user_group,create_time,avatar as picture')
  3098. ->page($page, $limit)
  3099. ->whereIn('uid', $chilid_userids)
  3100. ->when($type == 1, function ($query) use ($direct_uid_list) {
  3101. return $query->whereIn('uid', $direct_uid_list);
  3102. })
  3103. ->when($type == 2, function ($query) use ($valid_uid_list) {
  3104. return $query->whereIn('uid', $valid_uid_list);
  3105. })
  3106. ->order('uid DESC')
  3107. ->select()
  3108. ->toArray();
  3109. foreach ($data['list'] as &$user) {
  3110. $user ['phone'] = substr_replace($user['phone'], '****', 3, 4);
  3111. }
  3112. return app('json')->success($data);
  3113. }
  3114. /**
  3115. * 我的粉丝详情
  3116. */
  3117. public function get_team_info()
  3118. {
  3119. $uid = $this->request->param('uid', '');
  3120. if (!$uid)
  3121. return app('json')->fail("uid不正确");
  3122. $userRepository = app()->make(UserRepository::class);
  3123. $chilid_userids = $userRepository->getSpreadUidBreak($this->request->uid());
  3124. if (!in_array($uid, $chilid_userids))
  3125. return app('json')->fail("该用户不在所属团队内");
  3126. $data = Db::name('user')
  3127. ->field('uid,phone,nickname,spread_uid,user_group,create_time,manage_address')
  3128. ->where('uid', $uid)
  3129. ->find();
  3130. $data['regimental_commander_count'] = Db::name('user')
  3131. ->where('spread_uid', $uid)
  3132. ->where('user_group', 2)
  3133. ->count();
  3134. $data['clear_order_amount'] = Db::name('store_order')
  3135. ->where('uid', $uid)
  3136. ->where('is_settlement', 1)
  3137. ->sum('pay_price');
  3138. $data['mybuy_order_amount'] = Db::name('store_order')
  3139. ->where('uid', $uid)
  3140. ->where('paid', 1)
  3141. ->sum('pay_price');
  3142. $spread_user = Db::name('user')
  3143. ->field('nickname as spread_nickname,phone as spread_phone')
  3144. ->where('uid', $data['spread_uid'])
  3145. ->find();
  3146. $spread_user ['spread_phone'] = substr_replace($spread_user['spread_phone'], '****', 3, 4);
  3147. $spread_user ['spread_nick_name'] = $spread_user['spread_nickname'] ?? '';
  3148. $data ['phone'] = substr_replace($data['phone'], '****', 3, 4);
  3149. $data = array_merge($data, $spread_user);
  3150. if (in_array($data['user_group'], [5, 6])) {
  3151. $data['area_name'] = Db::name('regions')->field('type,code_list')->where('id', 'in', $data['manage_address'])->cache('code:' . $data['manage_address'], 7200)->column('name');
  3152. $data['area_name'] = join($data['area_name']);
  3153. $data['area_bonus_money'] = Db::name('user_bill')
  3154. ->where('uid', $uid)
  3155. ->sum('number');
  3156. }
  3157. unset($data['manage_address']);
  3158. if (in_array($data['user_group'], [4])) {
  3159. $merchant = Db::name('merchant')->where('uid', $uid)->field('mer_id,mer_name')->find();
  3160. $data['mer_id'] = $merchant['mer_id'] ?? 0;
  3161. $data['mer_name'] = $merchant['mer_name'] ?? '';
  3162. }
  3163. return app('json')->success($data);
  3164. }
  3165. /**
  3166. * 我的佣金
  3167. */
  3168. public function get_brokerage_info()
  3169. {
  3170. $uid = $this->request->uid();
  3171. //佣金余额
  3172. $data['brokerage_price'] = Db::name('user')->where('uid', $uid)->value('brokerage_price');
  3173. //总收益
  3174. $data['sum_amount'] = Db::name('user_bill')
  3175. ->where('uid', $uid)
  3176. ->where('commission_type', '<>', 5)
  3177. ->where('commission_type', '<>', 0)
  3178. ->where('pm', 1)
  3179. ->sum('number');
  3180. //未结算
  3181. $data['no_clear_amount'] = Db::name('user_bill')
  3182. ->where('uid', $uid)
  3183. ->where('commission_type', '<>', 5)
  3184. ->where('commission_type', '<>', 0)
  3185. ->where('pm', 1)
  3186. ->where('status', 0)
  3187. ->sum('number');
  3188. //已提现
  3189. $data['withdraw_amount'] = Db::name('user_extract')
  3190. ->where('uid', $uid)
  3191. ->whereIn('status', [0, 1])
  3192. ->sum('extract_price');
  3193. //转VR
  3194. $data['transition_vr_amount'] = Db::name('user_transition_vr')
  3195. ->where('uid', $uid)
  3196. ->where('type', 1)
  3197. ->sum('number');
  3198. //最终 总收益是 = 佣金余额 + 已提现 + 已转VR
  3199. // $data['sum_amount'] = $data['sum_amount'] + $data['transition_vr_amount'];
  3200. $data['sum_amount'] = set_price_rtrim($data['sum_amount']);
  3201. return app('json')->success($data);
  3202. }
  3203. public function get_token_by_phone(UserRepository $repository){
  3204. $user = $repository->accountByUser($this->request->param('phone'));
  3205. $tokenInfo = $repository->createToken($user);
  3206. return app('json')->success($repository->returnToken($user, $tokenInfo));
  3207. }
  3208. /**
  3209. * 转VR
  3210. */
  3211. public function transition_vr()
  3212. {
  3213. $uid = $this->request->uid();
  3214. $user = $this->request->userInfo();
  3215. $type = $this->request->param('type', 'brokerage');
  3216. $extract_amount = $this->request->param('extract_amount', 0);
  3217. if ($type == 'brokerage') {
  3218. $brokerage_price = Db::name('user')->where('uid', $uid)->value('brokerage_price');
  3219. // 参考结算任务中的代码片段, 余额中 应不包含未结算余额
  3220. // $no_clear_amount = Db::name('user_bill')
  3221. // ->where('uid', $uid)
  3222. // ->where('commission_type', '<>', 5)
  3223. // ->where('pm', 1)
  3224. // ->where('status', 0)
  3225. // ->sum('number');
  3226. // $clear_amount = $brokerage_price - $no_clear_amount;
  3227. $clear_amount = $brokerage_price;
  3228. // if ($user['brokerage_price'] < (systemConfig('withdrawal_money'))){
  3229. // return app('json')->fail('未到达提现最低额度');
  3230. // }
  3231. if($extract_amount > $clear_amount){
  3232. return app('json')->fail("可用金额不足提现");
  3233. }
  3234. $brokerage_price = bcsub($user['brokerage_price'], $extract_amount,2);
  3235. $user->brokerage_price = $brokerage_price;
  3236. $vr = bcadd($user['vr'], $extract_amount, 2);
  3237. $user->vr = $vr;
  3238. $res = $user->save();
  3239. if ($res){
  3240. //加入转VR记录
  3241. $insertdata = [
  3242. 'uid'=> $uid,
  3243. 'number' => $extract_amount,
  3244. 'surplus' => $vr,
  3245. 'mark' => '佣金转VR',
  3246. 'type' => 1,
  3247. 'create_time' => time(),
  3248. ];
  3249. Db::name('user_transition_vr')->insertGetId($insertdata);
  3250. //VR入账
  3251. $insertdata = [
  3252. 'uid'=> $uid,
  3253. 'number' => $extract_amount,
  3254. 'surplus' => $vr,
  3255. 'mark' => '佣金转VR',
  3256. 'order_id'=> 0,
  3257. 'type' => 1,
  3258. 'addtime' => time(),
  3259. 'settlement_time'=> date('Y-m-d H:i:s', time())
  3260. ];
  3261. Db::name('user_sign_vr')->insertGetId($insertdata);
  3262. return app('json')->success('转VR成功');
  3263. }else{
  3264. return app('json')->fail('转VR失败');
  3265. }
  3266. }
  3267. if ($type == 'hongbao') {
  3268. $hongbao = Db::name('user')->where('uid', $uid)->value('hongbao');
  3269. $no_clear_amount = Db::name('user_sign_hongbao')
  3270. ->where('uid', $uid)
  3271. ->where('type', 1)
  3272. ->where('status', -1)
  3273. ->sum('number');
  3274. $clear_amount = $hongbao - $no_clear_amount;
  3275. if ($user['hongbao'] < (systemConfig('withdrawal_money'))){
  3276. return app('json')->fail('未到达提现最低额度');
  3277. }
  3278. if($extract_amount > $clear_amount){
  3279. return app('json')->fail("可用金额不足提现");
  3280. }
  3281. $hongbao = bcsub($user['hongbao'], $extract_amount,2);
  3282. $user->hongbao = $hongbao;
  3283. $vr = bcadd($user['vr'], $extract_amount, 2);
  3284. $user->vr = $vr;
  3285. $res = $user->save();
  3286. if ($res){
  3287. //加入转VR记录
  3288. $insertdata = [
  3289. 'uid'=> $uid,
  3290. 'number' => $extract_amount,
  3291. 'surplus' => $vr,
  3292. 'mark' => '红包转VR',
  3293. 'type' => 2,
  3294. 'status' => 1,
  3295. 'addtime' => time(),
  3296. ];
  3297. Db::name('user_sign_hongbao')->insertGetId($insertdata);
  3298. //VR入账
  3299. $insertdata = [
  3300. 'uid'=> $uid,
  3301. 'number' => $extract_amount,
  3302. 'surplus' => $vr,
  3303. 'mark' => '红包转VR',
  3304. 'order_id'=> 0,
  3305. 'type' => 1,
  3306. 'addtime' => time(),
  3307. 'settlement_time'=> date('Y-m-d H:i:s', time())
  3308. ];
  3309. Db::name('user_sign_vr')->insertGetId($insertdata);
  3310. return app('json')->success('转VR成功');
  3311. }else{
  3312. return app('json')->fail('转VR失败');
  3313. }
  3314. }
  3315. return app('json')->fail('转VR失败');
  3316. }
  3317. /**
  3318. * 转VR记录
  3319. */
  3320. public function transition_vr_log()
  3321. {
  3322. $uid = $this->request->uid();
  3323. $type = $this->request->param('type', 1);
  3324. [$page, $limit] = $this->getPage();
  3325. $where = [];
  3326. $where[] = ['uid', '=', $uid];
  3327. $where[] = ['type', '=', $type];
  3328. $query = Db::name("user_transition_vr");
  3329. $count = $query->where($where)->count();
  3330. $list = $query->page($page, $limit)->where($where)->select()->each(function ($item){
  3331. $item['create_time'] = date("Y-m-d H:i:s", $item['create_time']);
  3332. return $item;
  3333. });
  3334. return app('json')->success('获取转VR记录成功', ['list'=>$list, 'count'=>$count]);
  3335. }
  3336. // 根据父级uid,递归获取所有子级UID数组
  3337. public function getRecursiveChildren($parentUid) {
  3338. $result = []; // 用于存储符合条件的子级 uid
  3339. // 定义递归函数
  3340. $recursion = function ($parentUid) use (&$result, &$recursion) {
  3341. // 查询当前父级的所有直接子级
  3342. $children = Db::name("user")
  3343. ->where("spread_uid", $parentUid)
  3344. ->column("uid"); // 获取子级的 uid 列表
  3345. // 如果没有子级,直接返回
  3346. if (empty($children)) {
  3347. return;
  3348. }
  3349. // 遍历每个子级
  3350. foreach ($children as $childUid) {
  3351. // 如果子级的 uid 小于或等于 611,跳过该子级及其所有子级
  3352. if ($childUid <= 611) {
  3353. continue;
  3354. }
  3355. // 将符合条件的子级 uid 添加到结果数组
  3356. $result[] = $childUid;
  3357. // 递归查询子级的子级
  3358. $recursion($childUid);
  3359. }
  3360. };
  3361. // 从初始父级开始递归查询
  3362. $recursion($parentUid);
  3363. return array_unique($result); // 返回结果数组,并去重
  3364. }
  3365. // 2.0 根据父级uid,找到当前用户下面的UID
  3366. public function getChildren($parentUid) {
  3367. $result = []; // 用于存储所有子级的 uid
  3368. $children = Db::name("user")
  3369. ->where("spread_uid", $parentUid)
  3370. ->column("uid"); // 获取子级的 uid 列表
  3371. return $children; // 返回结果数组,并去重
  3372. }
  3373. public function getNewTeamPv($common_nums) {
  3374. // 初始化结果数组
  3375. $result = [
  3376. 'max_value' => null,
  3377. 'max_uid' => null,
  3378. 'remaining_values' => 0, // 剩余值的总和
  3379. 'remaining_uids' => [] // 剩余值对应的 UID
  3380. ];
  3381. // 递归获取所有子级 UID 的函数
  3382. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  3383. $children = Db::name("user")
  3384. ->where("spread_uid", $parentUid)
  3385. ->column("uid");
  3386. $allChildren = [];
  3387. foreach ($children as $childUid) {
  3388. $allChildren[] = $childUid;
  3389. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  3390. }
  3391. return $allChildren;
  3392. };
  3393. // 获取每个用户的总业绩,包括子级的业绩
  3394. $userTotalPv = [];
  3395. foreach ($common_nums as $uid) {
  3396. // 获取当前用户及其所有子级的 UID
  3397. $allUids = array_merge([$uid], $getRecursiveChildren($uid));
  3398. // 查询当前用户及其子级的所有订单
  3399. $orders = Db::name("store_order")
  3400. ->whereIn('status', [0, 1, 2, 3])
  3401. ->whereIn("uid", $allUids)
  3402. ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  3403. ->select();
  3404. // 计算总业绩
  3405. $totalPv = 0;
  3406. foreach ($orders as $order) {
  3407. if ($order['total_price'] == 1180) {
  3408. $totalPv += 700;
  3409. } else if ($order['total_price'] == 11800) {
  3410. $totalPv += 7000;
  3411. } else if ($order['total_price'] == 10620) {
  3412. $totalPv += 6300;
  3413. } else if ($order['total_price'] == 2360) {
  3414. $totalPv += 1400;
  3415. } else if ($order['total_price'] == 9440) {
  3416. $totalPv += 5600;
  3417. }
  3418. }
  3419. // 将当前用户的总业绩和 UID 存入数组
  3420. $userTotalPv[] = ['uid' => $uid, 'totalPv' => $totalPv];
  3421. }
  3422. // 如果没有符合条件的订单,直接返回空数组
  3423. if (empty($userTotalPv)) {
  3424. return [];
  3425. }
  3426. // 找到最大值及其对应的 UID
  3427. usort($userTotalPv, function($a, $b) {
  3428. return $b['totalPv'] <=> $a['totalPv']; // 按 totalPv 降序排序
  3429. });
  3430. // 获取最大值及其 UID
  3431. $result['max_value'] = $userTotalPv[0]['totalPv'];
  3432. $result['max_uid'] = $userTotalPv[0]['uid'];
  3433. // 计算剩余值的总和和对应的 UID
  3434. foreach ($userTotalPv as $index => $user) {
  3435. if ($index > 0) { // 跳过第一个(最大值)
  3436. $result['remaining_values'] += $user['totalPv'];
  3437. $result['remaining_uids'][] = $user['uid'];
  3438. }
  3439. }
  3440. return $result;
  3441. }
  3442. //只获取数组中的业绩
  3443. public function getteampv($common_nums) {
  3444. // 查询当前用户及其子级的所有订单
  3445. $orders = Db::name("store_order")
  3446. ->whereIn('status', [0, 1, 2, 3])
  3447. ->whereIn("uid", $common_nums)
  3448. ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  3449. ->select();
  3450. // 初始化业绩和人数
  3451. $totalPv = 0;
  3452. $totalUsers = count($common_nums); // 初始化人数为子级总数
  3453. // 遍历订单计算业绩
  3454. foreach ($orders as $order) {
  3455. if ($order['total_price'] == 1180) {
  3456. $totalPv += 700;
  3457. } else if ($order['total_price'] == 11800) {
  3458. $totalPv += 7000;
  3459. } else if ($order['total_price'] == 10620) {
  3460. $totalPv += 6300;
  3461. } else if ($order['total_price'] == 2360) {
  3462. $totalPv += 1400;
  3463. } else if ($order['total_price'] == 9440) {
  3464. $totalPv += 5600;
  3465. }
  3466. }
  3467. // 返回业绩和人数
  3468. return [
  3469. 'totalPv' => $totalPv,
  3470. 'totalUsers' => $totalUsers
  3471. ];
  3472. }
  3473. // 递归获取所有子级 UID 的业绩
  3474. public function getTeamPv11($parentUid) {
  3475. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  3476. $children = Db::name("user")
  3477. ->where("spread_uid", $parentUid)
  3478. ->column("uid");
  3479. $allChildren = [];
  3480. foreach ($children as $childUid) {
  3481. $allChildren[] = $childUid;
  3482. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  3483. }
  3484. return $allChildren;
  3485. };
  3486. // 获取当前用户及其所有子级的 UID
  3487. $allUids = array_merge([$parentUid], $getRecursiveChildren($parentUid));
  3488. // 查询当前用户及其子级的所有订单
  3489. $orders = Db::name("store_order")
  3490. ->whereIn('status', [0, 1, 2, 3])
  3491. ->whereIn("uid", $allUids)
  3492. ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  3493. ->select();
  3494. // 计算总业绩
  3495. $totalPv = 0;
  3496. foreach ($orders as $order) {
  3497. switch ($order['total_price']) {
  3498. case 1180:
  3499. $totalPv += 700;
  3500. break;
  3501. case 11800:
  3502. $totalPv += 7000;
  3503. break;
  3504. case 10620:
  3505. $totalPv += 6300;
  3506. break;
  3507. case 2360:
  3508. $totalPv += 1400;
  3509. break;
  3510. case 9440:
  3511. $totalPv += 5600;
  3512. break;
  3513. }
  3514. }
  3515. return $totalPv;
  3516. }
  3517. //根据传递的父级数组,返回他的对应子级的个数
  3518. public function getTeamSize($parentUids) {
  3519. // 初始化结果数组
  3520. $result = [];
  3521. // 遍历每个父级ID
  3522. foreach ($parentUids as $parentUid) {
  3523. // 递归获取所有子级 UID
  3524. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  3525. $children = Db::name("user")
  3526. ->where("spread_uid", $parentUid)
  3527. ->column("uid");
  3528. // 确保返回的是数组
  3529. if (!is_array($children)) {
  3530. return [];
  3531. }
  3532. $allChildren = [];
  3533. foreach ($children as $childUid) {
  3534. $allChildren[] = $childUid;
  3535. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  3536. }
  3537. return $allChildren;
  3538. };
  3539. // 获取当前父级及其所有子级的 UID
  3540. $allUids = array_merge([$parentUid], $getRecursiveChildren($parentUid));
  3541. // 计算总个数(包括父级自身)
  3542. $totalUids = count($allUids);
  3543. // 将结果存入数组
  3544. $result[] = [
  3545. 'parent_uid' => $parentUid,
  3546. 'total_count' => $totalUids
  3547. ];
  3548. }
  3549. return $result;
  3550. }
  3551. public function processArray($array) {
  3552. // 初始化结果数组
  3553. $result = [
  3554. 'max_value' => null, // 最大值
  3555. 'max_index' => null, // 最大值的下标
  3556. 'remaining_sum' => 0 // 剩余值的总和
  3557. ];
  3558. // 检查数组是否为空
  3559. if (empty($array)) {
  3560. return $result;
  3561. }
  3562. // 找出最大值及其下标
  3563. $maxValue = $array[0];
  3564. $maxIndex = 0;
  3565. for ($i = 1; $i < count($array); $i++) {
  3566. if ($array[$i] > $maxValue) {
  3567. $maxValue = $array[$i];
  3568. $maxIndex = $i;
  3569. }
  3570. }
  3571. // 计算剩余值的总和
  3572. $remainingSum = 0;
  3573. for ($i = 0; $i < count($array); $i++) {
  3574. if ($i != $maxIndex) {
  3575. $remainingSum += $array[$i];
  3576. }
  3577. }
  3578. // 将结果存入数组
  3579. $result['max_value'] = $maxValue;
  3580. $result['max_index'] = $maxIndex;
  3581. $result['remaining_sum'] = $remainingSum;
  3582. return $result;
  3583. }
  3584. //获取当前uesr_id下面在2.0中是否还有直接下级,并计算她的大部门和小部门
  3585. public function getparents_child_pv($user_id){
  3586. // 获取直接下级的 UID 列表
  3587. $get_childs = Db::name("user")
  3588. ->where("spread_uid", $user_id)
  3589. ->column("uid");
  3590. //var_dump($get_childs);
  3591. // 初始化总业绩和总人数
  3592. $total_value = 0;
  3593. $total_count = 0;
  3594. $max_value = 0;
  3595. $max_count = 0;
  3596. // 遍历每个直接下级
  3597. foreach ($get_childs as $child) {
  3598. //echo $child;
  3599. // 获取当前下级及其子级
  3600. $child_group = [$child];
  3601. $recursive_children = $this->getRecursiveChildren($child);
  3602. $child_group = array_merge($child_group, $recursive_children);
  3603. //var_dump($child_group );
  3604. // 获取当前分组的业绩和人数
  3605. $result = $this->getteampv($child_group);
  3606. //var_dump($result);
  3607. $group_pv = $result['totalPv'];
  3608. $group_count = $result['totalUsers'];
  3609. // 累加总业绩和总人数
  3610. $total_value += $group_pv;
  3611. $total_count += $group_count;
  3612. // 更新最大业绩及其对应的人数
  3613. if ($group_pv > $max_value) {
  3614. $max_value = $group_pv;
  3615. $max_count = $group_count;
  3616. }
  3617. }
  3618. // 计算小部门的业绩和人数
  3619. $small_department_value = $total_value - $max_value;
  3620. $small_department_count = $total_count - $max_count;
  3621. // 返回结果
  3622. return [
  3623. 'team_pv' => $max_value,
  3624. 'team_num' => $max_count,
  3625. 'per_pv' => $small_department_value,
  3626. 'per_num' => $small_department_count
  3627. ];
  3628. }
  3629. //1.0用户直属的部门和2.0直属的部门,进行比较,获取大部门和小部门数据
  3630. public function getparents_child_pv11($user_id, $bigamount, $smallamount, $common_nums, $person_nums) {
  3631. // 获取直接下级的 UID 列表
  3632. $get_childs = Db::name("user")
  3633. ->where("spread_uid", $user_id)
  3634. ->column("uid");
  3635. // 初始化变量
  3636. $all_departments = []; // 用于存储所有直属下级的业绩和人数
  3637. // 遍历每个直属下级
  3638. foreach ($get_childs as $child) {
  3639. // 获取当前下级及其子级
  3640. $child_group = [$child];
  3641. $recursive_children = $this->getRecursiveChildren($child);
  3642. $child_group = array_merge($child_group, $recursive_children);
  3643. // 获取当前分组的业绩和人数
  3644. $result = $this->getteampv($child_group);
  3645. // if($user_id == 593){
  3646. // var_dump($result);
  3647. // }
  3648. // 将直属下级的业绩和人数加入数组
  3649. $all_departments[] = [
  3650. 'value' => $result['totalPv'],
  3651. 'count' => $result['totalUsers']
  3652. ];
  3653. }
  3654. // 将传入的 $bigamount 和 $smallamount 以及对应的人数加入数组
  3655. $all_departments[] = [
  3656. 'value' => $bigamount,
  3657. 'count' => $common_nums // 大部门的人数
  3658. ];
  3659. $all_departments[] = [
  3660. 'value' => $smallamount,
  3661. 'count' => $person_nums // 小部门的人数
  3662. ];
  3663. // 初始化最大部门和小部门
  3664. $max_department = null;
  3665. $small_department = [
  3666. 'value' => 0,
  3667. 'count' => 0
  3668. ];
  3669. // 遍历 $all_departments,找出最大值并累加小部门的值
  3670. foreach ($all_departments as $department) {
  3671. if ($max_department === null || $department['value'] > $max_department['value']) {
  3672. // 如果当前部门的业绩大于最大部门的业绩,更新最大部门
  3673. $small_department['value'] += $max_department['value'] ?? 0; // 将旧的最大值累加到小部门
  3674. $small_department['count'] += $max_department['count'] ?? 0;
  3675. $max_department = $department; // 更新最大部门
  3676. } else {
  3677. // 如果当前部门的业绩小于或等于最大部门的业绩,累加到小部门
  3678. $small_department['value'] += $department['value'];
  3679. $small_department['count'] += $department['count'];
  3680. }
  3681. }
  3682. // 返回结果
  3683. return [
  3684. 'big_department' => $max_department,
  3685. 'small_department' => $small_department
  3686. ];
  3687. }
  3688. //根据父级IDS获取伞下的所有子级ID
  3689. public function getRecursiveChildren_s($parentUid) {
  3690. $result = []; // 用于存储所有子级的 uid
  3691. // 定义递归函数
  3692. $recursion = function ($currentUid) use (&$result, &$recursion) {
  3693. // 查询当前父级的所有直接子级
  3694. $children = Db::name("user")
  3695. ->where("spread_uid", $currentUid)
  3696. ->column("uid"); // 获取子级的 uid 列表
  3697. // 如果没有子级,直接返回
  3698. if (empty($children)) {
  3699. return;
  3700. }
  3701. // 遍历每个子级
  3702. foreach ($children as $childUid) {
  3703. $result[] = $childUid; // 将子级的 uid 添加到结果数组
  3704. $recursion($childUid); // 递归查询子级的子级
  3705. }
  3706. };
  3707. // 从初始父级开始递归查询
  3708. $recursion($parentUid);
  3709. return array_unique($result); // 返回结果数组,并去重
  3710. }
  3711. /**
  3712. * 获取当前用户业绩
  3713. */
  3714. public function userupdates($user_id) {
  3715. //$user_id = 17;
  3716. $children = Db::name("user")
  3717. ->where("spread_uid", $user_id)
  3718. ->select(); // 获取子级的 uid 列表
  3719. $total_pv = 0;
  3720. foreach($children as $k=>$v){
  3721. //$children_pv = Db::name("store_order")->where("uid", $v['uid'])->whereIn("status",[0,1,2,3])->select();
  3722. $children_pv = Db::name("user_sign_gongxian")->where("uid", $v['uid'])->where("status",1)->select();
  3723. foreach($children_pv as $k1=>$v1){
  3724. $total_pv += $v1['number'];
  3725. }
  3726. }
  3727. return $total_pv;
  3728. $userdatas = Db::name("user")->where("uid", $user_id)->find();
  3729. // var_dump($userdatas['user_group']);
  3730. //如果当前用户是普通消费者的情况下
  3731. if($userdatas['user_group'] == 1){
  3732. if($total_pv != 0){
  3733. if($total_pv >= 1180 && $total_pv < 11800){
  3734. Db::name("user")->where("uid", $user_id)->update(['user_group',2]);
  3735. }
  3736. }
  3737. }
  3738. //如果当前用户是业务员消费者的情况下
  3739. if($userdatas['user_group'] <= 2){
  3740. if($total_pv != 0){
  3741. if(11800 <= $total_pv){
  3742. Db::name("user")->where("uid", $user_id)->update(['user_group',3]);
  3743. }
  3744. }
  3745. }
  3746. }
  3747. /**
  3748. * 获取当前用户业绩
  3749. */
  3750. public function getPerformance22($user_id) {
  3751. $team_amount = 0;
  3752. $person_amount = 0;
  3753. // $user_id = 17; //598 523 536
  3754. $result_big_team_arr = [];
  3755. $get_teams_comm_datas = [];//在2.0中获取父级下面的所有团队数据
  3756. //共建联盟业绩 个人联盟业绩 共建联盟总pv 个人联盟业绩pv
  3757. $common_nums = $this->getCommonNums($user_id);
  3758. // var_dump( $common_nums);
  3759. $get_teams_comm_num = 0;
  3760. $get_teams_comm_pv = 0;
  3761. $get_teams_per_num = 0;//小部门人数
  3762. //1.0系统中有下级,需要在2.0中再加下级数据
  3763. if($user_id < 611){
  3764. //梅红在2.0中的ID是780
  3765. //用户三峡所有在2.0系统下面的业绩和人数 start
  3766. $child_nums = [];
  3767. //获取当前用户
  3768. foreach($common_nums as $v){
  3769. $child_nums[] = $this->getRecursiveChildren($v);
  3770. }
  3771. //var_dump($child_nums);
  3772. //去除空数组,并重新组合有数据的数组
  3773. $filteredData = array_filter($child_nums, function($array) {
  3774. return !empty($array); // 如果数组不为空,则保留
  3775. });
  3776. // 合并所有非空数组
  3777. foreach ($filteredData as $array) {
  3778. $result_big_team_arr = array_merge($result_big_team_arr, $array);
  3779. }
  3780. //var_dump($result_big_team_arr);
  3781. //获取当前用户下面在2.0中的下级所有PV
  3782. //$get_teams_comm_pv = $this->getteampv($result_big_team_arr);
  3783. $t_pv = $this->getteampv($result_big_team_arr);
  3784. $get_teams_comm_pv =$t_pv['totalPv'];
  3785. //var_dump($t_pv);echo "ttt";
  3786. //获取当前用户下面在2.0中的下级所有人数
  3787. $get_teams_comm_num = count($result_big_team_arr);
  3788. //用户伞下小部门所有在2.0系统下面的业绩和人数 end
  3789. }else{
  3790. //当前用户在1.0没有下级,那直接在新系统2.0找下级获取数据,并区分大小部门
  3791. $child_nums = $this->getChildren($user_id);
  3792. //获取父级子级下面的个人
  3793. $num_teams = $this->getTeamSize($child_nums);
  3794. //var_dump($num_teams);
  3795. foreach($child_nums as $v){
  3796. $get_teams_comm_datas[] = $this->getTeamPv11($v);//如果有多个父级ID,需要获取他们伞下的子级,所有的业绩进行
  3797. }
  3798. //$s = $this->getparents_child_pv($user_id);
  3799. // var_dump($get_teams_comm_datas);
  3800. //如果只有一个部门,就是默认大部门
  3801. if( count($get_teams_comm_datas) ==1 ){
  3802. $get_teams_comm_pv =$get_teams_comm_datas[0];
  3803. $get_teams_comm_num = $num_teams[0]['total_count'];
  3804. }else if(count($get_teams_comm_datas) >1){
  3805. // var_dump( $get_teams_comm_datas);
  3806. //获取一个最大值,设为大部门,其他的加载一块是小部门
  3807. $getss = $this->processArray($get_teams_comm_datas);
  3808. $max_value_count = $num_teams[$getss['max_index']]['total_count'];
  3809. unset($num_teams[$getss['max_index']]);
  3810. //获取小部门的人数
  3811. $per_num = 0;
  3812. foreach($num_teams as $k=>$v){
  3813. $per_num +=$v['total_count'];
  3814. }
  3815. //找到最大值的(大部门)
  3816. $get_teams_comm_num = $max_value_count;
  3817. //小部门的数量
  3818. $get_teams_per_num = $per_num;
  3819. //var_dump($getss['max_value']);
  3820. $person_amount = $getss['remaining_sum'];
  3821. $get_teams_comm_pv = $getss['max_value'];
  3822. }
  3823. }
  3824. //var_dump($get_teams_comm_pv);
  3825. //合并业绩和人数
  3826. $team_amount += $get_teams_comm_pv;
  3827. //var_dump($team_amount);
  3828. //1.0获取小区业绩
  3829. $person_nums = $this->getPersonageNums($user_id);
  3830. //var_dump($person_nums);
  3831. $result_small_team_arr = [];
  3832. //1.0系统中有下级,需要在2.0中再加下级数据
  3833. //用户三峡所有在2.0系统下面的业绩和人数 start
  3834. $child_nums_mix = [];
  3835. //获取当前用户
  3836. foreach($person_nums as $v){
  3837. $child_nums_mix[] = $this->getRecursiveChildren($v);
  3838. }
  3839. //去除空数组,并重新组合有数据的数组
  3840. $filteredData_1 = array_filter($child_nums_mix, function($array) {
  3841. return !empty($array); // 如果数组不为空,则保留
  3842. });
  3843. // 合并所有非空数组
  3844. $result_small_team_arr = [];
  3845. foreach ($filteredData_1 as $array) {
  3846. $result_small_team_arr = array_merge($result_small_team_arr, $array);
  3847. }
  3848. //var_dump($result_small_team_arr);
  3849. //获取当前用户下面在2.0中的下级所有PV
  3850. // $get_teams_per_pv = $this->getteampv($result_small_team_arr);
  3851. $t_pv = $this->getteampv($result_small_team_arr);
  3852. $get_teams_per_pv =$t_pv['totalPv'];
  3853. //var_dump( $get_teams_per_pv);
  3854. //获取当前用户下面在2.0中的下级所有人数
  3855. $get_teams_per_num += count($result_small_team_arr);
  3856. //合并业绩和人数
  3857. $person_amount += $get_teams_per_pv;
  3858. // if($user_id == 593){
  3859. // $person_amount = 2800;
  3860. // }
  3861. //var_dump($person_amount);
  3862. //用户小部门所有在2.0系统下面的业绩和人数 end
  3863. //var_dump($team_amount);
  3864. // $common_nums[] = $user_id;
  3865. foreach ($common_nums as $key => $value) {
  3866. # code...
  3867. $amount = $this->getPerformance1($value);
  3868. $team_amount += $amount;
  3869. }
  3870. foreach ($person_nums as $key => $value) {
  3871. # code...
  3872. $amount = $this->getPerformance1($value);
  3873. $person_amount += $amount;
  3874. }
  3875. // var_dump($team_amount);
  3876. // var_dump($person_amount);
  3877. //
  3878. //var_dump($team_amount);
  3879. $user_team_amount = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 1180)->select();
  3880. //$money1180Records = $this->old_user_of_goods->where('status', 1)->where('money', 1180)->select();
  3881. // 计算 status 为 1 且 money 为 1180 的记录总和(减去相应值后)
  3882. $money1180Sum = 0;
  3883. foreach ($user_team_amount as $record) {
  3884. $money1180Sum += $record['money'] - 300 - 180;
  3885. }
  3886. //var_dump($money1180Sum );
  3887. // 获取 status 为 1 且 money 为 11800 的记录集合
  3888. $money11800Records = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 11800)->select();
  3889. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  3890. $money11800Sum = 0;
  3891. foreach ($money11800Records as $record) {
  3892. $money11800Sum += $record['money'] - 3000 - 1800;
  3893. }
  3894. //var_dump($money11800Sum );
  3895. $money10620Records = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 10620)->select();
  3896. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  3897. $money10620Sum = 0;
  3898. foreach ($money10620Records as $record) {
  3899. $money10620Sum += $record['money'] - 2700 - 1620;
  3900. }
  3901. // var_dump($money10620Sum );
  3902. // 计算除去特定值后的总和
  3903. //$otherMoneyRecords = $this->old_user_of_goods->where('status', 1)->whereNotIn('money', [1180, 11800])->select();
  3904. $otherMoneyRecords = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->whereNotIn('money', [1180, 11800 ,10620])->select();
  3905. $otherMoneySum = 0;
  3906. foreach ($otherMoneyRecords as $record) {
  3907. $otherMoneySum += $record['money'];
  3908. }
  3909. // 分别处理特定值的情况并加上其他值的总和
  3910. $all_record_nums = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  3911. //var_dump($all_record_nums);
  3912. $team_amount += $all_record_nums;
  3913. //var_dump($team_amount);
  3914. //计算自己的个人联盟总流水
  3915. // // //计算自己的个人联盟总流水
  3916. // $user_person_amount = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where('status',1)->sum("money");
  3917. // $user_person_amount = empty($user_person_amount) ? 0 : round($user_person_amount * 0.7,2);
  3918. // $person_amount += $user_person_amount;
  3919. //计算个人的1180单价的业绩 集合
  3920. $money1180Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",1180)->select();
  3921. $money1180Sum = 0;
  3922. foreach ($money1180Records as $record) {
  3923. $money1180Sum += $record['money'] - 300 - 180;
  3924. }
  3925. $money11800Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",11800)->select();
  3926. //var_dump($person_nums);
  3927. //计算个人的11800单价的业绩 集合
  3928. $money11800Sum = 0;
  3929. foreach ($money11800Records as $record) {
  3930. $money11800Sum += $record['money'] - 3000 - 1800;
  3931. }
  3932. $money10620Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",10620)->select();
  3933. //var_dump($person_nums);
  3934. //计算个人的10620单价的业绩 集合
  3935. $money10620Sum = 0;
  3936. foreach ($money10620Records as $record) {
  3937. $money10620Sum += $record['money'] - 2700 - 1620;
  3938. }
  3939. // 计算除去特定值后的总和
  3940. $otherMoneyRecords = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->whereNotIn('money', [1180, 11800 ,10620])->select();
  3941. $otherMoneySum = 0;
  3942. foreach ($otherMoneyRecords as $record) {
  3943. $otherMoneySum += $record['money'];
  3944. }
  3945. // 分别处理特定值的情况并加上其他值的总和
  3946. $user_person_amount = $money1180Sum + $money11800Sum +$money10620Sum + round($otherMoneySum * 0.7,2);
  3947. $person_amount += $user_person_amount;
  3948. //大部门人数
  3949. $teams_num = count($common_nums) + $get_teams_comm_num;
  3950. //小部门人数
  3951. $per_num = count($person_nums) + $get_teams_per_num;
  3952. // var_dump($team_amount);
  3953. // var_dump($person_amount);
  3954. //如果当前用户是1.0用户,找到其直推所有的业绩,根据业绩找到大小部门的同时,还要比对1.0中大小部门的业绩,摘出一个最大业绩的部门是大部门,其余都是小部门()
  3955. if($user_id < 611){
  3956. // var_dump($team_amount);
  3957. // var_dump($person_amount);
  3958. //获取当前用户直属下级(查询在2.0中直接推荐人和伞下的业绩。并比对大小部门)
  3959. //例子:17所有下面uid是speard_uid都是17的,和所有伞下的业绩。分出大小部门,加到1.0的大小部门中
  3960. $b_s = $this->getparents_child_pv11($user_id,$team_amount,$person_amount,count($common_nums)+ $get_teams_comm_num,count($person_nums)+ $get_teams_per_num);
  3961. //var_dump($b_s);
  3962. // var_dump($team_amount,$person_amount);
  3963. // var_dump(count($common_nums)+ $get_teams_comm_num,count($person_nums)+ $get_teams_per_num);
  3964. //var_dump( $b_s);echo "yyyyyyyyyyyyy";
  3965. $team_amount = $b_s['big_department']['value'];
  3966. $teams_num = $b_s['big_department']['count'];
  3967. // var_dump($b_s['team_pv']);
  3968. // var_dump($b_s['per_pv']);
  3969. $person_amount = $b_s['small_department']['value'];
  3970. $per_num = $b_s['small_department']['count'];//小部门人数
  3971. //var_dump( $b_s['team_num'],$b_s['per_num']);
  3972. }
  3973. //级别信息
  3974. $userInfo = Db::name("user")->find($user_id);//
  3975. $zk_level = 4;
  3976. $is_zk = false;
  3977. if($userInfo['user_level_id_old'] == $zk_level) {
  3978. $is_zk = true;
  3979. $sales_incentive_info = $this->getStarLevel($user_id,$team_amount,$person_amount);
  3980. $sales_incentive = isset($sales_incentive_info['title']) ? $sales_incentive_info['title'] : '';
  3981. } else{
  3982. $sales_incentive = 0;
  3983. }
  3984. $return_data = [
  3985. 'common_nums'=>$teams_num,
  3986. 'person_nums'=>$per_num,
  3987. 'common_nums_pv'=> $team_amount,
  3988. 'person_nums_pv'=> $person_amount,
  3989. 'sum_nums_pv' =>$team_amount + $person_amount,
  3990. 'sales_incentive' => $sales_incentive,
  3991. "is_zk"=>$is_zk
  3992. ];
  3993. return $return_data;
  3994. }
  3995. /**
  3996. * 获取当前用户业绩
  3997. */
  3998. public function getPerformance($user_id) {
  3999. $team_amount = 0;
  4000. $person_amount = 0;
  4001. $result_big_team_arr = [];
  4002. $get_teams_comm_datas = [];//在2.0中获取父级下面的所有团队数据
  4003. //共建联盟业绩 个人联盟业绩 共建联盟总pv 个人联盟业绩pv
  4004. $common_nums = $this->getCommonNums($user_id);
  4005. //var_dump($user_id);
  4006. $get_teams_comm_num = 0;
  4007. $get_teams_comm_pv = 0;
  4008. $get_teams_per_num = 0;//小部门人数
  4009. //1.0系统中有下级,需要在2.0中再加下级数据
  4010. if($user_id < 611){
  4011. //梅红在2.0中的ID是780
  4012. // if($user_id == 593){
  4013. // $common_nums[] = 780;
  4014. // unset($common_nums[0]);
  4015. // }
  4016. //var_dump($common_nums);
  4017. //用户三峡所有在2.0系统下面的业绩和人数 start
  4018. $child_nums = [];
  4019. //再加上当前用户直属的子级
  4020. $common_ns = $common_nums;
  4021. $common_ns[] = $user_id;
  4022. //var_dump($common_ns);return;
  4023. //获取当前用户
  4024. foreach($common_nums as $v){
  4025. $child_nums[] = $this->getRecursiveChildren($v);
  4026. }
  4027. //梅红在2.0中的ID是780
  4028. // if($user_id == 593){
  4029. // $child_nums[0][] = 780;
  4030. // }
  4031. //去除空数组,并重新组合有数据的数组
  4032. $filteredData = array_filter($child_nums, function($array) {
  4033. return !empty($array); // 如果数组不为空,则保留
  4034. });
  4035. // 合并所有非空数组
  4036. foreach ($filteredData as $array) {
  4037. $result_big_team_arr = array_merge($result_big_team_arr, $array);
  4038. }
  4039. //var_dump($result_big_team_arr);echo "ppppppppppppppppp";
  4040. //获取当前用户下面在2.0中的下级所有PV
  4041. $t_pv = $this->getteampv($result_big_team_arr);
  4042. $get_teams_comm_pv =$t_pv['totalPv'];
  4043. // if($user_id == 593){
  4044. // $get_teams_comm_pv = 7000;
  4045. // }
  4046. //var_dump($get_teams_comm_pv);
  4047. //获取当前用户下面在2.0中的下级所有人数
  4048. $get_teams_comm_num = count($result_big_team_arr);
  4049. //用户伞下小部门所有在2.0系统下面的业绩和人数 end
  4050. }else{
  4051. //当前用户在1.0没有下级,那直接在新系统2.0找下级获取数据,并区分大小部门
  4052. $child_nums = $this->getChildren($user_id);
  4053. //获取父级子级下面的个人
  4054. $num_teams = $this->getTeamSize($child_nums);
  4055. foreach($child_nums as $v){
  4056. $get_teams_comm_datas[] = $this->getTeamPv11($v);//如果有多个父级ID,需要获取他们伞下的子级,所有的业绩进行
  4057. }
  4058. if( count($get_teams_comm_datas) ==1 ){
  4059. $get_teams_comm_pv =$get_teams_comm_datas[0];
  4060. $get_teams_comm_num = $num_teams[0]['total_count'];
  4061. }else if(count($get_teams_comm_datas) >1){
  4062. // $getss = $this->processArray($get_teams_comm_datas);
  4063. // $team_datas = $num_teams[$getss['max_index']];
  4064. // var_dump( $get_teams_comm_datas);
  4065. //获取一个最大值,设为大部门,其他的加载一块是小部门
  4066. $getss = $this->processArray($get_teams_comm_datas);
  4067. $max_value_count = $num_teams[$getss['max_index']]['total_count'];
  4068. unset($num_teams[$getss['max_index']]);
  4069. //获取小部门的人数
  4070. $per_num = 0;
  4071. foreach($num_teams as $k=>$v){
  4072. $per_num +=$v['total_count'];
  4073. }
  4074. //找到最大值的(大部门)
  4075. $get_teams_comm_num = $max_value_count;
  4076. //小部门的数量
  4077. $get_teams_per_num = $per_num;
  4078. //var_dump($getss['max_value']);
  4079. $person_amount = $getss['remaining_sum'];
  4080. $get_teams_comm_pv = $getss['max_value'];
  4081. }
  4082. }
  4083. //合并业绩和人数
  4084. $team_amount += $get_teams_comm_pv;
  4085. //var_dump($team_amount);
  4086. //1.0获取小区业绩
  4087. $person_nums = $this->getPersonageNums($user_id);
  4088. //var_dump($person_nums);
  4089. $result_small_team_arr = [];
  4090. //1.0系统中有下级,需要在2.0中再加下级数据
  4091. //用户三峡所有在2.0系统下面的业绩和人数 start
  4092. $child_nums_mix = [];
  4093. //再加上当前用户直属的子级
  4094. $common_ns1 = $person_nums;
  4095. $common_ns1[] = $user_id;
  4096. //获取当前用户
  4097. foreach($person_nums as $v){
  4098. $child_nums_mix[] = $this->getRecursiveChildren($v);
  4099. }
  4100. //去除空数组,并重新组合有数据的数组
  4101. $filteredData_1 = array_filter($child_nums_mix, function($array) {
  4102. return !empty($array); // 如果数组不为空,则保留
  4103. });
  4104. // 合并所有非空数组
  4105. $result_small_team_arr = [];
  4106. foreach ($filteredData_1 as $array) {
  4107. $result_small_team_arr = array_merge($result_small_team_arr, $array);
  4108. }
  4109. //获取当前用户下面在2.0中的下级所有PV
  4110. // $get_teams_per_pv = $this->getteampv($result_small_team_arr);
  4111. $t_pv = $this->getteampv($result_small_team_arr);
  4112. $get_teams_per_pv =$t_pv['totalPv'];
  4113. //获取当前用户下面在2.0中的下级所有人数
  4114. $get_teams_per_num += count($result_small_team_arr);
  4115. //合并业绩和人数
  4116. $person_amount += $get_teams_per_pv;
  4117. // if($user_id == 593){
  4118. // $person_amount = 2800;
  4119. // }
  4120. //var_dump($person_amount);
  4121. //用户小部门所有在2.0系统下面的业绩和人数 end
  4122. // $common_nums[] = $user_id;
  4123. foreach ($common_nums as $key => $value) {
  4124. # code...
  4125. $amount = $this->getPerformance1($value);
  4126. $team_amount += $amount;
  4127. }
  4128. foreach ($person_nums as $key => $value) {
  4129. # code...
  4130. $amount = $this->getPerformance1($value);
  4131. $person_amount += $amount;
  4132. }
  4133. //var_dump($team_amount);
  4134. // if($user_id < 611){
  4135. // //获取当前用户直属下级(查询在2.0中直接推荐人和伞下的业绩。并比对大小部门)
  4136. // //例子:17所有下面uid是speard_uid都是17的,和所有伞下的业绩。分出大小部门,加到1.0的大小部门中
  4137. // $b_s = $this->getparents_child_pv($user_id);
  4138. // //var_dump( $b_s);echo "yyyyyyyyyyyyy";
  4139. // $team_amount += $b_s['team_pv'];
  4140. // $get_teams_comm_num += $b_s['team_num'];
  4141. // $person_amount += $b_s['per_pv'];
  4142. // $get_teams_per_num += $b_s['per_num'];//小部门人数
  4143. // //var_dump($team_amount,$person_amount );
  4144. // }
  4145. $user_team_amount = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 1180)->select();
  4146. //$money1180Records = $this->old_user_of_goods->where('status', 1)->where('money', 1180)->select();
  4147. // 计算 status 为 1 且 money 为 1180 的记录总和(减去相应值后)
  4148. $money1180Sum = 0;
  4149. foreach ($user_team_amount as $record) {
  4150. $money1180Sum += $record['money'] - 300 - 180;
  4151. }
  4152. if($user_id == 593){
  4153. $money1180Sum -= 700;
  4154. }
  4155. // 获取 status 为 1 且 money 为 11800 的记录集合
  4156. $money11800Records = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 11800)->select();
  4157. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  4158. $money11800Sum = 0;
  4159. foreach ($money11800Records as $record) {
  4160. $money11800Sum += $record['money'] - 3000 - 1800;
  4161. }
  4162. $money10620Records = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 10620)->select();
  4163. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  4164. $money10620Sum = 0;
  4165. foreach ($money10620Records as $record) {
  4166. $money10620Sum += $record['money'] - 2700 - 1620;
  4167. }
  4168. // 计算除去特定值后的总和
  4169. //$otherMoneyRecords = $this->old_user_of_goods->where('status', 1)->whereNotIn('money', [1180, 11800])->select();
  4170. $otherMoneyRecords = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->whereNotIn('money', [1180, 11800 ,10620])->select();
  4171. $otherMoneySum = 0;
  4172. foreach ($otherMoneyRecords as $record) {
  4173. $otherMoneySum += $record['money'];
  4174. }
  4175. // 分别处理特定值的情况并加上其他值的总和
  4176. $all_record_nums = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  4177. // var_dump($all_record_nums);
  4178. $team_amount += $all_record_nums;
  4179. // var_dump($user_team_amount);
  4180. //计算自己的个人联盟总流水
  4181. // // //计算自己的个人联盟总流水
  4182. // $user_person_amount = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where('status',1)->sum("money");
  4183. // $user_person_amount = empty($user_person_amount) ? 0 : round($user_person_amount * 0.7,2);
  4184. // $person_amount += $user_person_amount;
  4185. //计算个人的1180单价的业绩 集合
  4186. $money1180Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",1180)->select();
  4187. $money1180Sum = 0;
  4188. foreach ($money1180Records as $record) {
  4189. $money1180Sum += $record['money'] - 300 - 180;
  4190. }
  4191. $money11800Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",11800)->select();
  4192. //var_dump($person_nums);
  4193. //计算个人的11800单价的业绩 集合
  4194. $money11800Sum = 0;
  4195. foreach ($money11800Records as $record) {
  4196. $money11800Sum += $record['money'] - 3000 - 1800;
  4197. }
  4198. $money10620Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",10620)->select();
  4199. //var_dump($person_nums);
  4200. //计算个人的10620单价的业绩 集合
  4201. $money10620Sum = 0;
  4202. foreach ($money10620Records as $record) {
  4203. $money10620Sum += $record['money'] - 2700 - 1620;
  4204. }
  4205. // 计算除去特定值后的总和
  4206. $otherMoneyRecords = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->whereNotIn('money', [1180, 11800 ,10620])->select();
  4207. $otherMoneySum = 0;
  4208. foreach ($otherMoneyRecords as $record) {
  4209. $otherMoneySum += $record['money'];
  4210. }
  4211. // 分别处理特定值的情况并加上其他值的总和
  4212. $user_person_amount = $money1180Sum + $money11800Sum +$money10620Sum + round($otherMoneySum * 0.7,2);
  4213. $person_amount += $user_person_amount;
  4214. // //临时设置
  4215. // if($user_id == 536){
  4216. // $person_amount = 2800;
  4217. // $team_amount = 7000;
  4218. // }
  4219. // //临时设置
  4220. // if($user_id == 222){
  4221. // $person_amount = 2800;
  4222. // $team_amount = 11900;
  4223. // }
  4224. //大部门人数
  4225. $teams_num = count($common_nums) + $get_teams_comm_num;
  4226. //小部门人数
  4227. $per_num = count($person_nums) + $get_teams_per_num;
  4228. //如果当前用户是1.0用户,找到其直推所有的业绩,根据业绩找到大小部门的同时,还要比对1.0中大小部门的业绩,摘出一个最大业绩的部门是大部门,其余都是小部门()
  4229. if($user_id < 611){
  4230. // var_dump($team_amount);
  4231. // var_dump($person_amount);
  4232. //获取当前用户直属下级(查询在2.0中直接推荐人和伞下的业绩。并比对大小部门)
  4233. //例子:17所有下面uid是speard_uid都是17的,和所有伞下的业绩。分出大小部门,加到1.0的大小部门中
  4234. $b_s = $this->getparents_child_pv11($user_id,$team_amount,$person_amount,count($common_nums)+ $get_teams_comm_num,count($person_nums)+ $get_teams_per_num);
  4235. //var_dump($b_s);
  4236. // var_dump($team_amount,$person_amount);
  4237. // var_dump(count($common_nums)+ $get_teams_comm_num,count($person_nums)+ $get_teams_per_num);
  4238. //var_dump( $b_s);echo "yyyyyyyyyyyyy";
  4239. $team_amount = $b_s['big_department']['value'];
  4240. $teams_num = $b_s['big_department']['count'];
  4241. // var_dump($b_s['team_pv']);
  4242. // var_dump($b_s['per_pv']);
  4243. $person_amount = $b_s['small_department']['value'];
  4244. $per_num = $b_s['small_department']['count'];//小部门人数
  4245. //var_dump( $b_s['team_num'],$b_s['per_num']);
  4246. }
  4247. //级别信息
  4248. $userInfo = Db::name("user")->find($user_id);//
  4249. $zk_level = 4;
  4250. $is_zk = false;
  4251. if($userInfo['user_level_id_old'] == $zk_level) {
  4252. $is_zk = true;
  4253. $sales_incentive_info = $this->getStarLevel($user_id,$team_amount,$person_amount);
  4254. $sales_incentive = isset($sales_incentive_info['title']) ? $sales_incentive_info['title'] : '';
  4255. } else{
  4256. $sales_incentive = 0;
  4257. }
  4258. $return_data = [
  4259. 'common_nums' => $teams_num,
  4260. 'person_nums' => $per_num,
  4261. 'common_nums_pv'=> $team_amount,
  4262. 'person_nums_pv'=> $person_amount,
  4263. 'sum_nums_pv' =>$team_amount + $person_amount,
  4264. 'sales_incentive' => $sales_incentive,
  4265. "is_zk"=>$is_zk
  4266. ];
  4267. return $return_data;
  4268. }
  4269. /**
  4270. * 获取当前用户业绩
  4271. */
  4272. public function getPerformance_copy($user_id) {
  4273. // $user_id = $this->request->post("user_id");
  4274. //共建联盟业绩 个人联盟业绩 共建联盟总pv 个人联盟业绩pv
  4275. $common_nums = $this->getCommonNums($user_id);
  4276. //1.0获取小区业绩
  4277. $person_nums = $this->getPersonageNums($user_id);
  4278. //return $person_nums;
  4279. // var_dump( $common_nums);
  4280. $team_amount = 0;
  4281. $person_amount = 0;
  4282. // $common_nums[] = $user_id;
  4283. foreach ($common_nums as $key => $value) {
  4284. # code...
  4285. $amount = $this->getPerformance1($value);
  4286. $team_amount += $amount;
  4287. }
  4288. foreach ($person_nums as $key => $value) {
  4289. # code...
  4290. $amount = $this->getPerformance1($value);
  4291. $person_amount += $amount;
  4292. }
  4293. //var_dump($team_amount);
  4294. $user_team_amount = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 1180)->select();
  4295. //$money1180Records = $this->old_user_of_goods->where('status', 1)->where('money', 1180)->select();
  4296. // 计算 status 为 1 且 money 为 1180 的记录总和(减去相应值后)
  4297. $money1180Sum = 0;
  4298. foreach ($user_team_amount as $record) {
  4299. $money1180Sum += $record['money'] - 300 - 180;
  4300. }
  4301. // 获取 status 为 1 且 money 为 11800 的记录集合
  4302. $money11800Records = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 11800)->select();
  4303. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  4304. $money11800Sum = 0;
  4305. foreach ($money11800Records as $record) {
  4306. $money11800Sum += $record['money'] - 3000 - 1800;
  4307. }
  4308. $money10620Records = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where('money', 10620)->select();
  4309. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  4310. $money10620Sum = 0;
  4311. foreach ($money10620Records as $record) {
  4312. $money10620Sum += $record['money'] - 2700 - 1620;
  4313. }
  4314. // 计算除去特定值后的总和
  4315. //$otherMoneyRecords = $this->old_user_of_goods->where('status', 1)->whereNotIn('money', [1180, 11800])->select();
  4316. $otherMoneyRecords = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->whereNotIn('money', [1180, 11800 ,10620])->select();
  4317. $otherMoneySum = 0;
  4318. foreach ($otherMoneyRecords as $record) {
  4319. $otherMoneySum += $record['money'];
  4320. }
  4321. // 分别处理特定值的情况并加上其他值的总和
  4322. $all_record_nums = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  4323. // var_dump($all_record_nums);
  4324. $team_amount += $all_record_nums;
  4325. //计算自己的个人联盟总流水
  4326. // // //计算自己的个人联盟总流水
  4327. // $user_person_amount = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where('status',1)->sum("money");
  4328. // $user_person_amount = empty($user_person_amount) ? 0 : round($user_person_amount * 0.7,2);
  4329. // $person_amount += $user_person_amount;
  4330. //计算个人的1180单价的业绩 集合
  4331. $money1180Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",1180)->select();
  4332. $money1180Sum = 0;
  4333. foreach ($money1180Records as $record) {
  4334. $money1180Sum += $record['money'] - 300 - 180;
  4335. }
  4336. $money11800Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",11800)->select();
  4337. //var_dump($person_nums);
  4338. //计算个人的11800单价的业绩 集合
  4339. $money11800Sum = 0;
  4340. foreach ($money11800Records as $record) {
  4341. $money11800Sum += $record['money'] - 3000 - 1800;
  4342. }
  4343. $money10620Records = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("money",10620)->select();
  4344. //var_dump($person_nums);
  4345. //计算个人的10620单价的业绩 集合
  4346. $money10620Sum = 0;
  4347. foreach ($money10620Records as $record) {
  4348. $money10620Sum += $record['money'] - 2700 - 1620;
  4349. }
  4350. // 计算除去特定值后的总和
  4351. $otherMoneyRecords = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->whereNotIn('money', [1180, 11800 ,10620])->select();
  4352. $otherMoneySum = 0;
  4353. foreach ($otherMoneyRecords as $record) {
  4354. $otherMoneySum += $record['money'];
  4355. }
  4356. // 分别处理特定值的情况并加上其他值的总和
  4357. $user_person_amount = $money1180Sum + $money11800Sum +$money10620Sum + round($otherMoneySum * 0.7,2);
  4358. $person_amount += $user_person_amount;
  4359. //级别信息
  4360. $userInfo = Db::name("user")->find($user_id);//
  4361. $zk_level = 4;
  4362. $is_zk = false;
  4363. if($userInfo['user_level_id_old'] == $zk_level) {
  4364. $is_zk = true;
  4365. $sales_incentive_info = $this->getStarLevel($user_id,$team_amount,$person_amount);
  4366. $sales_incentive = isset($sales_incentive_info['title']) ? $sales_incentive_info['title'] : '';
  4367. } else{
  4368. $sales_incentive = 0;
  4369. }
  4370. $return_data = [
  4371. 'common_nums'=>count($common_nums),
  4372. 'person_nums'=>count($person_nums),
  4373. 'common_nums_pv'=> $team_amount,
  4374. 'person_nums_pv'=> $person_amount,
  4375. 'sum_nums_pv' =>$team_amount + $person_amount,
  4376. 'sales_incentive' => $sales_incentive,
  4377. "is_zk"=>$is_zk
  4378. ];
  4379. return $return_data;
  4380. }
  4381. /**
  4382. * 获取指定用户业绩
  4383. */
  4384. public function getPerformanceOf($user_id) {
  4385. //共建联盟业绩 个人联盟业绩 共建联盟总pv 个人联盟业绩pv
  4386. $common_nums = $this->getCommonNums($user_id);
  4387. $person_nums = $this->getPersonageNums($user_id);
  4388. $team_amount = 0;
  4389. $person_amount = 0;
  4390. // $common_nums[] = $user_id;
  4391. foreach ($common_nums as $key => $value) {
  4392. # code...
  4393. $amount = $this->getPerformance1($value);
  4394. $team_amount += $amount;
  4395. }
  4396. foreach ($person_nums as $key => $value) {
  4397. # code...
  4398. $amount = $this->getPerformance1($value);
  4399. $person_amount += $amount;
  4400. }
  4401. // return $person_nums;
  4402. //添加自己共建联盟的流水
  4403. $user_team_amount = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("spread_id",$user_id)->sum("money");
  4404. $user_team_amount = empty($user_team_amount) ? 0 : round($user_team_amount * 0.7,2);
  4405. $team_amount += $user_team_amount;
  4406. // //计算自己的个人联盟总流水
  4407. $user_person_amount = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("spread_id",$user_id)->sum("money");
  4408. $user_person_amount = empty($user_person_amount) ? 0 : round($user_person_amount * 0.7,2);
  4409. $person_amount += $user_person_amount;
  4410. $sum_nums_pv = $team_amount + $person_amount;
  4411. $sum_nums_pv = isset($sum_nums_pv) ? $sum_nums_pv :0;
  4412. return $sum_nums_pv;
  4413. }
  4414. /**
  4415. * 获取用户星级
  4416. */
  4417. public function getStarLevel($user_id,$team_money=0,$person_money=0) {
  4418. if(empty($team_money)) {
  4419. $common_nums = $this->getCommonNums($user_id);
  4420. $team_money = 0;
  4421. foreach ($common_nums as $key => $value) {
  4422. # code...
  4423. $amount = $this->getPerformance1($value);
  4424. $team_money += $amount;
  4425. }
  4426. //计算自己的共建联盟流水
  4427. $user_team_amount = Db::name("old_user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->sum("money");
  4428. $user_team_amount = empty($user_team_amount) ? 0 : round($user_team_amount * 0.7,2);
  4429. $team_money += $user_team_amount;
  4430. }else{
  4431. $common_nums = $this->getCommonNums($user_id);
  4432. }
  4433. if(empty($person_money)) {
  4434. $person_nums = $this->getPersonageNums($user_id);
  4435. $person_amount = 0;
  4436. foreach ($person_nums as $key => $value) {
  4437. # code...
  4438. $amount = $this->getPerformance1($value);
  4439. $person_amount += $amount;
  4440. }
  4441. $person_money = $person_amount;
  4442. //计算自己的个人联盟总流水
  4443. $user_person_amount = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->sum("money");
  4444. $user_person_amount = empty($user_person_amount) ? 0 : round($user_person_amount * 0.7,2);
  4445. $person_money += $user_person_amount;
  4446. }else{
  4447. $person_nums = $this->getPersonageNums($user_id);
  4448. }
  4449. $slow = $person_money;
  4450. if($team_money < $person_money) {
  4451. $slow = $team_money;
  4452. }
  4453. $sum_money = $team_money + $person_money;
  4454. // $data = ['sum_money'=>$sum_money,"team_money"=>$team_money,"person_money"=>$person_money];
  4455. // $this->error(0,$data);
  4456. $star_list = Db::name("old_user_star")->order("statement_all_num desc")->select();
  4457. $start_level = "";
  4458. foreach ($star_list as $key => $value) {
  4459. # code...
  4460. if( $sum_money>=$value['statement_all_num'] && $slow >= $value['person_statement']) {
  4461. return $value;
  4462. }
  4463. }
  4464. return $start_level;
  4465. }
  4466. /**
  4467. * 获取流水信息
  4468. */
  4469. public function getPerformance1($user_id) {
  4470. // $amount = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("status",1)->sum("money");
  4471. // $amount = isset($amount) ? round($amount*0.7,2) : 0;
  4472. // return $amount;
  4473. $money1180Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",1180)->where("status",1)->select();
  4474. $money1180Sum = 0;
  4475. foreach ($money1180Records as $record) {
  4476. $money1180Sum += $record['money'] - 300 - 180;
  4477. }
  4478. // var_dump($money1180Sum);
  4479. $money11800Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",11800)->where("status",1)->select();
  4480. //var_dump($person_nums);
  4481. //计算个人的11800单价的业绩 集合
  4482. $money11800Sum = 0;
  4483. foreach ($money11800Records as $record) {
  4484. $money11800Sum += $record['money'] - 3000 - 1800;
  4485. }
  4486. $money10620Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",10620)->where("status",1)->select();
  4487. //var_dump($person_nums);
  4488. //计算个人的11800单价的业绩 集合
  4489. $money10620Sum = 0;
  4490. foreach ($money10620Records as $record) {
  4491. $money10620Sum += $record['money'] - 2700 - 1620;
  4492. }
  4493. // 计算除去特定值后的总和
  4494. $otherMoneyRecords = Db::name("old_user_of_goods")->where("node_id",$user_id)->where('status', 1)->whereNotIn('money', [1180, 11800 ,10620])->select();
  4495. $otherMoneySum = 0;
  4496. foreach ($otherMoneyRecords as $record) {
  4497. $otherMoneySum += $record['money'];
  4498. }
  4499. // 分别处理特定值的情况并加上其他值的总和
  4500. $user_person_amount = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  4501. return $user_person_amount;
  4502. }
  4503. /**
  4504. * 获取个人业绩统计信息
  4505. */
  4506. public function getPerformanceOfId($user_id)
  4507. {
  4508. //var_dump($user_id);
  4509. //联盟总人数 共建联盟人数 个人联盟人数 总流水 共建联盟流水 个人联盟流水 所属星级(钻卡专属)
  4510. $common_nums = $this->getCommonNums($user_id);
  4511. $person_nums = $this->getPersonageNums($user_id);
  4512. //联盟业绩 查询 共建联盟业绩 个人联盟业绩
  4513. $team_amount = 0;
  4514. $person_amount = 0;
  4515. // $common_nums[] = $user_id;
  4516. foreach ($common_nums as $key => $value) {
  4517. # code...
  4518. $amount = $this->getPerformance1($value);
  4519. $team_amount += $amount;
  4520. }
  4521. //计算自己的共建联盟流水
  4522. //$user_team_amount = Db::name("user_of_goods")->whereIn("user_id",$common_nums)->where("node_id",$user_id)->where("status",1)->sum("money");
  4523. // $this->error(0,$team_amount);
  4524. //$user_team_amount = empty($user_team_amount) ? 0 : round($user_team_amount * 0.7,2);
  4525. $money1180Records = Db::name("old_user_of_goods")->where('status', 1)->whereIn("user_id",$common_nums)->where('money', 1180)->select();
  4526. // 计算 status 为 1 且 money 为 1180 的记录总和(减去相应值后)
  4527. $money1180Sum = 0;
  4528. foreach ($money1180Records as $record) {
  4529. $money1180Sum += $record['money'] - 300 - 180;
  4530. }
  4531. // 获取 status 为 1 且 money 为 11800 的记录集合
  4532. $money11800Records = Db::name("old_user_of_goods")->where('status', 1)->whereIn("user_id",$common_nums)->where('money', 11800)->select();
  4533. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  4534. $money11800Sum = 0;
  4535. foreach ($money11800Records as $record) {
  4536. $money11800Sum += $record['money'] - 3000 - 1800;
  4537. }
  4538. // 获取 status 为 1 且 money 为 11800 的记录集合
  4539. $money10620Records = Db::name("old_user_of_goods")->where('status', 1)->whereIn("user_id",$common_nums)->where('money', 10620)->select();
  4540. // 计算 status 为 1 且 money 为 11800 的记录总和(减去相应值后)
  4541. $money10620Sum = 0;
  4542. foreach ($money10620Records as $record) {
  4543. $money10620Sum += $record['money'] - 2700 - 1620;
  4544. }
  4545. // 计算除去特定值后的总和
  4546. $otherMoneyRecords = Db::name("old_user_of_goods")->where('status', 1)->whereIn("user_id",$common_nums)->whereNotIn('money', [1180, 11800,10620])->select();
  4547. $otherMoneySum = 0;
  4548. foreach ($otherMoneyRecords as $record) {
  4549. $otherMoneySum += $record['money'];
  4550. }
  4551. // 分别处理特定值的情况并加上其他值的总和
  4552. $user_team_amount = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  4553. $team_amount += $user_team_amount;
  4554. foreach ($person_nums as $key => $value) {
  4555. # code...
  4556. $amount = $this->getPerformance1($value);
  4557. $person_amount += $amount;
  4558. }
  4559. // //计算自己的个人联盟总流水
  4560. $user_person_amount = Db::name("old_user_of_goods")->whereIn("user_id",$person_nums)->where("node_id",$user_id)->where("status",1)->sum("money");
  4561. $user_person_amount = empty($user_person_amount) ? 0 : round($user_person_amount * 0.7,2);
  4562. $person_amount += $user_person_amount;
  4563. // $this->error(0,$common_nums);
  4564. return $team_amount + $person_amount;
  4565. }
  4566. /**
  4567. * 获取该用户共建联盟
  4568. */
  4569. public function getCommonNums($user_id){
  4570. //先获取共建联盟下用户的id
  4571. $son_ids = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",1)->select()->toArray();
  4572. $new_array_ids =[];
  4573. foreach ($son_ids as $key => $value) {
  4574. # code...
  4575. $son_id = $value['id'];
  4576. $new_array_ids = array_merge($new_array_ids,[$son_id]);
  4577. $son_value_ids = Db::name("old_user_jbp")->whereRaw("FIND_IN_SET('$son_id',parent_ids)")->field("id")->select()->toArray();
  4578. if(count($son_value_ids) > 0) {
  4579. $son_value_ids = array_column($son_value_ids,"id");
  4580. $new_array_ids = array_merge($new_array_ids,$son_value_ids);
  4581. }
  4582. }
  4583. return $new_array_ids;
  4584. }
  4585. /**
  4586. * 获取该用户个人联盟
  4587. */
  4588. public function getPersonageNums($user_id){
  4589. $son_ids = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",0)->field("id")->select();
  4590. $new_array_ids =[];
  4591. // return 3343;
  4592. foreach ($son_ids as $key => $value) {
  4593. # code...
  4594. $son_id = $value['id'];
  4595. $new_array_ids = array_merge($new_array_ids,[$son_id]);
  4596. $son_value_ids = Db::name("old_user_jbp")->whereRaw("FIND_IN_SET('$son_id',parent_ids)")->field("id")->select()->toArray();
  4597. if(count($son_value_ids) > 0) {
  4598. $son_value_ids = array_column($son_value_ids,"id");
  4599. $new_array_ids = array_merge($new_array_ids,$son_value_ids);
  4600. }
  4601. }
  4602. return $new_array_ids;
  4603. }
  4604. //获取团队递归聚宝盆1
  4605. public function teamPeople( $user_id,$type){
  4606. //var_dump($type);
  4607. //$ftype = 1:大部门,0:小部门
  4608. //业绩小是小部门,业绩大是大部门
  4609. if($type == 1) {
  4610. $list = Db::name("old_user_jbp")
  4611. ->where("spread", $user_id)
  4612. ->where("is_team", 1)
  4613. ->field("user_name, id")
  4614. ->select()
  4615. ->toArray();
  4616. $list = $this->get_yj_amount($list,1);
  4617. $list1 = Db::name("old_user_jbp")
  4618. ->where("spread", $user_id)
  4619. ->where("is_team", 0)
  4620. ->field("user_name, id")
  4621. ->select()
  4622. ->toArray();
  4623. $list1 = $this->get_yj_amount($list1, 0);
  4624. // 检查数组和字段是否存在
  4625. if (isset($list[0]['performance']['common_nums_pv']) && isset($list1[0]['performance']['common_nums_pv'])) {
  4626. // 如果$list的值小于或等于$list1的值,选择$list
  4627. if ($list[0]['performance']['common_nums_pv'] <= $list1[0]['performance']['common_nums_pv']) {
  4628. return $list1;
  4629. } else {
  4630. return $list;
  4631. }
  4632. } elseif (isset($list[0]['performance']['common_nums_pv'])) {
  4633. // 如果只有$list有值,返回$list
  4634. return $list;
  4635. } elseif (isset($list1[0]['performance']['common_nums_pv'])) {
  4636. // 如果只有$list1有值,返回$list1
  4637. return $list1;
  4638. } else {
  4639. // 如果两个数组都没有该字段,返回空数组
  4640. return [];
  4641. }
  4642. }else if($type == 0) {
  4643. $list = Db::name("old_user_jbp")
  4644. ->where("spread", $user_id)
  4645. ->where("is_team", 1)
  4646. ->field("user_name, id")
  4647. ->select()
  4648. ->toArray();
  4649. $list = $this->get_yj_amount($list,1);
  4650. $list1 = Db::name("old_user_jbp")
  4651. ->where("spread", $user_id)
  4652. ->where("is_team", 0)
  4653. ->field("user_name, id")
  4654. ->select()
  4655. ->toArray();
  4656. $list1 = $this->get_yj_amount($list1, 0);
  4657. // 检查数组和字段是否存在
  4658. if (isset($list[0]['performance']['common_nums_pv']) && isset($list1[0]['performance']['common_nums_pv'])) {
  4659. // 如果$list的值小于或等于$list1的值,选择$list
  4660. if ($list[0]['performance']['common_nums_pv'] <= $list1[0]['performance']['common_nums_pv']) {
  4661. return $list;
  4662. } else {
  4663. return $list1;
  4664. }
  4665. } elseif (isset($list[0]['performance']['common_nums_pv'])) {
  4666. // 如果只有$list有值,返回$list
  4667. return $list;
  4668. } elseif (isset($list1[0]['performance']['common_nums_pv'])) {
  4669. // 如果只有$list1有值,返回$list1
  4670. return $list1;
  4671. } else {
  4672. // 如果两个数组都没有该字段,返回空数组
  4673. return [];
  4674. }
  4675. }else if($type == 2){
  4676. $list = Db::name("user")->where("spread_uid",$user_id)->field("nickname,uid,avatar")->select()->toArray();
  4677. return $list;
  4678. }
  4679. // foreach ($list as $key => $value) {
  4680. // $list[$key]['user_name'] = $value['user_name'] . "业绩";
  4681. // $list[$key]['performance'] = $this->getPerformance($value['id']);
  4682. // //辨别当前是大部门还是小部门。用于显示大小业绩展示
  4683. // $list[$key]['curr_type'] = '';
  4684. // if($type == 1){
  4685. // $list[$key]['curr_type'] = 1;
  4686. // }else if($type == 0){
  4687. // $list[$key]['curr_type'] = 0;
  4688. // }else{
  4689. // $list[$key]['curr_type'] = '';
  4690. // }
  4691. // }
  4692. return $list;
  4693. }
  4694. public function get_yj_amount($list,$type){
  4695. foreach ($list as $key => $value) {
  4696. # code...
  4697. // $amount = $this->getPerformanceOfId($value['id']);
  4698. $list[$key]['user_name'] = $value['user_name'] . "业绩";
  4699. //$list[$key]['total_performance'] = $amount;
  4700. //$performance = $this->getPerformanceOfId($search_name['id']);
  4701. $list[$key]['performance'] = $this->getPerformance($value['id']);
  4702. //辨别当前是大部门还是小部门。用于显示大小业绩展示
  4703. $list[$key]['curr_type'] = '';
  4704. if($type == 1){
  4705. $list[$key]['curr_type'] = 1;
  4706. }else if($type == 0){
  4707. $list[$key]['curr_type'] = 0;
  4708. }else{
  4709. $list[$key]['curr_type'] = '';
  4710. }
  4711. }
  4712. return $list;
  4713. }
  4714. //获取团队递归聚宝盆1
  4715. public function teamPeople_copy( $user_id,$type){
  4716. //var_dump($type);
  4717. //$ftype = 1:大部门,0:小部门
  4718. //$user_id = $this->request->post("user_id");
  4719. //$type = $this->request->post("type",0);
  4720. //查找当前用户id下节点
  4721. if($type == 1) {
  4722. // echo 33;
  4723. $list = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",1)->field("user_name,id")->select()->toArray();
  4724. }else if($type == 0) {
  4725. // echo 44;
  4726. $list = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",0)->field("user_name,id")->select()->toArray();
  4727. }else if($type == 2){
  4728. $list = Db::name("user")->where("spread_uid",$user_id)->field("nickname,uid")->select()->toArray();
  4729. return $list;
  4730. }else {
  4731. // echo 55;
  4732. $list = Db::name("old_user_jbp")->where("spread",$user_id)->field("user_name,id")->select()->toArray();
  4733. }
  4734. foreach ($list as $key => $value) {
  4735. # code...
  4736. // $amount = $this->getPerformanceOfId($value['id']);
  4737. $list[$key]['user_name'] = $value['user_name'] . "业绩";
  4738. //$list[$key]['total_performance'] = $amount;
  4739. //$performance = $this->getPerformanceOfId($search_name['id']);
  4740. $list[$key]['performance'] = $this->getPerformance($value['id']);
  4741. //辨别当前是大部门还是小部门。用于显示大小业绩展示
  4742. $list[$key]['curr_type'] = '';
  4743. if($type == 1){
  4744. $list[$key]['curr_type'] = 1;
  4745. }else if($type == 0){
  4746. $list[$key]['curr_type'] = 0;
  4747. }else{
  4748. $list[$key]['curr_type'] = '';
  4749. }
  4750. }
  4751. return $list;
  4752. }
  4753. // //获取团队递归聚宝盆1
  4754. // public function teamPeople( $user_id,$type){
  4755. // //$user_id = $this->request->post("user_id");
  4756. // //$type = $this->request->post("type",0);
  4757. // //查找当前用户id下节点
  4758. // if($type == 1) {
  4759. // $list = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",1)->field("user_name,id")->select()->toArray();
  4760. // }else if($type == 2) {
  4761. // $list = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",0)->field("user_name,id")->select()->toArray();
  4762. // }else {
  4763. // $list = Db::name("old_user_jbp")->where("spread",$user_id)->field("user_name,id")->select()->toArray();
  4764. // }
  4765. // foreach ($list as $key => $value) {
  4766. // # code...
  4767. // $amount = $this->getPerformanceOfId($value['id']);
  4768. // $list[$key]['user_name'] = $value['user_name'] . "-----业绩" . $amount;
  4769. // }
  4770. // return $list;
  4771. // }
  4772. //获取大小部门贡献值
  4773. /**
  4774. * 获取当前用户大小部门贡献值
  4775. */
  4776. public function getPerformance_getcon($user_id) {
  4777. $team_amount = 0;
  4778. $person_amount = 0;
  4779. // $user_id = 593; //598 523 536
  4780. $result_big_team_arr = [];
  4781. $get_teams_comm_datas = [];//在2.0中获取父级下面的所有团队数据
  4782. //共建联盟业绩 个人联盟业绩 共建联盟总pv 个人联盟业绩pv
  4783. $common_nums = $this->getCommonNums_getcon($user_id);
  4784. //var_dump($common_nums);
  4785. $get_teams_comm_num = 0;
  4786. $get_teams_comm_pv = 0;
  4787. $get_teams_per_num = 0;//小部门人数
  4788. //1.0系统中有下级,需要在2.0中再加下级数据
  4789. if($user_id < 611){
  4790. //梅红在2.0中的ID是780
  4791. //var_dump( $common_nums);
  4792. //用户三峡所有在2.0系统下面的业绩和人数 start
  4793. $child_nums = [];
  4794. //获取当前用户
  4795. foreach($common_nums as $v){
  4796. $child_nums[] = $this->getRecursiveChildren_getcon($v);
  4797. }
  4798. //去除空数组,并重新组合有数据的数组
  4799. $filteredData = array_filter($child_nums, function($array) {
  4800. return !empty($array); // 如果数组不为空,则保留
  4801. });
  4802. // 合并所有非空数组
  4803. foreach ($filteredData as $array) {
  4804. $result_big_team_arr = array_merge($result_big_team_arr, $array);
  4805. }
  4806. //var_dump($result_big_team_arr);
  4807. //获取当前用户下面在2.0中的下级所有PV
  4808. //$get_teams_comm_pv = $this->getteampv($result_big_team_arr);
  4809. $t_pv = $this->getteampv_getcon($result_big_team_arr);
  4810. $get_teams_comm_pv = $t_pv;
  4811. //var_dump($get_teams_comm_pv);echo "ttt";
  4812. //用户伞下小部门所有在2.0系统下面的业绩和人数 end
  4813. }else{
  4814. //当前用户在1.0没有下级,那直接在新系统2.0找下级获取数据,并区分大小部门
  4815. $child_nums = $this->getChildren_getcon($user_id);
  4816. //获取父级子级下面的个人
  4817. $num_teams = $this->getTeamSize_getcon($child_nums);
  4818. //var_dump($num_teams);
  4819. foreach($child_nums as $v){
  4820. $get_teams_comm_datas[] = $this->getTeamPv11_getcon($v);//如果有多个父级ID,需要获取他们伞下的子级,所有的业绩进行
  4821. }
  4822. //$s = $this->getparents_child_pv($user_id);
  4823. //var_dump($get_teams_comm_datas);
  4824. //如果只有一个部门,就是默认大部门
  4825. if( count($get_teams_comm_datas) ==1 ){
  4826. $get_teams_comm_pv =$get_teams_comm_datas[0];
  4827. $get_teams_comm_num = $num_teams[0]['total_count'];
  4828. }else if(count($get_teams_comm_datas) >1){
  4829. // var_dump( $get_teams_comm_datas);
  4830. //获取一个最大值,设为大部门,其他的加载一块是小部门
  4831. $getss = $this->processArray_getcon($get_teams_comm_datas);
  4832. //var_dump($getss);
  4833. $max_value_count = $num_teams[$getss['max_index']]['total_count'];
  4834. unset($num_teams[$getss['max_index']]);
  4835. //获取小部门的人数
  4836. $per_num = 0;
  4837. foreach($num_teams as $k=>$v){
  4838. $per_num +=$v['total_count'];
  4839. }
  4840. //找到最大值的(大部门)
  4841. //$get_teams_comm_num = $max_value_count;
  4842. //小部门的数量
  4843. // $get_teams_per_num = $per_num;
  4844. //var_dump($getss['max_value']);
  4845. $person_amount = $getss['remaining_sum'];
  4846. $get_teams_comm_pv = $getss['max_value'];
  4847. }
  4848. }
  4849. //var_dump($get_teams_comm_pv);
  4850. //合并业绩和人数
  4851. $team_amount += $get_teams_comm_pv;
  4852. //var_dump($team_amount);
  4853. //1.0获取小区业绩
  4854. $person_nums = $this->getPersonageNums_getcon($user_id);
  4855. //var_dump($person_nums);
  4856. $result_small_team_arr = [];
  4857. //1.0系统中有下级,需要在2.0中再加下级数据
  4858. //用户三峡所有在2.0系统下面的业绩和人数 start
  4859. $child_nums_mix = [];
  4860. //获取当前用户
  4861. foreach($person_nums as $v){
  4862. $child_nums_mix[] = $this->getRecursiveChildren_getcon($v);
  4863. }
  4864. //去除空数组,并重新组合有数据的数组
  4865. $filteredData_1 = array_filter($child_nums_mix, function($array) {
  4866. return !empty($array); // 如果数组不为空,则保留
  4867. });
  4868. // 合并所有非空数组
  4869. $result_small_team_arr = [];
  4870. foreach ($filteredData_1 as $array) {
  4871. $result_small_team_arr = array_merge($result_small_team_arr, $array);
  4872. }
  4873. //var_dump($result_small_team_arr);
  4874. //获取当前用户下面在2.0中的下级所有PV
  4875. // $get_teams_per_pv = $this->getteampv($result_small_team_arr);
  4876. $t_pv = $this->getteampv_getcon($result_small_team_arr);
  4877. $get_teams_per_pv =$t_pv;
  4878. //var_dump( $get_teams_per_pv);
  4879. //获取当前用户下面在2.0中的下级所有人数
  4880. // $get_teams_per_num += count($result_small_team_arr);
  4881. //合并业绩和人数
  4882. $person_amount += $get_teams_per_pv;
  4883. //当前会员直属的业绩(1.0大部门)
  4884. $t_pv = $this->getteampv_getcon($common_nums);
  4885. $team_amount += $t_pv;
  4886. //当前会员直属的业绩(1.0大部门)
  4887. $p_pv = $this->getteampv_getcon($person_nums);
  4888. $person_amount += $p_pv;
  4889. //var_dump($team_amount,$person_amount);
  4890. //如果当前用户是1.0用户,找到其直推所有的业绩,根据业绩找到大小部门的同时,还要比对1.0中大小部门的业绩,摘出一个最大业绩的部门是大部门,其余都是小部门()
  4891. if($user_id < 611){
  4892. //获取当前用户直属下级(查询在2.0中直接推荐人和伞下的业绩。并比对大小部门)
  4893. //例子:17所有下面uid是speard_uid都是17的,和所有伞下的业绩。分出大小部门,加到1.0的大小部门中
  4894. $b_s = $this->getparents_child_pv11_getcon($user_id,$team_amount,$person_amount);
  4895. $team_amount = $b_s[0];
  4896. $person_amount = $b_s[1];
  4897. }
  4898. $return_data = [
  4899. 'common_nums_pv'=> $team_amount,
  4900. 'person_nums_pv'=> $person_amount,
  4901. ];
  4902. return $return_data;
  4903. }
  4904. /**
  4905. * 获取该用户共建联盟
  4906. */
  4907. public function getCommonNums_getcon($user_id){
  4908. //先获取共建联盟下用户的id
  4909. $son_ids = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",1)->select()->toArray();
  4910. $new_array_ids =[];
  4911. foreach ($son_ids as $key => $value) {
  4912. # code...
  4913. $son_id = $value['id'];
  4914. $new_array_ids = array_merge($new_array_ids,[$son_id]);
  4915. $son_value_ids = Db::name("old_user_jbp")->whereRaw("FIND_IN_SET('$son_id',parent_ids)")->field("id")->select()->toArray();
  4916. if(count($son_value_ids) > 0) {
  4917. $son_value_ids = array_column($son_value_ids,"id");
  4918. $new_array_ids = array_merge($new_array_ids,$son_value_ids);
  4919. }
  4920. }
  4921. return $new_array_ids;
  4922. }
  4923. /**
  4924. * 获取该用户个人联盟
  4925. */
  4926. public function getPersonageNums_getcon($user_id){
  4927. $son_ids = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",0)->field("id")->select();
  4928. $new_array_ids =[];
  4929. // return 3343;
  4930. foreach ($son_ids as $key => $value) {
  4931. # code...
  4932. $son_id = $value['id'];
  4933. $new_array_ids = array_merge($new_array_ids,[$son_id]);
  4934. $son_value_ids = Db::name("old_user_jbp")->whereRaw("FIND_IN_SET('$son_id',parent_ids)")->field("id")->select()->toArray();
  4935. if(count($son_value_ids) > 0) {
  4936. $son_value_ids = array_column($son_value_ids,"id");
  4937. $new_array_ids = array_merge($new_array_ids,$son_value_ids);
  4938. }
  4939. }
  4940. return $new_array_ids;
  4941. }
  4942. // 根据父级uid,递归获取所有子级UID数组
  4943. public function getRecursiveChildren_getcon($parentUid) {
  4944. $result = []; // 用于存储所有子级的 uid
  4945. // 定义递归函数
  4946. $recursion = function ($parentUid) use (&$result, &$recursion) {
  4947. // 查询当前父级的所有直接子级
  4948. $children = Db::name("user")
  4949. ->where("spread_uid", $parentUid)
  4950. ->column("uid"); // 获取子级的 uid 列表
  4951. // 如果没有子级,直接返回
  4952. if (empty($children)) {
  4953. return;
  4954. }
  4955. // 遍历每个子级
  4956. foreach ($children as $childUid) {
  4957. $result[] = $childUid; // 将子级的 uid 添加到结果数组
  4958. $recursion($childUid); // 递归查询子级的子级
  4959. }
  4960. };
  4961. // 从初始父级开始递归查询
  4962. $recursion($parentUid);
  4963. return array_unique($result); // 返回结果数组,并去重
  4964. }
  4965. //只获取数组中的业绩
  4966. public function getteampv_getcon($common_nums) {
  4967. // // 查询当前用户及其子级的所有订单
  4968. $orders_gongxian = Db::name("user_sign_gongxian")
  4969. ->whereIn('status', [1])
  4970. ->whereIn("uid", $common_nums)
  4971. ->select();
  4972. //var_dump( $common_nums);
  4973. $total_gongxian = 0;
  4974. // // 遍历订单计算业绩
  4975. foreach ($orders_gongxian as $order) {
  4976. if (strpos($order['mark'], "购买") !== false) {
  4977. $total_gongxian += $order['number'];
  4978. }
  4979. }
  4980. return $total_gongxian;
  4981. // // // 查询当前用户及其子级的所有订单
  4982. // $orders = Db::name("store_order")
  4983. // ->whereIn('status', [0, 1, 2, 3])
  4984. // ->whereIn("uid", $common_nums)
  4985. // ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  4986. // ->select();
  4987. // // 初始化业绩和人数
  4988. // $totalPv = 0;
  4989. // $totalUsers = count($common_nums); // 初始化人数为子级总数
  4990. // // 遍历订单计算业绩
  4991. // foreach ($orders as $order) {
  4992. // if ($order['total_price'] == 1180) {
  4993. // $totalPv += 700;
  4994. // } else if ($order['total_price'] == 11800) {
  4995. // $totalPv += 7000;
  4996. // } else if ($order['total_price'] == 10620) {
  4997. // $totalPv += 6300;
  4998. // } else if ($order['total_price'] == 2360) {
  4999. // $totalPv += 1400;
  5000. // } else if ($order['total_price'] == 9440) {
  5001. // $totalPv += 5600;
  5002. // }
  5003. // }
  5004. // // 返回业绩和人数
  5005. // return [
  5006. // 'totalPv' => $totalPv,
  5007. // 'totalUsers' => $totalUsers
  5008. // ];
  5009. }
  5010. // 2.0 根据父级uid,找到当前用户下面的UID
  5011. public function getChildren_getcon($parentUid) {
  5012. $result = []; // 用于存储所有子级的 uid
  5013. $children = Db::name("user")
  5014. ->where("spread_uid", $parentUid)
  5015. ->column("uid"); // 获取子级的 uid 列表
  5016. return $children; // 返回结果数组,并去重
  5017. }
  5018. // 递归获取所有子级 UID 的业绩
  5019. public function getTeamPv11_getcon($parentUid) {
  5020. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  5021. $children = Db::name("user")
  5022. ->where("spread_uid", $parentUid)
  5023. ->column("uid");
  5024. $allChildren = [];
  5025. foreach ($children as $childUid) {
  5026. $allChildren[] = $childUid;
  5027. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  5028. }
  5029. return $allChildren;
  5030. };
  5031. // 获取当前用户及其所有子级的 UID
  5032. $allUids = array_merge([$parentUid], $getRecursiveChildren($parentUid));
  5033. $orders_gongxian = Db::name("user_sign_gongxian")
  5034. ->whereIn('status', [1])
  5035. ->whereIn("uid", $allUids)
  5036. ->select();
  5037. $total_gongxian = 0;
  5038. // // 遍历订单计算业绩
  5039. foreach ($orders_gongxian as $order) {
  5040. if (strpos($order['mark'], "购买") !== false) {
  5041. $total_gongxian += $order['number'];
  5042. }
  5043. }
  5044. return $total_gongxian;
  5045. // // 查询当前用户及其子级的所有订单
  5046. // $orders = Db::name("store_order")
  5047. // ->whereIn('status', [0, 1, 2, 3])
  5048. // ->whereIn("uid", $allUids)
  5049. // ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  5050. // ->select();
  5051. // // 计算总业绩
  5052. // $totalPv = 0;
  5053. // foreach ($orders as $order) {
  5054. // switch ($order['total_price']) {
  5055. // case 1180:
  5056. // $totalPv += 700;
  5057. // break;
  5058. // case 11800:
  5059. // $totalPv += 7000;
  5060. // break;
  5061. // case 10620:
  5062. // $totalPv += 6300;
  5063. // break;
  5064. // case 2360:
  5065. // $totalPv += 1400;
  5066. // break;
  5067. // case 9440:
  5068. // $totalPv += 5600;
  5069. // break;
  5070. // }
  5071. // }
  5072. // return $totalPv;
  5073. }
  5074. //根据传递的父级数组,返回他的对应子级的个数
  5075. public function getTeamSize_getcon($parentUids) {
  5076. // 初始化结果数组
  5077. $result = [];
  5078. // 遍历每个父级ID
  5079. foreach ($parentUids as $parentUid) {
  5080. // 递归获取所有子级 UID
  5081. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  5082. $children = Db::name("user")
  5083. ->where("spread_uid", $parentUid)
  5084. ->column("uid");
  5085. // 确保返回的是数组
  5086. if (!is_array($children)) {
  5087. return [];
  5088. }
  5089. $allChildren = [];
  5090. foreach ($children as $childUid) {
  5091. $allChildren[] = $childUid;
  5092. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  5093. }
  5094. return $allChildren;
  5095. };
  5096. // 获取当前父级及其所有子级的 UID
  5097. $allUids = array_merge([$parentUid], $getRecursiveChildren($parentUid));
  5098. // 计算总个数(包括父级自身)
  5099. $totalUids = count($allUids);
  5100. // 将结果存入数组
  5101. $result[] = [
  5102. 'parent_uid' => $parentUid,
  5103. 'total_count' => $totalUids
  5104. ];
  5105. }
  5106. return $result;
  5107. }
  5108. public function processArray_getcon($array) {
  5109. // 初始化结果数组
  5110. $result = [
  5111. 'max_value' => null, // 最大值
  5112. 'max_index' => null, // 最大值的下标
  5113. 'remaining_sum' => 0 // 剩余值的总和
  5114. ];
  5115. // 检查数组是否为空
  5116. if (empty($array)) {
  5117. return $result;
  5118. }
  5119. // 找出最大值及其下标
  5120. $maxValue = $array[0];
  5121. $maxIndex = 0;
  5122. for ($i = 1; $i < count($array); $i++) {
  5123. if ($array[$i] > $maxValue) {
  5124. $maxValue = $array[$i];
  5125. $maxIndex = $i;
  5126. }
  5127. }
  5128. // 计算剩余值的总和
  5129. $remainingSum = 0;
  5130. for ($i = 0; $i < count($array); $i++) {
  5131. if ($i != $maxIndex) {
  5132. $remainingSum += $array[$i];
  5133. }
  5134. }
  5135. // 将结果存入数组
  5136. $result['max_value'] = $maxValue;
  5137. $result['max_index'] = $maxIndex;
  5138. $result['remaining_sum'] = $remainingSum;
  5139. return $result;
  5140. }
  5141. /**
  5142. * 获取流水信息
  5143. */
  5144. public function getPerformance1_getcon($user_id) {
  5145. // $amount = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("status",1)->sum("money");
  5146. // $amount = isset($amount) ? round($amount*0.7,2) : 0;
  5147. // return $amount;
  5148. $money1180Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",1180)->where("status",1)->select();
  5149. $money1180Sum = 0;
  5150. foreach ($money1180Records as $record) {
  5151. $money1180Sum += $record['money'] - 300 - 180;
  5152. }
  5153. // var_dump($money1180Sum);
  5154. $money11800Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",11800)->where("status",1)->select();
  5155. //var_dump($person_nums);
  5156. //计算个人的11800单价的业绩 集合
  5157. $money11800Sum = 0;
  5158. foreach ($money11800Records as $record) {
  5159. $money11800Sum += $record['money'] - 3000 - 1800;
  5160. }
  5161. $money10620Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",10620)->where("status",1)->select();
  5162. //var_dump($person_nums);
  5163. //计算个人的11800单价的业绩 集合
  5164. $money10620Sum = 0;
  5165. foreach ($money10620Records as $record) {
  5166. $money10620Sum += $record['money'] - 2700 - 1620;
  5167. }
  5168. // 计算除去特定值后的总和
  5169. $otherMoneyRecords = Db::name("old_user_of_goods")->where("node_id",$user_id)->where('status', 1)->whereNotIn('money', [1180, 11800 ,10620])->select();
  5170. $otherMoneySum = 0;
  5171. foreach ($otherMoneyRecords as $record) {
  5172. $otherMoneySum += $record['money'];
  5173. }
  5174. // 分别处理特定值的情况并加上其他值的总和
  5175. $user_person_amount = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  5176. return $user_person_amount;
  5177. }
  5178. //1.0用户直属的部门和2.0直属的部门,进行比较,获取大部门和小部门数据
  5179. public function getparents_child_pv11_getcon($user_id, $bigamount, $smallamount) {
  5180. // 获取直接下级的 UID 列表
  5181. $get_childs = Db::name("user")
  5182. ->where("spread_uid", $user_id)
  5183. ->column("uid");
  5184. // 初始化变量
  5185. $all_departments = []; // 用于存储所有直属下级的业绩
  5186. // 遍历每个直属下级
  5187. foreach ($get_childs as $child) {
  5188. // 获取当前下级及其子级
  5189. $child_group = [$child];
  5190. $recursive_children = $this->getRecursiveChildren_getcon($child);
  5191. $child_group = array_merge($child_group, $recursive_children);
  5192. // 获取当前分组的业绩
  5193. $result = $this->getteampv_getcon($child_group);
  5194. // 将直属下级的业绩加入数组
  5195. $all_departments[] = $result;
  5196. }
  5197. // 将传入的 $bigamount 和 $smallamount 加入数组
  5198. $all_departments[] = $bigamount;
  5199. $all_departments[] = $smallamount;
  5200. // 检查是否所有业绩都是 0
  5201. if (count(array_filter($all_departments, function($value) { return $value != 0; })) == 0) {
  5202. return [0, 0];
  5203. }
  5204. // 初始化最大部门和小部门
  5205. $max_department = 0;
  5206. $small_department = 0;
  5207. // 遍历 $all_departments,找出最大值并累加小部门的值
  5208. foreach ($all_departments as $department) {
  5209. if ($department > $max_department) {
  5210. // 如果当前部门的业绩大于最大部门的业绩,更新最大部门
  5211. if ($max_department != 0) {
  5212. $small_department += $max_department; // 将旧的最大值累加到小部门
  5213. }
  5214. $max_department = $department; // 更新最大部门
  5215. } else {
  5216. // 如果当前部门的业绩小于或等于最大部门的业绩,累加到小部门
  5217. $small_department += $department;
  5218. }
  5219. }
  5220. // 返回结果
  5221. return [
  5222. $max_department, // 大部门业绩
  5223. $small_department // 小部门业绩
  5224. ];
  5225. //拿$bigamount, $smallamount业绩和get_childs产生的result业绩去对比。如果都是0.说明没有大小部门了,直接返回0,0如果只有一个数组有数据,
  5226. // 说明只有大部门,默认返回大部门数据,小部门返回0,如果有多条数组数据是一样的,那么就是选一个,设为大部门。剩下的数据叠加设为小部门
  5227. }
  5228. //获取当前uesr_id下面在2.0中是否还有直接下级,并计算她的大部门和小部门
  5229. public function getparents_child_pv_getcon($user_id){
  5230. // 获取直接下级的 UID 列表
  5231. //$user_id = 593;
  5232. // $get_childs = $this->getRecursiveChildren($user_id);
  5233. $get_childs = Db::name("user")
  5234. ->where("spread_uid", $user_id)
  5235. ->column("uid"); // 获取子级的 uid 列表
  5236. //根据获得的直接推荐下级2.0,来获取他们和她伞下的子级PV。对比拿一个最大的值,设为大部门,其余的是小部门
  5237. //获取直接下级
  5238. $children_group = []; // 用于存储每个直接下级及其子级的分组
  5239. // 遍历每个直接下级
  5240. foreach ($get_childs as $child) {
  5241. $child_group = [$child]; // 将直接下级加入分组
  5242. $recursive_children = $this->getRecursiveChildren($child); // 获取直接下级的所有子级
  5243. $child_group = array_merge($child_group, $recursive_children); // 将子级加入分组
  5244. $children_group[] = $child_group; // 将分组加入最终结果
  5245. }
  5246. $get_teams_comm_datas = [];
  5247. foreach($children_group as $v){
  5248. $get_teams_comm_datas[] = $this->getteampv($v);//如果有多个父级ID,需要获取他们伞下的子级,所有的业绩进行
  5249. }
  5250. if(count($get_teams_comm_datas) > 0){
  5251. // 找到最大值作为大部门
  5252. $max_value = max($get_teams_comm_datas);
  5253. $total_sum = array_sum($get_teams_comm_datas); // 计算数组的总和
  5254. // 小部门为总和减去最大值
  5255. $small_department = $total_sum - $max_value;
  5256. //返回大部门和小部门
  5257. return [
  5258. $max_value,
  5259. $small_department
  5260. ];
  5261. }else{
  5262. return [
  5263. 0,
  5264. 0
  5265. ];
  5266. }
  5267. }
  5268. }