User.php 239 KB

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