User.php 251 KB

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