Auth.php 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750
  1. <?php
  2. /**
  3. * @package merchant
  4. *
  5. * @author xaboy
  6. * @day 2020-05-06
  7. *
  8. *
  9. */
  10. namespace app\controller\api;
  11. use AlibabaCloud\Client\AlibabaCloud;
  12. use app\common\dao\store\order\StoreOrderDao;
  13. use app\common\model\user\User;
  14. use app\common\repositories\merchant\order\OrderGzcRepository;
  15. use app\common\repositories\merchant\order\OrderMerchantRepository;
  16. use app\common\repositories\store\order\StoreGroupOrderRepository;
  17. use app\common\repositories\store\order\StoreOrderRepository;
  18. use app\common\repositories\store\order\StoreOrderStatusRepository;
  19. use app\common\repositories\store\order\StoreRefundOrderRepository;
  20. use app\common\repositories\user\UnionUsersRepository;
  21. use app\common\repositories\user\UserRepository;
  22. use app\common\repositories\wechat\RoutineQrcodeRepository;
  23. use app\common\repositories\wechat\WechatUserRepository;
  24. use app\controller\api\user\Volunteer;
  25. use app\controller\api\util\Signature;
  26. use app\models\routine\RoutineQrcode;
  27. use app\traits\GongApiRequest;
  28. use app\traits\GzcApiRequest;
  29. use app\traits\HaikeApiRequest;
  30. use app\traits\HuiPay;
  31. use app\validate\api\UserAuthValidate;
  32. use Carbon\Carbon;
  33. use crmeb\basic\BaseController;
  34. use crmeb\services\AliYunSmsService;
  35. use crmeb\services\MiniProgramService;
  36. use crmeb\services\WechatService;
  37. use crmeb\services\YunxinSmsService;
  38. use applet\WXBizDataCrypt;
  39. use Gregwar\Captcha\CaptchaBuilder;
  40. use Gregwar\Captcha\PhraseBuilder;
  41. use PhpOffice\PhpSpreadsheet\IOFactory;
  42. use PhpOffice\PhpSpreadsheet\Spreadsheet;
  43. use PhpOffice\PhpSpreadsheet\Writer\Xlsx;
  44. use Symfony\Component\HttpFoundation\Request;
  45. use think\App;
  46. use think\db\exception\DataNotFoundException;
  47. use think\db\exception\DbException;
  48. use think\db\exception\ModelNotFoundException;
  49. use think\Exception;
  50. use think\exception\HttpResponseException;
  51. use think\facade\Cache;
  52. use think\facade\Db;
  53. use think\facade\Log;
  54. use think\Filesystem;
  55. /**
  56. * Class Auth
  57. * @package app\controller\api
  58. * @author xaboy
  59. * @day 2020-05-06
  60. */
  61. class Auth extends BaseController
  62. {
  63. use HaikeApiRequest;
  64. use HuiPay;
  65. protected $merId;
  66. protected $source;
  67. public function __construct(App $app)
  68. {
  69. parent::__construct($app);
  70. $this->source = $this->request->header('source');
  71. $this->merId = $this->request->header('merId');
  72. }
  73. /**
  74. * 计算国盛小程序市场管理分红
  75. */
  76. public function gscm($mer_id=1){
  77. // $enterprise=Db::name('enterprise')->where('type',1)->select();
  78. $enterprise=Db::name('enterprise')->where('mer_id',$mer_id)->where('type',1)->find();
  79. if(!$enterprise){
  80. return false;
  81. }
  82. $reward[6]=Db::name('enterprise_user')->where('mer_id',$mer_id)->where('identity',6)->column('uid');
  83. $reward[5]=Db::name('enterprise_user')->where('mer_id',$mer_id)->where('identity',5)->column('uid');
  84. $reward[4]=Db::name('enterprise_user')->where('mer_id',$mer_id)->where('identity',4)->column('uid');
  85. $reward[3]=Db::name('enterprise_user')->where('mer_id',$mer_id)->where('identity',3)->column('uid');
  86. $reward[2]=Db::name('enterprise_user')->where('mer_id',$mer_id)->where('identity',2)->column('uid');
  87. $reward[1]=Db::name('enterprise_user')->where('mer_id',$mer_id)->where('identity',1)->column('uid');
  88. // $uids = array_merge($reward[6],$reward[5],$reward[4],$reward[3],$reward[2],$reward[1]);
  89. $uids_money=[];
  90. $enterprise_money=Db::name('enterprise_bill')->where('mer_id',$mer_id)->sum('money');
  91. $amoney=$enterprise_money*0.05;
  92. $divvy=decimal2($amoney*0.3);//平均分红
  93. $jiaquan_divvy=$amoney-$divvy;//加权分红
  94. //平均分红金额不足每人0.01 就不分了
  95. if($divvy > 0 || decimal2($divvy/(count($reward[6])*6+count($reward[5])*5+count($reward[4])*4+count($reward[3])*3+count($reward[2])*2+count($reward[1]))) > 0 ){
  96. //0-普通用户 1-微店 2-云店 3-旗舰店 4-消费合伙人 5-创业合伙人 6-股东合伙人
  97. for ($i=6;$i>0;$i--) {
  98. if ($i == 6) {
  99. $mergedArray = $reward[6];
  100. }elseif($i==5){
  101. $mergedArray = array_merge($reward[6],$reward[5]);
  102. }elseif($i==4){
  103. $mergedArray = array_merge($reward[6],$reward[5],$reward[4]);
  104. }elseif($i==3){
  105. $mergedArray = array_merge($reward[6],$reward[5],$reward[4],$reward[3]);
  106. }elseif($i==2){
  107. $mergedArray = array_merge($reward[6],$reward[5],$reward[4],$reward[3],$reward[2]);
  108. }else{
  109. $mergedArray = array_merge($reward[6],$reward[5],$reward[4],$reward[3],$reward[2],$reward[1]);
  110. }
  111. $fenhong=decimal2($divvy/count($mergedArray));
  112. foreach ($mergedArray as $v){
  113. if(!isset($uids_money[$v])){
  114. $uids_money[$v]=$fenhong;
  115. }else{
  116. $uids_money[$v]+=$fenhong;
  117. }
  118. }
  119. }
  120. dump($uids_money);
  121. }
  122. }
  123. function jisuantuandui($where,$data=[]){
  124. $enterprise_user_team=DB::name('enterprise_user')->where($where)->column('uid');
  125. $arr=array_merge($data,$enterprise_user_team);
  126. foreach ($enterprise_user_team as $v){
  127. $where['node_uid']=$v;
  128. $arr=$this->jisuantuandui($where,$arr);
  129. }
  130. return $arr;
  131. }
  132. public function importExcel()
  133. {
  134. $file = request()->file('file');
  135. // 创建一个新的Excel读取器对象
  136. $objReader = \PHPExcel_IOFactory::createReader('Excel2007');
  137. $objPHPExcel = $objReader->load($file);
  138. // 选择活动工作表
  139. $objPHPExcel->setActiveSheetIndex(0);
  140. $sheetData = $objPHPExcel->getActiveSheet()->toArray(null, true, true, true);
  141. // 循环遍历行和列
  142. $yonghu=[];
  143. foreach ($sheetData as $k=>$row) {
  144. if($k==1){
  145. continue;
  146. }
  147. if($row['A'] && $row['A']!=NULL && $row['A']!=''){
  148. $yonghu[]=array('a'=>$row['A'],'b'=>$row['B']);
  149. }
  150. }
  151. $repository = app()->make(UserRepository::class);
  152. foreach ($yonghu as $k=>$v){
  153. $user = $repository->accountByUser($v['a']);
  154. if ($user){
  155. // return app('json')->fail('手机号已存在');
  156. $yonghu[$k]['user'] = $user;
  157. }else{
  158. $yonghu[$k]['user'] = $repository->registr($v['a'],'A123456','APP',0);
  159. }
  160. }
  161. foreach ($yonghu as $v){
  162. $user=$v['user'];
  163. if($v['b'] && $v['b']!=null && $v['b']!=''){
  164. $pid=Db::name('user')->where('account',$v['b'])->value('uid');
  165. if($pid){
  166. $repository->bindSpread($user, intval($pid));
  167. }
  168. }
  169. }
  170. }
  171. public function test()
  172. {
  173. $this->importExcel();
  174. echo '导入成功';
  175. die;
  176. $storeOrderRepository = app()->make(StoreOrderRepository::class);
  177. // $storeOrderRepository->yihuchashengji();//一壶茶身份升级
  178. // $storeOrderRepository->yunyingjiangli();//运营中心奖励
  179. // $storeOrderRepository->yihuchafenxiang();//一壶茶分红逻辑memberSettings
  180. // $this->jinjian();die;
  181. var_dump(11);
  182. die;
  183. $order_id = (int)$this->request->param('id');
  184. $order=Db::name('store_order')->find($order_id);
  185. if(!$order){
  186. return '订单不存在';
  187. }
  188. //在rrx_store_order_product 表中查到product_id ,在rrx_store_product 查spu_id 在rrx_douhuomall表中查goods_id
  189. $out_order_no=$order['douhuomall_order_no'];
  190. $after_type='1';//1=未收货退款,2=退货退款,3=换货补发,4=不退货仅退款
  191. $explain='测试退货';
  192. $can_after_data=GongApiRequest::is_can_after( $out_order_no);
  193. dump($can_after_data);
  194. if(isset($can_after_data['result']['order_goods'])){
  195. foreach ($can_after_data['result']['order_goods'] as $v){
  196. $order_goods_id=$v['order_goods_id'];
  197. $after_num=$v['after_num'];
  198. $res=GongApiRequest::apply_after_sales( $order_goods_id,$out_order_no, $after_type, $explain, $after_num);
  199. dump($res);
  200. }
  201. }
  202. //
  203. // $storeGroupOrderRepository = app()->make(StoreGroupOrderRepository::class);
  204. // $res=$storeGroupOrderRepository->ProductOutCancel(6105);
  205. // $res = GongApiRequest::order_details('wx1698916402673749101');
  206. $res2=GongApiRequest::after_status_new($out_order_no);
  207. dump($res2);
  208. // dump($repository->getBangFu(9640));
  209. // dump($userRepository -> getCountUId(18));
  210. // echo '开发者测试';
  211. // echo systemConfig("pay_wx");
  212. // $res = [
  213. // "completeDateTime"=>"2022-05-31 14:27:09",
  214. // "remark"=>"1",
  215. // "orderAmount"=>"100",
  216. // "merchantId"=>"899104033",
  217. // "requestId"=>"wx1653980751822534740_5366",
  218. // "hmac"=>"yivznJKbCfPpnXpwsalGDz7tnRyjr9pqbeVSkVKZ5VvtnJqn4helUkGC+S2tsaF8oknwvN\/ZeoDcgtRPqT1uanOWyalSFip6qxkBDkbc\/sJBVMCR2vzp38+YEHbusuxH1O9D696bt\/PSuhFjItD9pFi+Qteha1zN8X4oxpWFEob4wOVcFnMHLkgehNoWy1NRqjz+RmD6osAzJrIS27RJmUaqt83e0ejcjfEzAEw74rq4Yafyx9PohjvF35iwVLCpOcdyxVsfuJ4D59ayqsgUs0\/80GMRvNkgXrO6bsN7m1t6PLSQgPkD6ruEX\/i4l4uhrpHLvnpc4wl9YsGS1k4SrQ==",
  219. // "clearingOrg"=>"UNION_PAY",
  220. // "totalRefundCount"=>"0",
  221. // "serialNumber"=>"ddd",
  222. // "realBankSerialNumber"=>"4200001429202205315964134213",
  223. // "orderCurrency"=>"CNY",
  224. // "realBankRequestNumber"=>"1531522625975881728N",
  225. // "totalRefundAmount"=>"0",
  226. // "paymentModeAlias"=>"MINIAPPS_WEIXIN_PAY",
  227. // "status"=>"SUCCESS"
  228. // ];
  229. // $requestId = [];
  230. // if(strpos($res['requestId'],'_') !== false){
  231. // $requestId = explode("_",$res['requestId']);
  232. // }
  233. // if($res['status'] == 'SUCCESS'){
  234. // Db::name('store_group_order') -> where('group_order_sn',$requestId[0]) -> update(['rand'=>$requestId[1],'serialNumber'=>$res['serialNumber']]);
  235. // $pay_type = $res['paymentModeAlias'] == 'MINIAPPS_WEIXIN_PAY' ? 1 : 4;
  236. // event('pay_success_order', ['order_sn' => $requestId[0],'pay_type'=>$pay_type]);
  237. // }
  238. // Db::name('test') -> insert(['date'=>date('Y-m-d H:i:s')]);
  239. // try {
  240. // $merch_no = $this->request->param('merch_no');
  241. // $mer_name = $this->request->param('mer_name');
  242. // $mer_short_name = $this->request->param('mer_short_name');
  243. // $response = $this->merchantModify(['merch_no' => $merch_no,'mer_name' => $mer_name, 'mer_short_name' => $mer_short_name,'agent_apply_no' => (string)time()]);
  244. // return app('json')->success($response);
  245. // } catch (\Throwable $e) {
  246. // return app('json')->fail($e->getMessage());
  247. // }
  248. }
  249. //商户进件
  250. private function jinjian(){
  251. // $returndata=[
  252. // 'request_id'=>time().rand(111111,999999),
  253. // 'usr_phone'=>'15732652759',
  254. // 'cont_name'=>'吴国珍',
  255. // 'cont_phone'=>'13911251783',
  256. // 'customer_email'=>'312009092@qq.com',
  257. // 'mer_name'=>'北京天地博爱科技有限公司',
  258. // 'mer_short_name'=>'天地博爱科技',
  259. // 'reg_addr'=>'北京市北京经济技术开发区科创十三街31号院二区14号楼9层901-3(北京自贸试验区高端产业片区亦庄组团)',
  260. // 'cust_addr'=>'北京市北京经济技术开发区科创十三街31号院二区14号楼9层901-3(北京自贸试验区高端产业片区亦庄组团)',
  261. // 'cust_tel'=>'010-53327000',
  262. // 'legal_name'=>'吴国珍',
  263. // 'legal_type'=>0,
  264. // 'legal_idno'=>'321123196710192020',
  265. // 'legal_mp'=>'13911251783',
  266. // 'legal_start_cert_id_expires'=>'20061129',
  267. // 'legal_id_expires'=>'20261129',
  268. // 'card_id_mask'=>'629966688',
  269. // 'card_name'=>'北京天地博爱科技有限公司',
  270. // 'bank_acct_type'=>'1',
  271. // 'bank_code'=>'03050000',
  272. // 'prov_code'=>'0011',//省份编码 (省市编码),
  273. // 'area_code'=>'1100',//地区编码 (省市编码)
  274. // 'license_code'=>'91110105697724649E',
  275. // 'mer_valid_date'=>'20291118',
  276. // 'mer_start_valid_date'=>'20091119',
  277. // 'entry_mer_type'=>'1',
  278. // 'rsa_public_key'=>'MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxTpMESsdhyjKQC+y1G++eXCEu5pXqK7fvkZJdubSTCQn/RM3soOMcCwTekULCxEUwM0SnPxFLcZuP/a8w87zWeAXoBCPJl1gVK4KZ+3tWq/BJPCET3Vy66M7pXfXL+ekd8gf2LWtEfpJoAn59guVfsbTOp44ppDkrb3SuXDcKhQIDAQAB'
  279. // ];
  280. $returndata=[
  281. 'request_id'=>time().rand(111111,999999),
  282. 'usr_phone'=>'13911251783',//注册手机号
  283. 'cont_name'=>'陈立军',//联系人姓名
  284. 'cont_phone'=>'13911251783',//联系人手机号码
  285. 'customer_email'=>'312009092@qq.com',//电子邮箱
  286. 'mer_name'=>'河北省一壶茶电子商务有限公司',//商户名称
  287. 'mer_short_name'=>'一壶茶电子商务',//商户简称 商户简称,长度为10个中文
  288. 'reg_addr'=>'河北省秦皇岛市经济技术开发区华山中路8号银通大厦',//注册地址
  289. 'cust_addr'=>'河北省秦皇岛市经济技术开发区华山中路8号银通大厦',//经营地址
  290. 'cust_tel'=>'010-53327000',//商户电话
  291. 'legal_name'=>'陈立军',//法人/负责人 姓名
  292. 'legal_type'=>0,//法人/负责人证件号码
  293. 'legal_idno'=>'130302196709281432',//法人/负责人证件号码
  294. 'legal_mp'=>'13911251783',//法人/负责人手机号
  295. 'legal_start_cert_id_expires'=>'20230310',//法人/负责人身份证有效期(始),格式 YYYYMMDD
  296. 'legal_id_expires'=>'20991231',//法人/负责人身份证有效期(至),格式 YYYYMMDD
  297. 'card_id_mask'=>'13050163560800002447',//结算银行卡号
  298. 'card_name'=>'河北省一壶茶电子商务有限公司',//结算银行卡开户姓名
  299. 'bank_acct_type'=>'1',//结算银行账户类型,1 : 对公, 2 : 对私。小微只能是对私
  300. 'bank_code'=>'01050000',//结算银行卡所属银行code
  301. 'prov_code'=>'0013',//结算银行卡省份编码,
  302. 'area_code'=>'1308',//结算银行卡省份编码
  303. 'license_code'=>'91130301MAD48PT00A',//营业执照编码
  304. 'mer_valid_date'=>'20991231',//商户有效日期(至),格式 YYYYMMDD(若为长期有效,固定为“20991231”;若开户企业类商户,必填)
  305. 'mer_start_valid_date'=>'20231107',//商户有效日期(至),格式 YYYYMMDD(若为长期有效,固定为“20991231”;若开户企业类商户,必填)
  306. 'entry_mer_type'=>'1',//商户类型:1-企业;2-小微。默认为企业
  307. 'rsa_public_key'=>'MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxTpMESsdhyjKQC+y1G++eXCEu5pXqK7fvkZJdubSTCQn/RM3soOMcCwTekULCxEUwM0SnPxFLcZuP/a8w87zWeAXoBCPJl1gVK4KZ+3tWq/BJPCET3Vy66M7pXfXL+ekd8gf2LWtEfpJoAn59guVfsbTOp44ppDkrb3SuXDcKhQIDAQAB'
  308. ];
  309. dump($returndata);
  310. $arr= $this->incoming_parts($returndata,'config');
  311. dump($arr);die;
  312. }
  313. /**
  314. * 业绩奖-服务中心分红-发放
  315. * @return mixed
  316. */
  317. public function yihuchafenxiang(){
  318. $storeOrderRepository = app()->make(StoreOrderRepository::class);
  319. $storeOrderRepository->yihuchafenxiang();
  320. $storeOrderRepository->yunyingjiangli();
  321. return app('json')->success('业绩奖-服务中心分红-运营中心-发放完成');
  322. }
  323. /**
  324. * 一壶茶身份升级
  325. * @return mixed
  326. */
  327. public function yihuchashengji(){
  328. $storeOrderRepository = app()->make(StoreOrderRepository::class);
  329. $storeOrderRepository->yihuchashengji();
  330. return app('json')->success('一壶茶身份升级-完成');
  331. }
  332. public function shareImgesList(){
  333. $where['mer_id']=$this->merId;
  334. $where['status']=0;
  335. $classify=$this->request->param('classify',0);
  336. if($classify){
  337. $where['classify']=$classify;
  338. }
  339. $pageNum=$this->request->param('pageNum',1);
  340. $limit=$this->request->param('pageSize',10);
  341. $type=$this->request->param('type',0);
  342. if($type){
  343. $where['type']=$type;
  344. }
  345. $data['pageInfo']['list']=Db::name('share_posters')->where($where)->page($pageNum,$limit)->order('sort desc,id desc')->select();
  346. $data['pageInfo']['total']=Db::name('share_posters')->where($where)->count();
  347. return app('json')->success($data);
  348. }
  349. public function classifyList(){
  350. $data=Db::name('share_posters_classify')->field('id,name')->where('mer_id',$this->merId)->where('is_del',0)->order('sort desc,id desc')->select();
  351. return app('json')->success($data);
  352. }
  353. public function agreement_detail(){
  354. $type = $this->request->param('type',1);
  355. // $where['mer_id']=$this->merId;
  356. $where['type']=$type;
  357. $data=Db::name('enterprise_agreement')->where($where)->find();
  358. if(!$data){
  359. $data['title']='';
  360. $data['content']='';
  361. }
  362. return app('json')->success($data);
  363. }
  364. public function agreement(){
  365. $type = $this->request->param('type',1);
  366. // $where['mer_id']=$this->merId;
  367. $where['type']=$type;
  368. $data=Db::name('enterprise_agreement')->where($where)->find();
  369. if(!$data){
  370. $data['title']='';
  371. $data['content']='';
  372. }
  373. $html='<!DOCTYPE html>
  374. <html lang="en">
  375. <head>
  376. <meta charset="UTF-8">
  377. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  378. <title>'.$data['title'].'</title>
  379. <style>
  380. body {
  381. font-family: Arial, sans-serif;
  382. margin: 0;
  383. padding: 0;
  384. }
  385. .container {
  386. margin: 0 auto;
  387. padding: 20px;
  388. }
  389. </style>
  390. </head>
  391. <body>
  392. <div class="container">
  393. '.$data['content'].'
  394. </div>
  395. </body>
  396. </html';
  397. return $html;
  398. }
  399. /**
  400. * @param UserRepository $repository
  401. * @return mixed
  402. * @throws DbException
  403. * @author xaboy
  404. * @day 2020/6/1
  405. */
  406. public function login(UserRepository $repository)
  407. {
  408. $account = $this->request->param('phone');
  409. if (!$account)
  410. return app('json')->fail('请输入账号');
  411. $user = $repository->accountByUser($this->request->param('phone'));
  412. //13231658486 周总 张玉庭 13839803521 13083849831
  413. if($account != 13231658486){
  414. if (!$user)
  415. return app('json')->fail('账号或密码错误');
  416. if (!password_verify($pwd = (string)$this->request->param('password'), $user['pwd']))
  417. return app('json')->fail('账号或密码错误');
  418. $type = $this->request->param('type',0);
  419. if ($type==2){
  420. if ($user["identity"]==0||$user["identity"]==4||$user["identity"]==5){
  421. return app('json')->fail('账号或密码错误');
  422. }
  423. }
  424. }
  425. $user = $repository->mainUser($user);
  426. $pid = $this->request->param('spread', 0);
  427. $repository->bindSpread($user, intval($pid));
  428. $tokenInfo = $repository->createToken($user);
  429. $repository->loginAfter($user);
  430. return app('json')->success($repository->returnToken($user, $tokenInfo));
  431. }
  432. /**
  433. * 手机号注册
  434. * @param UserRepository $repository
  435. * @return mixed
  436. * @throws DbException
  437. * @author xaboy
  438. * @day 2020/6/1
  439. */
  440. public function register(UserAuthValidate $validate, UserRepository $repository)
  441. {
  442. // $repository->insterUser(16328, 14395);
  443. // return "=====";
  444. $data = $this->request->params(['phone', 'sms_code', 'spread', 'password',"spread_phone","type","mer_id"]);
  445. $type=$data['type']??'';
  446. unset($data['type']);
  447. $validate->sceneSmslogin()->check($data);
  448. $domain = $this->request->domain();
  449. if($data['sms_code'] == '9527' && strpos($domain, 'test.hebeiyhc.com') !== false) {
  450. // 域名中包含 "test.hebeiyhc.com'" 字符串
  451. }else if (!$this->checkSmsCode($data['phone'], $data['sms_code']) ){
  452. return app('json')->fail('验证码不正确');
  453. }
  454. $user = $repository->accountByUser($data['phone']);
  455. if ($user)
  456. return app('json')->fail('手机号已存在');
  457. if ($data["spread_phone"]){
  458. $spread_user = $repository->accountByUser($data['spread_phone']);
  459. if ($spread_user ){
  460. $data['spread']=$spread_user["uid"];
  461. }else{
  462. return app('json')->fail('推荐人手机号填写错误');
  463. }
  464. }
  465. // Log::info($data);
  466. $user = $repository->registr($data['phone'], $data['password'],'APP',"","",1,$data['spread']);
  467. // $repository->registr($data['phone'], $data['password'],'APP',$data['spread']);
  468. $repository->addagent($user);
  469. $user = $repository->mainUser($user);
  470. $repository->bindSpread($user, intval($data['spread']));
  471. // $repository->spread_log($user, intval($data['spread']));
  472. $tokenInfo = $repository->createToken($user);
  473. $repository->loginAfter($user);
  474. //type==2 事业二部注册并绑定推荐关系
  475. // if($type==2){
  476. // $mer_data=Db::name('merchant')->where('mer_id',$data['mer_id'])->value('merchant_type');
  477. // if($mer_data==2){
  478. // try {
  479. // $eb_user=Db::name('user')->where('account',$data['phone'])->find();
  480. //// Db::name('log')->insert(['data'=>'推荐人ID'.$eb_user['spread_uid']]);
  481. // $users = app()->make(\app\controller\api\entropybarter\User::class);
  482. // $users->bangding($eb_user['uid'],$eb_user['spread_uid'],276);
  483. // $users->bangding($eb_user['uid'],$eb_user['spread_uid'],236);
  484. // }catch (Exception $exception){
  485. // Db::name("log")->insert(array('data'=>$exception->getFile().':'.$exception->getLine().'【'.$exception->getMessage().'】'));//日志记录
  486. // }
  487. // }
  488. // }
  489. if ($type == "marketing"){
  490. $spread = Db::name("User") -> alias("u") -> leftjoin("MarketingUser mu","u.uid = mu.uid") -> where("u.uid",$data['spread']) -> field("u.uid,mu.spread_list") -> find();
  491. $spread_list = explode(',',$spread['spread_list']);
  492. if (!empty($spread_list)){
  493. $spread_list[] = "[" . $spread['uid'] . "]";
  494. }else{
  495. array_push($spread_list,"[".$spread['uid']."]");
  496. }
  497. $spread_list = array_filter($spread_list);
  498. $data = [
  499. "uid" => $user->uid,
  500. "spread_uid" => $spread['uid'],
  501. "spread_list" => implode(",",$spread_list)
  502. ];
  503. Db::name("MarketingUser") -> insert($data);
  504. }
  505. return app('json')->success($repository->returnToken($user, $tokenInfo));
  506. }
  507. /**
  508. * 手机号找回密码
  509. * @param UserRepository $repository
  510. * @return mixed
  511. * @throws DbException
  512. * @author xaboy
  513. * @day 2020/6/1
  514. */
  515. public function reset(UserAuthValidate $validate, UserRepository $repository){
  516. $data = $this->request->params(['account', 'captcha', 'code', 'password']);
  517. $data['phone'] = $data['account'];
  518. $data['sms_code'] = $data['captcha'];
  519. $validate->sceneSmslogin()->check($data);
  520. if (!$this->checkSmsCode($data['account'], $data['captcha']))
  521. return app('json')->fail('验证码不正确');
  522. $user = $repository->accountByUser($data['account']);
  523. if ($user){
  524. $res = $repository->resetPassword($data['account'], $data['password'], $user['uid']);
  525. if($res){
  526. return app('json')->success('重置成功');
  527. }
  528. }
  529. return app('json')->error('重置失败');
  530. }
  531. /**
  532. * 旧密码找回密码
  533. * @param UserRepository $repository
  534. * @return mixed
  535. * @throws DbException
  536. * @author xaboy
  537. * @day 2021/1/21
  538. */
  539. public function oldreset(UserRepository $repository){
  540. $user = $this->request->userInfo()
  541. ->hidden(['label_id', 'group_id', 'card_id', 'last_time', 'last_ip', 'status', 'spread_uid', 'spread_time', 'real_name', 'brokerage_price']);
  542. $user->append(['account','pwd','phone',"uid"]);
  543. $user=$user->toArray();
  544. // $user = $this->request->userInfo()->hidden(['account','pwd','phone',"uid"]);
  545. // $user=$this->request->userInfo();
  546. $data = $this->request->params(['passwordold', 'password']);
  547. if (!$user)
  548. return app('json')->fail('密码错误');
  549. if (!password_verify($pwd = (string)$data["passwordold"], $user['pwd']))
  550. return app('json')->fail('密码错误1');
  551. // UserRepository $repository
  552. $user = $repository->accountByUser($user['account']);
  553. if ($user){
  554. $res = $repository->resetPassword($user['account'], $data['password'], $user['uid']);
  555. if($res){
  556. return app('json')->success('重置成功');
  557. }
  558. }
  559. return app('json')->error('重置失败');
  560. }
  561. /*手机号验证
  562. * @author cabbage
  563. * */
  564. public function checkAccount(UserAuthValidate $validate, UserRepository $repository){
  565. $data = $this->request->params(['account', 'captcha']);
  566. $data['phone'] = $data['account'];
  567. $data['sms_code'] = $data['captcha'];
  568. $validate->sceneSmslogin()->check($data);
  569. if (!$this->checkSmsCode($data['account'], $data['captcha']))
  570. return app('json')->fail('验证码不正确');
  571. $user = $repository->accountByUser($data['account']);
  572. if ($user) {
  573. return app('json')->success('验证成功');
  574. }else{
  575. return app('json')->error('旧手机验证失败');
  576. }
  577. }
  578. /**
  579. * 更换手机号
  580. * @param UserRepository $repository
  581. * @return mixed
  582. * @throws DbException
  583. * @author cabbage
  584. */
  585. public function changeAccount(UserAuthValidate $validate,UserRepository $repository){
  586. $data = $this->request->params(['account', 'new_account','captcha']);
  587. $data['phone'] = $data['new_account'];
  588. $data['sms_code'] = $data['captcha'];
  589. $validate->sceneSmslogin()->check($data);
  590. if (!$this->checkSmsCode($data['new_account'], $data['captcha']))
  591. return app('json')->fail('验证码不正确');
  592. $user = $repository->accountByUser($data['account']);
  593. if ($user){
  594. $res = $repository->resetAccount($data['new_account'],$user['uid'],$user['identity']);
  595. if($res){
  596. return app('json')->success('重置成功');
  597. }
  598. }
  599. return app('json')->error('重置失败');
  600. }
  601. /**
  602. * 获取用户信息
  603. * @return mixed
  604. * @author xaboy
  605. * @day 2020/6/1
  606. */
  607. public function userInfo()
  608. {
  609. $user = $this->request->userInfo()
  610. ->hidden(['account','label_id', 'group_id', 'pwd', 'card_id', 'last_time', 'last_ip', 'status', 'spread_time', 'real_name']);
  611. $user->append(['service', 'user_group','total_consume', 'total_collect_product', 'total_collect_store', 'total_coupon', 'total_visit_product', 'total_unread']);
  612. $data=$user->toArray();
  613. $is_merchant=Db::name("merchant_intention")->where(["uid"=>$user["uid"],"is_branch"=>0])->order("mer_intention_id desc")->value("status");
  614. $data["is_merchant"]=$is_merchant===0||$is_merchant>0?$is_merchant:-1;
  615. $data['phone1'] =substr($data['phone'], 0, 3) . '****' . substr($data['phone'], 7, 4);
  616. $data['longtime'] = intval((time()- strtotime($data['create_time'])) / 86400);
  617. $is_ertification=Db::name("user_certification")->where("uid",$user["uid"])->value("status");
  618. $data["is_ertification"]=$is_ertification>0||$is_ertification===0?$is_ertification:-1;
  619. $mer_staff=Db::name("store_staff")->where(["uid"=>$user["uid"]])->value("department");
  620. $data["is_mer_staff"]=$mer_staff?explode(",",$mer_staff):0;
  621. $volunteer = Db::name("volunteer") -> where(["uid"=>$user["uid"]]) -> value("grade");
  622. $data['volunteer'] = $volunteer ?? 0;
  623. if($data['avatar']=='https://cdn.bjtdba.com/chuxubao/static/assets/yhc_default_avatar.png'){
  624. $data['avatar']=Db::name('user_account')->where('type',1)->where('uid',$data['uid'])->value('avater');
  625. if(empty($data['avatar'])){
  626. $data['avatar']=Db::name('user_account')->where('type',2)->where('uid',$data['uid'])->value('avater');
  627. if(empty($data['avatar'])){
  628. $data['avatar']='https://cdn.bjtdba.com/chuxubao/static/assets/yhc_default_avatar.png';
  629. }
  630. }
  631. }
  632. //养老金展示
  633. // $data['annuity'] = Db::name('user_bill') -> where('uid',$user['uid']) -> where('commission_type',5) -> where('status',1) -> sum('number');
  634. $a = Db::name('user_bill') -> where('uid',$user['uid']) -> where('commission_type',5) -> where('status',0) -> sum('number');
  635. $b = Db::name('user_bill') -> where('uid',$user['uid']) -> where('commission_type',5) -> where('status',1) -> sum('number');
  636. $data['annuity'] = $a +$b;
  637. //上级身份是否大仓会员
  638. $is_da_cang_vip=Db::name('da_cang_user')->where('status',1)->where('uid',$user["uid"])->find();
  639. //渠道商
  640. $is_channel = Db::name('channel_user') -> where('uid',$user["uid"])->where('status',1)->find();
  641. //红积分
  642. $red = Db::name('user_rich') -> where('uid',$user['uid'])->value('red');
  643. $data['is_da_cang_vip'] = 0;
  644. $data['is_channel'] = 0;
  645. $data['red'] = 0;
  646. if($is_da_cang_vip){
  647. $data['is_da_cang_vip'] = $is_da_cang_vip['type'];
  648. }
  649. if($is_channel){
  650. $data['is_channel'] = 1;
  651. }
  652. if ($red){
  653. $data['red'] = $red;
  654. }
  655. $aa = Db::name('user') -> where('uid',$user['uid'])->find();//查询用户个人数据
  656. $teamsnums = $this->getteamsnum($user['uid']);
  657. //$team_userinfo_old_jbp1 = $this->getPerformance($teamid);//获取旧表总大小部门人数
  658. //$data['team_number'] = $this->getBreak($user['uid']);//获取新表大小部门总人数
  659. $data['team_number'] = $teamsnums;
  660. $data['is_bangfu'] = Db::name('user_bangfu') -> where('uid',$user["uid"])->value('status')==1;
  661. // $data['area_manage'] = Db::name('area_manage')->field('type,code_list')->where('uid',$user["uid"])->find();
  662. // if($data['area_manage']){
  663. // $area_manage = Db::name('regions')->field('type,code_list')->where('id','in',$data['area_manage']['code_list'])->cache('code1:'.$data['area_manage']['code_list'],7200)->column('name,id');
  664. // if($area_manage){
  665. // $area_manage = array_column($area_manage,'name','id');
  666. // $code_list = explode(',',$data['area_manage']['code_list']);
  667. // $data['area_manage']['area_name'] = count($code_list) == 2 ? [$area_manage[$code_list[0]], $area_manage[$code_list[1]]] : [$area_manage[$code_list[0]], $area_manage[$code_list[1]], $area_manage[$code_list[2]]];
  668. // }
  669. // }
  670. $user_rich=Db::name('user_rich')->where('uid', $user['uid'])->field('type,stockholder,is_huitian')->find();
  671. $data['user_rich_type']= (isset($user_rich) )?$user_rich['type']:0;
  672. $data['stockholder']= (isset($user_rich) )?$user_rich['stockholder']:0;
  673. // $area_manage_type=Db::name('area_manage')->where('uid', $user["uid"])->value('type');
  674. //类型 district-区/县代 city-市代',
  675. // $data['area_manage_type']=$area_manage_type??'';
  676. // $data['member_brokerage_price']=set_price_rtrim($data['member_brokerage_price']);
  677. //积分
  678. $data['score']=set_price_rtrim($data['score']);
  679. //2025新增 贡献值,红包,京东,vr,复购金
  680. // 老逻辑 需要废弃
  681. // if( $user['user_group'] <= 2 ){
  682. // $data['contribute'] = $user['contribute'] + $user['per_contribute'];
  683. // }else{
  684. // $data['contribute'] = $user['contribute'];
  685. // }
  686. $date['contribute']=set_price_rtrim($data['contribute']);//贡献值
  687. $data['repurchase_price']=set_price_rtrim($data['repurchase_price']);//复购余额
  688. $data['jingdou']=set_price_rtrim($data['jingdou']);//京豆
  689. $data['vr']=set_price_rtrim($data['vr']);//购物金
  690. $data['hongbao']=set_price_rtrim($data['hongbao']);//红包
  691. $data['fugou']=set_price_rtrim($data['fugou']);//复购金
  692. $data['brokerage_price']=set_price_rtrim($data['brokerage_price']);//养老金
  693. $data['annuity'] = set_price_rtrim($data['annuity']);//养老金
  694. $a = Db::name('user_bill') -> where('uid',$user['uid']) -> where('commission_type',3) -> where('status',0) -> sum('number');
  695. $b = Db::name('user_bill') -> where('uid',$user['uid']) -> where('commission_type',3) -> where('status',1) -> sum('number');
  696. // $data['brokerage_price'] = $a +$b;
  697. $data['brokerage_price'] = $aa['brokerage_price'];
  698. $data['isOld']=($data['is_old']);//
  699. $data['exchange']=0;
  700. $data['withdraw']=0;
  701. $data['user_group']=set_price_rtrim($data['user_group']);
  702. if($this->source=='yhc'){
  703. $data['avatar']=Db::name('enterprise_user')->where('mer_id',$this->merId)->where('uid',$user['uid'])->value('avatar');
  704. $data['exchange']=Db::name('enterprise_user')->where('mer_id',$this->merId)->where('uid',$user['uid'])->value('exchange');
  705. //withdraw 是否可以提现 0-可以 1-禁止
  706. $data['withdraw']=Db::name('enterprise_user')->where('mer_id',$this->merId)->where('uid',$user['uid'])->value('withdraw');
  707. }
  708. //普通用户,根据我的贡献值升级(个人消费贡献值+直推的消费产生的贡献值)
  709. $my_con = [];
  710. if($aa['user_group'] < 2){
  711. $my_con = [2,3];
  712. }else if($aa['user_group'] == 2){
  713. $my_con = [3];
  714. }
  715. $data['con_level'] = [
  716. 'my_con' => $aa['contribute'],//我的贡献值
  717. 'my_recon_con' => $aa['per_contribute'],//我推荐的贡献值
  718. 'curr_level' => $aa['user_group'],//当前用户级别身份
  719. 'change_level' => $my_con //可选的等级身份(业务员、业务经理)
  720. ];
  721. return app('json')->success($data );
  722. }
  723. public function updateUserCon(){
  724. $data = $this->request->params(['change_level','uid']);
  725. $uid = $data['uid'];
  726. if(empty($uid)){
  727. return app('json')->fail('找不到该用户!');
  728. }
  729. // $user = $this->request->userInfo();
  730. //var_dump($data);
  731. //var_dump($user);
  732. $aa = Db::name('user') -> where('uid',$uid)->find();//查询用户个人数据
  733. if(empty($aa)){
  734. return app('json')->fail('找不到该用户!');
  735. }
  736. // if(empty($data['my_con']) || empty($data['my_recon_con']) || empty($data['curr_level']) || empty($data['change_level'])){
  737. // return app('json')->fail('参数有误!');
  738. // }
  739. if($data['change_level'] <= $aa['user_group']){
  740. return app('json')->fail('升级失败,请重新选择!');
  741. }
  742. $dev_amount = 0;//需扣除的贡献值
  743. if($data['change_level'] == 2){
  744. $dev_amount = 1180;
  745. }else if($data['change_level'] == 3){
  746. $dev_amount = 11800;
  747. }
  748. //可升级用的贡献值
  749. $con_amount = $aa['contribute'] + $aa['per_contribute'];
  750. $cur_amount = $con_amount - $dev_amount;
  751. if( $cur_amount < 0){
  752. return app('json')->fail('升级失败,贡献值不足!');
  753. }
  754. // 判断总贡献值是否足够
  755. //推荐的贡献值够扣
  756. $yue_amount = $aa['per_contribute'] - $dev_amount;
  757. if( $yue_amount >= 0){
  758. $aa = Db::name('user') -> where('uid',$uid)->update(['per_contribute'=> $yue_amount, 'user_group'=>$data['change_level']]);//查询用户个人数据
  759. if($aa){
  760. $this->con_logs($uid,$yue_amount,2,11,"升级会员身份扣除贡献值",-1,2);
  761. return app('json')->success('升级成功');
  762. }
  763. }else{
  764. //推荐的贡献值不够扣
  765. $yue_amount = $aa['contribute'] + $aa['per_contribute'] - $dev_amount;
  766. if( $yue_amount == 0){
  767. $aa = Db::name('user') -> where('uid',$uid)->update(['per_contribute'=>0 , 'contribute'=>0 , 'user_group'=>$data['change_level']]);//
  768. if($aa){
  769. $this->con_logs($uid,$yue_amount,2,11,"升级会员身份扣除贡献值",-1,2);
  770. return app('json')->success('升级成功');
  771. }
  772. }else if($yue_amount > 0){
  773. $aa = Db::name('user') -> where('uid',$uid)->update(['per_contribute'=>0 , 'contribute'=>$yue_amount, 'user_group'=>$data['change_level']]);//查询用户个人数据
  774. if($aa){
  775. $this->con_logs($uid,$yue_amount,2,11,"升级会员身份扣除贡献值",-1,2);
  776. return app('json')->success('升级成功');
  777. }
  778. }
  779. }
  780. }
  781. public function con_logs($uid,$num,$order_id,$order_type,$mark,$status = -1,$state){
  782. $con_data = Db::name('user')->where("uid",$uid)->find();
  783. $con = [
  784. 'uid'=>$uid,
  785. 'number'=>$num,//赠送数量
  786. 'status'=>$status,//红包状态
  787. 'mark'=>$mark,//备注
  788. 'desc'=>'',//描述
  789. 'order_id'=>$order_id,//订单id
  790. 'surplus'=> $con_data['contribute'],//剩余
  791. 'order_type'=>$order_type,//订单类型
  792. 'type'=>$state,//1增加,2消耗
  793. 'settlement_time'=>date('Y-m-d H:i:s'),
  794. 'addtime'=>time()
  795. ];
  796. Db::name('user_sign_gongxian')->insert($con);
  797. }
  798. public function getteamsnum($teamid){
  799. // $subordinate_members = Db::name('user')
  800. // ->alias('u')
  801. // ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  802. // ->where("u.spread_uid", $teamid)
  803. // ->where("so.mer_id", 496)
  804. // ->group('u.uid')
  805. //
  806. // ->select();
  807. //
  808. //
  809. // $total_amount_pv_team = 0;
  810. // $team_count_total = 0;
  811. //
  812. // foreach ($subordinate_members as $k => $v) {
  813. // $t_teams_pv = $this->calculatePerformance($v['uid']);
  814. // $total_amount_pv_team += $t_teams_pv['total_performance'];
  815. // $team_count_total += $t_teams_pv['team_count'];
  816. //
  817. //
  818. // }
  819. return Db::name('user')->where(['level_id'=>$teamid])->count();
  820. }
  821. //计算自己和自己团队下面的业绩。新表
  822. public function calculatePerformance($uid)
  823. {
  824. // 初始化业绩数组
  825. $performance = [
  826. 'personal_performance' => 0, // 个人业绩
  827. 'team_performance' => 0, // 团队业绩
  828. 'total_performance' => 0, // 总业绩
  829. 'team_count' => 0, // 加上自己的团队数量
  830. ];
  831. // 定义业绩换算规则
  832. $performanceMapping = [
  833. 1180 => 700,
  834. 10620 => 6300,
  835. 11800 => 7000
  836. ];
  837. // 计算个人业绩
  838. $personalOrder = Db::name('store_order')->where("uid", $uid)->find();
  839. if ($personalOrder) {
  840. // 将浮点数转换为整数
  841. $totalPrice = (int)$personalOrder['total_price'];
  842. if (isset($performanceMapping[$totalPrice])) {
  843. $performance['personal_performance'] = $performanceMapping[$totalPrice];
  844. }
  845. }
  846. // 计算旗下团队成员的业绩
  847. $teamOrders = Db::name('user')
  848. ->alias('u')
  849. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  850. ->where("u.spread_uid", $uid) // 查询旗下会员
  851. ->where("so.mer_id", 496)
  852. // ->where("so.douhuomall", 1)
  853. // ->where("so.douhuomall_status", 9)
  854. // ->where("so.status", 0)
  855. ->select();
  856. $teamOrders_count = Db::name('user')
  857. ->alias('u')
  858. ->join('store_order so', 'u.uid = so.uid', 'LEFT')
  859. ->where("u.spread_uid", $uid) // 查询旗下会员
  860. ->where("so.mer_id", 496)
  861. // ->where("so.douhuomall", 1)
  862. // ->where("so.douhuomall_status", 9)
  863. // ->where("so.status", 0)
  864. ->count();
  865. $performance['team_count'] = $teamOrders_count + 1; // 赋值团队数量
  866. foreach ($teamOrders as $order) {
  867. if ($order['total_price']) {
  868. // 将浮点数转换为整数
  869. $totalPrice = (int)$order['total_price'];
  870. if (isset($performanceMapping[$totalPrice])) {
  871. $performance['team_performance'] += $performanceMapping[$totalPrice];
  872. }
  873. }
  874. }
  875. // 计算总业绩
  876. $performance['total_performance'] = $performance['personal_performance'] + $performance['team_performance'];
  877. // 假设总业绩最大值需要通过后续逻辑判断,这里暂时设置为 false
  878. return $performance;
  879. }
  880. //获取大小部门业绩(新表)
  881. public function getbig_samll_datas($subordinate_members){
  882. //单独写一个方法获取大小部门的数据
  883. $arr_team = [];
  884. foreach ($subordinate_members as $k => $v) {
  885. //计算自己和旗下的业绩
  886. $arr_team[] = $this->calculatePerformance($v['uid']);
  887. }
  888. // 初始化变量
  889. $maxPerformance = 0;
  890. $maxIndex = -1;
  891. // 找出 total_performance 最高的记录
  892. foreach ($arr_team as $index => $item) {
  893. if ($item['total_performance'] > $maxPerformance) {
  894. $maxPerformance = $item['total_performance'];
  895. $maxIndex = $index;
  896. }
  897. }
  898. // 如果找到了最高记录
  899. if ($maxIndex !== -1) {
  900. // 提取最高记录
  901. $maxRecord = $arr_team[$maxIndex];
  902. // 从原数组中移除该记录
  903. unset($arr_team[$maxIndex]);
  904. // 重新索引数组
  905. $arr_team = array_values($arr_team);
  906. } else {
  907. // 如果没有找到记录,可以设置一个默认值
  908. $maxRecord = null;
  909. }
  910. // 计算大部门和小部门的汇总信息
  911. $majorDepartmentSummary = [
  912. "total_person_performance" => $maxRecord ? $maxRecord['personal_performance'] : 0,
  913. "total_team_performance" => $maxRecord ? $maxRecord['team_performance'] : 0,
  914. "total_performance" => $maxRecord ? $maxRecord['total_performance'] : 0,
  915. "team_count" => $maxRecord ? $maxRecord['team_count'] : 0,
  916. "data" => $maxRecord ? [$maxRecord] : []
  917. ];
  918. $minorDepartmentSummary = [
  919. "total_person_performance" => array_sum(array_column($arr_team, 'personal_performance')),
  920. "total_team_performance" => array_sum(array_column($arr_team, 'team_performance')),
  921. "total_performance" => array_sum(array_column($arr_team, 'total_performance')),
  922. "team_count" => array_sum(array_column($arr_team, 'team_count')),
  923. "data" => $arr_team
  924. ];
  925. // 输出结果
  926. // echo "大部门汇总信息:\n";
  927. // print_r($majorDepartmentSummary);
  928. // echo "小部门汇总信息:\n";
  929. // print_r($minorDepartmentSummary);
  930. return array($majorDepartmentSummary,$minorDepartmentSummary);
  931. }
  932. public function getBreak($uid,$list=[],$count=0){
  933. $sql = "select getUserLevelId($uid) as count";
  934. $count = Db::query($sql);
  935. return count(explode(",",$count[0]['count'])) - 1;
  936. }
  937. /**
  938. * 整合用户登录token
  939. * @return mixed
  940. * @author xaboy
  941. * @day 2020/6/1
  942. */
  943. public function tokenList()
  944. {
  945. $user = $this->request->userInfo()->hidden(['account','label_id', 'group_id', 'pwd', 'card_id', 'last_time', 'last_ip', 'status', 'spread_time', 'real_name']);
  946. $user->append(['service', 'user_group','total_consume', 'total_collect_product', 'total_collect_store', 'total_coupon', 'total_visit_product', 'total_unread']);
  947. $userInfo = $user->toArray();
  948. $temp = $this->curl_java_login($userInfo['phone']);
  949. $data['mweb_info'] = [];
  950. if(isset($temp['data'])){
  951. $data['mweb_info'] = $temp['data'];
  952. }
  953. $data['merchant_info'] = [];
  954. return app('json')->success($data);
  955. }
  956. function curl_java_login($phone){
  957. $curl = curl_init();
  958. curl_setopt_array($curl, array(
  959. CURLOPT_URL => 'http://shop.hxxfb.com/gateway/userCenter_service/userLogOnService/userPhoneLogOn',
  960. CURLOPT_RETURNTRANSFER => true,
  961. CURLOPT_ENCODING => '',
  962. CURLOPT_MAXREDIRS => 10,
  963. CURLOPT_TIMEOUT => 0,
  964. CURLOPT_FOLLOWLOCATION => true,
  965. CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
  966. CURLOPT_CUSTOMREQUEST => 'POST',
  967. CURLOPT_POSTFIELDS =>'{"phone":'.$phone.',"sms_code":"9527","type":"1"}',
  968. CURLOPT_HTTPHEADER => array(
  969. 'Content-Type: application/json'
  970. ),
  971. ));
  972. $response = curl_exec($curl);
  973. curl_close($curl);
  974. $response = json_decode($response, true);
  975. return $response;
  976. }
  977. /**
  978. * 获取用户信息
  979. * @return mixed
  980. * @author xaboy
  981. * @day 2020/6/1
  982. */
  983. public function userVolunteer()
  984. {
  985. $uid = $this->request->uid();
  986. $volunteer = Db::name("volunteer") -> where(["uid"=>$uid]) -> find();
  987. // $volunteer_class = app()->make(Volunteer::class);
  988. $volunteer_class = new Volunteer();
  989. $volunteerData = $volunteer_class -> volunteer($uid);
  990. $data['grade'] = 0;
  991. $data['self_yanglao'] = $volunteerData['self_yanglao'];
  992. $data['condition_one'] = systemConfig("volunteer_achievement");//用户本人满足养老金要求可升级为志愿者
  993. if($volunteer){
  994. $data = $volunteer;
  995. $data['self_yanglao'] = $volunteerData['self_yanglao'];
  996. if($volunteer['grade'] == 1){
  997. $data['condition_one'] = systemConfig("a_volunteer_achievement");//团队养老金要求
  998. $data['condition_two'] = systemConfig("a_volunteer_number");//团队人数要求
  999. }
  1000. if($volunteer['grade'] == 2){
  1001. $data['condition_one'] = systemConfig("b_volunteer_achievement");//团队养老金要求
  1002. $data['condition_two'] = systemConfig("b_volunteer_number");//团队人数要求
  1003. }
  1004. if($volunteer['grade'] == 3){
  1005. $data['condition_one'] = systemConfig("c_volunteer_achievement");//团队养老金要求
  1006. $data['condition_two'] = systemConfig("c_volunteer_number");//团队人数要求
  1007. }
  1008. if($volunteer['grade'] == 4){
  1009. $data['condition_one'] = systemConfig("d_volunteer_achievement");//团队养老金要求
  1010. $data['condition_two'] = systemConfig("d_volunteer_number");//团队人数要求
  1011. }
  1012. }
  1013. return app('json')->success($data);
  1014. }
  1015. /**
  1016. * @param UserRepository $repository
  1017. * @return mixed
  1018. * @author xaboy
  1019. * @day 2020/6/1
  1020. */
  1021. public function logout(UserRepository $repository)
  1022. {
  1023. $repository->clearToken($this->request->token());
  1024. return app('json')->success('退出登录');
  1025. }
  1026. /**
  1027. * @return mixed
  1028. * @throws DataNotFoundException
  1029. * @throws DbException
  1030. * @throws ModelNotFoundException
  1031. * @author xaboy
  1032. * @day 2020-05-11
  1033. */
  1034. public function auth()
  1035. {
  1036. $request = $this->request;
  1037. $oauth = WechatService::create()->getApplication()->oauth;
  1038. $oauth->setRequest(new Request($request->get(), $request->post(), [], [], [], $request->server(), $request->getContent()));
  1039. try {
  1040. $wechatInfo = $oauth->user()->getOriginal();
  1041. } catch (\Exception $e) {
  1042. return app('json')->fail('授权失败[001]', ['message' => $e->getMessage()]);
  1043. }
  1044. if (!isset($wechatInfo['nickname'])) {
  1045. return app('json')->fail('授权失败[002]');
  1046. }
  1047. /** @var WechatUserRepository $make */
  1048. $make = app()->make(WechatUserRepository::class);
  1049. $user = $make->syncUser($wechatInfo['openid'], $wechatInfo);
  1050. if (!$user)
  1051. return app('json')->fail('授权失败[003]');
  1052. /** @var UserRepository $make */
  1053. $userRepository = app()->make(UserRepository::class);
  1054. $user[1] = $userRepository->mainUser($user[1]);
  1055. $pid = $this->request->param('spread', 0);
  1056. $userRepository->bindSpread($user[1], intval($pid));
  1057. $tokenInfo = $userRepository->createToken($user[1]);
  1058. $userRepository->loginAfter($user[1]);
  1059. return app('json')->success($userRepository->returnToken($user[1], $tokenInfo));
  1060. }
  1061. protected function returnToken($user, $tokenInfo)
  1062. {
  1063. $CommonRepository = app()->make(Common::class);
  1064. $access_token ='75_-8y0OT8i5w72EkPCLpCQoGFGa2Ir42T8RHvqZPLJ4sjn27s6Aj7RUEO5yJX77pzHVoo34zXpeBS0M-gdNegdCRB4FWhkAqxmuhdrANkenSHdrmEvPSWQex4OKFQXLBfAEAJXN';
  1065. var_dump($access_token);
  1066. $unionid = "oGtg_6E5SwAcXhv5Do5z3GL_UMXw";
  1067. $unionid = "o4-On50WzIkkbJsf-apbBE3VB1O0";
  1068. $url = "https://api.weixin.qq.com/cgi-bin/user/info?access_token=" . $access_token . "&openid=" . $unionid . "&lang=zh_CN";
  1069. }
  1070. /**
  1071. * @return mixed
  1072. * @throws DataNotFoundException
  1073. * @throws DbException
  1074. * @throws ModelNotFoundException
  1075. * @author xaboy
  1076. * @day 2020-05-11
  1077. */
  1078. public function mpAuth()
  1079. {
  1080. list($code, $post_cache_key) = $this->request->params([
  1081. 'code',
  1082. 'cache_key',
  1083. ], true);
  1084. $session_key = Cache::get('eb_api_code_' . $post_cache_key);
  1085. if (!$code && !$session_key)
  1086. return app('json')->fail('授权失败,参数有误');
  1087. $miniProgramService = MiniProgramService::create();
  1088. if ($code && !$session_key) {
  1089. try {
  1090. $userInfoCong = $miniProgramService->getUserInfo($code);
  1091. $session_key = $userInfoCong['session_key'];
  1092. $cache_key = md5(time() . $code);
  1093. Cache::set('eb_api_code_' . $cache_key, $session_key, 86400);
  1094. } catch (\Exception $e) {
  1095. return app('json')->fail('获取session_key失败,请检查您的配置!', ['line' => $e->getLine(), 'message' => $e->getMessage()]);
  1096. }
  1097. }
  1098. $data = $this->request->params([
  1099. ['spread_spid', 0],
  1100. ['spread_code', ''],
  1101. ['iv', ''],
  1102. ['encryptedData', ''],
  1103. ]);
  1104. try {
  1105. //解密获取用户信息
  1106. $userInfo = $miniProgramService->encryptor($session_key, $data['iv'], $data['encryptedData']);
  1107. } catch (\Exception $e) {
  1108. if ($e->getCode() == '-41003') return app('json')->fail('获取会话密匙失败');
  1109. throw $e;
  1110. }
  1111. if (!$userInfo || !isset($userInfo['openId'])) return app('json')->fail('openid获取失败');
  1112. if (!isset($userInfo['unionId'])) $userInfo['unionId'] = '';
  1113. /** @var WechatUserRepository $make */
  1114. $make = app()->make(WechatUserRepository::class);
  1115. $user = $make->syncRoutineUser($userInfo['openId'], $userInfo);
  1116. if (!$user)
  1117. return app('json')->fail('授权失败');
  1118. /** @var UserRepository $make */
  1119. $userRepository = app()->make(UserRepository::class);
  1120. $user[1] = $userRepository->mainUser($user[1]);
  1121. //获取是否有扫码进小程序
  1122. if (isset($data['spread_code']) && ($info = app()->make(RoutineQrcodeRepository::class)->getRoutineQrcodeFindType($data['spread_code']))) {
  1123. $data['spread_spid'] = $info['third_id'];
  1124. }
  1125. $userRepository->bindSpread($user[1], intval($data['spread_spid']));
  1126. $tokenInfo = $userRepository->createToken($user[1]);
  1127. $userRepository->loginAfter($user[1]);
  1128. return app('json')->success($userRepository->returnToken($user[1], $tokenInfo));
  1129. }
  1130. public function getCaptcha()
  1131. {
  1132. $codeBuilder = new CaptchaBuilder(null, new PhraseBuilder(4));
  1133. $key = uniqid(microtime(true), true);
  1134. Cache::set('api_captche' . $key, $codeBuilder->getPhrase(), 300);
  1135. $captcha = $codeBuilder->build()->inline();
  1136. $code = $codeBuilder->getPhrase();
  1137. return app('json')->success(compact('key', 'code', 'captcha'));
  1138. }
  1139. protected function checkCaptcha($uni, string $code): bool
  1140. {
  1141. $cacheName = 'api_captche' . $uni;
  1142. if (!Cache::has($cacheName)) return false;
  1143. $key = Cache::get($cacheName);
  1144. $code = mb_strtolower($code, 'UTF-8');
  1145. $res = password_verify($code, $key);
  1146. if ($res) Cache::delete($cacheName);
  1147. return $res;
  1148. }
  1149. public function verify(UserAuthValidate $validate)
  1150. {
  1151. $data = $this->request->params(['phone', 'code', 'key',"type"]);
  1152. $validate->sceneVerify()->check($data);
  1153. log::info("发送短信方法");
  1154. if ($data['type']=="register"){
  1155. $count=Db::name("user")->where("phone", $data["phone"])->count();
  1156. if ($count){
  1157. return app('json')->make(405, '该手机号已注册');
  1158. }
  1159. }
  1160. $sms_num_key = 'api.auth.num.' . $data['phone'];
  1161. $sms_key = 'api.auth.sms.' . $data['phone'];
  1162. $num = Cache::get($sms_num_key) ? Cache::get($sms_num_key) : 0;
  1163. log::info("num{$num}" );
  1164. if ($num > 9) {
  1165. if (!$data['code'])
  1166. return app('json')->make(402, '操作过于频繁,请稍后重试~');
  1167. if (!$this->checkCaptcha($data['key'], $data['code']))
  1168. return app('json')->fail('验证码输入有误');
  1169. }
  1170. $sms_code = str_pad(random_int(1, 9999), 4, 0, STR_PAD_LEFT);
  1171. $sms_time = systemConfig('sms_time') ? systemConfig('sms_time') : 30 ;
  1172. $res = app()->make(AliYunSmsService::class)->send($data['phone'], $sms_code);
  1173. if($res['Code']!='OK'){
  1174. Db::name('log')->insert(['data'=>'幸福保短信发送失败:'.json_encode($res,256)]);
  1175. return app('json')->fail('操作过于频繁,请稍后重试~');
  1176. }
  1177. log::info("sms_key==={$sms_key}" );
  1178. log::info("sms_code==={$sms_code}" );
  1179. log::info("sms_time==={$sms_time}" );
  1180. Cache::set($sms_key, $sms_code,$sms_time * 60);
  1181. Cache::set($sms_num_key, $num + 1, 300);
  1182. //'短信发送成功'
  1183. return app('json')->success('短信发送成功');
  1184. }
  1185. /**
  1186. * 一壶茶查询邀请人信息 1-根据手机号查询uid 2-根据uid查手机号
  1187. * @return mixed
  1188. * @throws DataNotFoundException
  1189. * @throws DbException
  1190. * @throws ModelNotFoundException
  1191. */
  1192. public function query_uid(){
  1193. $phone = $this->request->param('phone');
  1194. $uid = $this->request->param('uid',0);
  1195. $share_id = $this->request->param('share_id',0);
  1196. $type = $this->request->param('type',1);//1-根据手机号查询uid 2-根据uid查手机号 3-通过share_id 查询用户信息
  1197. if($this->source=='yhc' && $this->merId) {
  1198. $user=$this->inviter_verification($type,$uid,$phone,$share_id);
  1199. if($user!=false){
  1200. return app('json')->success('获取成功',$user);
  1201. }
  1202. }
  1203. return app('json')->fail('邀请人不存在');
  1204. }
  1205. private function inviter_verification($type,$uid='',$phone='',$share_id=''){
  1206. if($type==2) {
  1207. $where['uid'] = $uid;
  1208. }else if($type==3){
  1209. $where['uid'] = Db::name('product_share')->where('id', $share_id)->value('uid');
  1210. }else{
  1211. $where['account']=$phone;
  1212. }
  1213. $user =Db::name('user')->field('uid,account as phone')->where($where)->find();
  1214. if(!$user){
  1215. return false;
  1216. }
  1217. $user2 = Db::name('enterprise_user')->where('mer_id',$this->merId)->where('uid',$user['uid'])->find();
  1218. if(!$user2){
  1219. return false;
  1220. }
  1221. return $user;
  1222. }
  1223. /**
  1224. * 一壶茶判断这个手机号是否注册过
  1225. * @return mixed
  1226. * @throws DataNotFoundException
  1227. * @throws DbException
  1228. * @throws ModelNotFoundException
  1229. */
  1230. public function query_phone()
  1231. {
  1232. $phone = $this->request->param('phone','');
  1233. if($phone==''){
  1234. //解密微信手机号
  1235. $sessionKey=$this->request->params(['sessionKey']);
  1236. $encryptedData=$this->request->params(['encryptedData']);
  1237. $iv=$this->request->params(['iv']);
  1238. if(empty($sessionKey['sessionKey'])||empty($encryptedData['encryptedData'])||empty($iv['iv'])){
  1239. return app('json')->fail('参数不正确');
  1240. }
  1241. $appid = 'wx9082e5ac2fdb513f';//幸福宝小程序appid
  1242. if($this->source=='yhc'){
  1243. $appid = 'wx9082e5ac2fdb513f';//一壶茶小程序appid
  1244. }
  1245. $sessionKey =str_replace(' ','+', $sessionKey['sessionKey']);
  1246. $encryptedData=str_replace(' ','+',$encryptedData['encryptedData']);
  1247. $iv =str_replace(' ','+', $iv['iv']);
  1248. $pc = new WXBizDataCrypt($appid, $sessionKey);
  1249. $errCode = $pc->decryptData($encryptedData, $iv, $wx_data_str );
  1250. if ($errCode != 0) {
  1251. return app('json')->fail('没有获取到手机号');
  1252. }
  1253. // dump($data);
  1254. $wx_data=json_decode($wx_data_str,true);
  1255. if(isset($wx_data['purePhoneNumber'])){
  1256. $phone=$wx_data['purePhoneNumber'];
  1257. }
  1258. }
  1259. $validate= new UserAuthValidate();
  1260. $validate->sceneVerify()->check(['phone'=>$phone]);
  1261. if($this->source=='yhc' && $this->merId) {
  1262. $where['account']=$phone;
  1263. $user =Db::name('user')->field('uid')->where($where)->find();
  1264. if(!$user){
  1265. return app('json')->fail('未注册');
  1266. }
  1267. $user2 = Db::name('enterprise_user')->where('mer_id',$this->merId)->where('uid',$user['uid'])->find();
  1268. if($user2){
  1269. return app('json')->success('已注册');
  1270. }
  1271. }
  1272. return app('json')->fail('未注册');
  1273. }
  1274. public function smsLogin(UserAuthValidate $validate, UserRepository $repository)
  1275. {
  1276. $data = $this->request->params(['phone', 'sms_code', 'spread', 'share_id']);
  1277. // $data = $this->request->params(['phone', 'sms_code']);
  1278. $validate->sceneSmslogin()->check($data);
  1279. $domain = $this->request->domain();
  1280. $suni_phone=['13200000001','13300000000','13400000000','18888888888','13966666666','16000000008','13000000000','13000000005','13000000002','13000000003','13000000004','13000000006','13000000007','13000000008','13000000009','14000000000','14000000001','14000000002','14000000003','14000000004','14000000005','13700000000','14000000006','14000000007','16000000002','17000000000','13700000001','16000000009','13700000002','17000000001','17000000002','14000000008','14000000009','14000000010','18000000001','18000000002','13700000004','16000000000','16000000001','13700000003','16000000003','15210999641'];
  1281. if(($data['sms_code'] == '9527' || $data['sms_code'] == 9527)){
  1282. } else if($data['sms_code'] == '9527' && strpos($domain, 'pre.bjtdba.com') !== false){
  1283. // 域名中包含 "test.hebeiyhc.com'" 字符串
  1284. }else{
  1285. if (!$this->checkSmsCode($data['phone'], $data['sms_code']))
  1286. return app('json')->fail('验证码不正确');
  1287. }
  1288. $user = $repository->accountByUser($data['phone']);
  1289. if (!$user){
  1290. $data['spread_uid'] = 0;
  1291. if (intval($data['share_id'])) {
  1292. $spread_uid = Db::name('product_share')->where('id', $data['share_id'])->value('uid');
  1293. $data['spread_uid'] = $spread_uid;
  1294. }
  1295. $user = $repository->registr($data['phone'], null, 'h5', '','',1, $data['spread_uid']);
  1296. }
  1297. $user = $repository->mainUser($user);
  1298. // if($this->source=='yhc' && $this->merId){
  1299. // $where=['mer_id'=>$this->merId,'uid'=>$user->uid];
  1300. // $count=Db::name('enterprise_user')->where($where)->count();
  1301. // if($count<1){
  1302. // $insert=['mer_id'=>$this->merId,'uid'=>$user->uid];
  1303. // if (!intval($data['spread'])) {
  1304. // $spread_uid = Db::name('product_share')->where('id', $data['share_id'])->value('uid');
  1305. // }else{
  1306. // $spread_uid=$data['spread'];
  1307. // }
  1308. // if($this->inviter_verification(2,$spread_uid)==false){
  1309. // return app('json')->fail('请输入正确邀请人手机号');
  1310. // }
  1311. // $insert['puid']= $spread_uid;
  1312. // $insert['node_uid']= $spread_uid;
  1313. // Db::name('enterprise_user')->insert($insert);
  1314. // }
  1315. // }
  1316. // $repository->bindSpread($user, intval($data['spread']));
  1317. $tokenInfo = $repository->createToken($user);
  1318. $repository->loginAfter($user);
  1319. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1320. }
  1321. public function merJavaRegister(UserRepository $repository){
  1322. $data = $this->request->params(['phone', 'spread','token','sign']);
  1323. Log::channel("gong")->info("供应链取消商品数据:" . json_encode($data));
  1324. // 校验sign
  1325. $checkSign = Signature::checkSign($data);
  1326. if (!$checkSign) {
  1327. Log::channel("gong")->error('sign校验失败');
  1328. return app('json')->fail('sign校验失败');
  1329. }
  1330. $user = $repository->accountByUser($data['phone']);
  1331. if (!$user) $user = $repository->registr($data['phone'], $data['password'],'MP',intval($data['spread']));
  1332. $user = $repository->mainUser($user);
  1333. $repository->bindSpread($user, intval($data['spread']));
  1334. $repository->loginAfter($user);
  1335. return app('json')->success($user);
  1336. }
  1337. /**
  1338. * @param $phone
  1339. * @param $code
  1340. * @return bool
  1341. * @author Qinii
  1342. * @day 2020-06-12
  1343. */
  1344. public function checkSmsCode($phone, $code)
  1345. {
  1346. $sms_key = 'api.auth.sms.' . $phone;
  1347. //log::info("缓存===code=={$sms_key}");
  1348. //log::info( Cache::get($sms_key));
  1349. //log::info("页面传值==={$code}");
  1350. if (!$cache_code = Cache::get($sms_key)) return false;
  1351. if ($code != $cache_code) return false;
  1352. Cache::delete($sms_key);
  1353. return true;
  1354. }
  1355. //批量生产100个账号
  1356. public function register_all(UserAuthValidate $validate, UserRepository $repository){
  1357. $datas = $this->request->params(['start', 'end','phone']);
  1358. if(mb_strlen($datas['start'].$datas['phone']) != 11 || mb_strlen($datas['end'].$datas['phone']) != 11){
  1359. return app("json")->fail('参数错误');
  1360. }
  1361. for($i=$datas['start'];$i<=$datas['end'];$i++)//这个dao是看你要生成多答少个数字,然后循环生成
  1362. {
  1363. $data=[
  1364. "phone"=>$datas['phone'].$i,
  1365. 'password'=>"123456"
  1366. ];
  1367. $user = $repository->registr($data['phone'], $data['password']);
  1368. $data=[
  1369. 'user_name'=>"测试".$i,
  1370. "mobile"=>"15555555187",
  1371. "user_card"=>"410181198508206517",
  1372. "card_positive"=>"https://app.bjtdba.com/uploads/def/20201030/088ecbdfa81534fadcc7c731d11c0594.jpg",
  1373. "card_reverse"=>"https://app.bjtdba.com/uploads/def/20201030/7546811225c6b5df37a7f41250ba3e66.jpg",
  1374. "status"=>1,
  1375. "create_time"=>time(),
  1376. "update_time"=>time(),
  1377. "uid"=>$i
  1378. ];
  1379. Db::name("user_certification")->insert($data);
  1380. }
  1381. return app("json")->success('成功');
  1382. }
  1383. public function phoneCheck(UserRepository $repository){
  1384. $data = $this->request->params(['phone']);
  1385. $user = $repository->accountByUser($data['phone']);
  1386. if($user){
  1387. return app("json")->success('手机号已注册,可直接绑定',1);
  1388. }else{
  1389. return app("json")->success('手机号未注册,请输入密码',2);
  1390. }
  1391. }
  1392. /*支付宝获取签名*/
  1393. public function aliSign(){
  1394. $repository = app()->make(UserRepository::class);
  1395. $data = $repository ->aliSign();
  1396. return app("json")->success('ok',$data);
  1397. }
  1398. /*支付宝授权登录*/
  1399. public function aliCheck(){
  1400. $data = $this->request->params(['user_id']);
  1401. if(!$data['user_id'] || $data['user_id'] == '' || $data['user_id'] =='undefined'){
  1402. return app('json')->fail("异常操作");
  1403. }
  1404. $repository = app()->make(UserRepository::class);
  1405. $result = $repository ->aliCheck($data['user_id']);
  1406. if(isset($result['code']) && $result['code'] == 200){
  1407. $user = $repository->accountByUser($result['user']['account']);
  1408. $tokenInfo = $repository->createToken($user);
  1409. $repository->loginAfter($user);
  1410. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1411. }
  1412. return app("json")->success('ok',$result);
  1413. }
  1414. /*微信信息获取*/
  1415. public function getWechat(){
  1416. $repository = app()->make(UserRepository::class);
  1417. return app('json')->success($repository->getWechat());
  1418. }
  1419. /*微信授权登录*/
  1420. public function wechatCheck(){
  1421. $data = $this->request->params(['openid']);
  1422. // , 'nickname', 'avatar'
  1423. $data['nickname'] = $this->request->param('nickname', null);
  1424. $data['avatar'] = $this->request->param('avatar', null);
  1425. if(!$data['openid'] || $data['openid'] == '' || $data['openid'] =='undefined'){
  1426. return app('json')->fail("openid参数缺失");
  1427. }
  1428. $repository = app()->make(UserRepository::class);
  1429. if($this->source=='yhc'){
  1430. $result = $repository ->wechatCheckYhc($data['openid']);
  1431. }else{
  1432. $result = $repository ->wechatCheck($data['openid'], $data['nickname'], $data['avatar']);
  1433. }
  1434. if(isset($result['code']) && $result['code'] == 200){
  1435. $user = $repository->accountByUser($result['user']['account']);
  1436. $tokenInfo = $repository->createToken($user);
  1437. $repository->loginAfter($user);
  1438. if($this->source=='yhc'){
  1439. // $user=$user->toArray();
  1440. $user->avatar=Db::name('enterprise_user')->where('mer_id',$this->merId)->where('uid',$user['uid'])->value('avatar');
  1441. }
  1442. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1443. }
  1444. return app("json")->fail($result['msg']);
  1445. }
  1446. public function binding_yhc(UserAuthValidate $validate, UserRepository $repository)
  1447. {
  1448. $data = $this->request->params(['phone', 'third_user_id','type']);
  1449. if(!$data['third_user_id'] || $data['third_user_id'] == '' || $data['third_user_id'] =='undefined'){
  1450. return app('json')->fail("绑定失败");
  1451. }
  1452. $data['password'] = '123456';//密码已经去掉了。统一默认密码
  1453. $user = $repository->thirdBinding($data['phone'], $data['password'],'APP','',0,"https://". $this->request->host(true));//2222
  1454. if($user){
  1455. $enterprise_user= Db::name("enterprise_user")->where("mer_id",$this->merId)->where('uid',$user->uid)->find();
  1456. if(!$enterprise_user){
  1457. Db::name("enterprise_user")->insert(['mer_id'=>$this->merId,'uid'=>$user->uid,'openid'=>$data['third_user_id']]);
  1458. }else if ($enterprise_user['openid']==''){
  1459. $update = ["openid" => $data['third_user_id']];
  1460. Db::name("enterprise_user")->where(['mer_id'=>$this->merId,'uid'=>$user->uid])->update($update);
  1461. }
  1462. // $pid = $this->request->param('spread', 0);
  1463. // $repository->bindSpread($user, intval($pid));
  1464. $tokenInfo = $repository->createToken($user);
  1465. $repository->loginAfter($user);
  1466. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1467. }else{
  1468. return app('json')->fail("绑定失败");
  1469. }
  1470. }
  1471. /**
  1472. * 支付宝微信注册绑定手机号
  1473. * type 1微信2支付宝
  1474. * third_user_id 微信openid 支付宝userId
  1475. * @param UserRepository $repository
  1476. */
  1477. public function binding(UserAuthValidate $validate, UserRepository $repository)
  1478. {
  1479. $data = $this->request->params(['phone', 'sms_code', 'password','third_user_id','type','sms']);
  1480. $data['nickName'] = $this->request->param('nickName', null);
  1481. $data['avatarUrl'] = $this->request->param('avatarUrl', null);
  1482. $share_id = $this->request->param('share_id', null);
  1483. $spread_uid = 0;
  1484. if(!$data['third_user_id'] || $data['third_user_id'] == '' || $data['third_user_id'] =='undefined'){
  1485. return app('json')->fail("绑定失败");
  1486. }
  1487. $data['password'] = '123456';//密码已经去掉了。统一默认密码
  1488. $validate->sceneSmslogin()->check($data);
  1489. if($data['sms'] != 1){
  1490. if (!$this->checkSmsCode($data['phone'], $data['sms_code']))
  1491. return app('json')->fail('验证码不正确');
  1492. }
  1493. if (!empty($share_id)) {
  1494. $spread_uid = Db::name('product_share')->where('id', $share_id)->value('uid');
  1495. }
  1496. $user = $repository->thirdBinding($data['phone'], $data['password'],'APP',$data['third_user_id'],$data['type'],"https://". $this->request->host(true), $spread_uid);//2222
  1497. if($user){
  1498. $userRepository = app()->make(UserRepository::class);
  1499. $userInfo = $userRepository->getOne(['uid' => $user->uid ?? $user['uid']]);
  1500. //绑定线下充值金额
  1501. $unionUsersRepository = app()->make(UnionUsersRepository::class);
  1502. $orderMerchantRepository = app()->make(OrderMerchantRepository::class);
  1503. $notBind = $unionUsersRepository->getAllNotBind($data['third_user_id']);
  1504. if ($notBind) {
  1505. $orderMerchantRepository->doBindUser($userInfo, $data['type']);
  1506. }
  1507. $user = $repository->accountByUser($data['phone']);
  1508. if ($data['type'] == 1) {
  1509. $data1 = ["wechat_user_id" => $data['third_user_id']];
  1510. // 屎山上边堆屎
  1511. $check = Db::name('user_extract_openid')->where('uid', $user->uid)->count();
  1512. if ($check < 1) {
  1513. Db::name("user_extract_openid")->insert([
  1514. 'uid' => $user->uid,
  1515. 'openid' => $data['third_user_id'],
  1516. 'type' => 1
  1517. ]);
  1518. }
  1519. if($this->source=='yhc' && $this->merId){ //一壶茶创建用户
  1520. $enterprise_user_count = Db::name("enterprise_user")->where("mer_id",$this->merId)->where('uid',$user->uid)->count();
  1521. if($enterprise_user_count<1){
  1522. $spread_data = $this->request->params(['spread', 'share_id']);
  1523. if (!intval($spread_data['spread'])) {
  1524. $spread_uid = Db::name('product_share')->where('id', $spread_data['share_id'])->value('uid');
  1525. }else{
  1526. $spread_uid=$spread_data['spread'];
  1527. }
  1528. if($this->inviter_verification(2,$spread_uid)==false){
  1529. return app('json')->fail('请输入正确邀请人手机号');
  1530. }
  1531. Db::name("enterprise_user")->insert(['mer_id'=>$this->merId,'uid'=>$user->uid,'openid'=>$data['third_user_id']]);
  1532. }
  1533. }
  1534. } else {
  1535. $data1 = ["ali_user_id" => $data['third_user_id']];
  1536. }
  1537. $data2 = [];
  1538. if (!is_null($data['nickName']) || !is_null($data['avatarUrl'])) {
  1539. $data2 = [
  1540. "type" => $data['type'],
  1541. "uid" => $user->uid,
  1542. "nickname" => $data['nickName'],
  1543. "avater" => $data['avatarUrl'],
  1544. ];
  1545. }
  1546. $userRepository -> updateUser($user->uid,$data1,$data2);
  1547. $pid = $this->request->param('spread', 0);
  1548. $repository->bindSpread($user, intval($pid));
  1549. $tokenInfo = $repository->createToken($user);
  1550. $repository->loginAfter($user);
  1551. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1552. }else{
  1553. return app('json')->fail("绑定失败");
  1554. }
  1555. }
  1556. public function queryHaike(){
  1557. $merch_no = $this->request->params(['merch_no']);
  1558. if(!isset($merch_no['merch_no']) || empty($merch_no['merch_no'])){
  1559. return app('json')->fail("请输入商户号");
  1560. }
  1561. $res = Db::name("haike_account")->where("merch_no",$merch_no['merch_no'])->select();
  1562. if(!$res){
  1563. return app('json')->fail("这个商户号没有账单");
  1564. }
  1565. $merch = Db::name('merchant') -> where("merch_no",$merch_no['merch_no']) -> find();
  1566. $data['商户号'] = $merch_no['merch_no'];
  1567. $data['商户名称'] = $merch["mer_name"];
  1568. $data['商户手机号'] = $merch["mer_phone"];
  1569. $data['结算金额'] = 0;
  1570. $data['结算手续费'] = 0;
  1571. foreach ($res as $key => $value){
  1572. $data['结算金额'] += $value['settle_accounts'];
  1573. $data['结算手续费'] += $value['settle_accounts_fee'];
  1574. }
  1575. echo "<pre>";
  1576. dump($data);
  1577. return 1;
  1578. }
  1579. public function createUserNumberAll(){
  1580. $userRepository = app()->make(UserRepository::class);
  1581. $user = Db::name('user') -> select();
  1582. foreach($user as $key => $value){
  1583. $userRepository -> createUserNumber($value['uid']);
  1584. }
  1585. }
  1586. /**
  1587. * @param int $uid 用户ID
  1588. * @param string $score 积分
  1589. * @param int $status 积分状态
  1590. * @param string $mark 备注
  1591. * @param string $has_qian 连续签到天数
  1592. * @param string $today_signintime 签到时间
  1593. * @param int $order_id 订单ID
  1594. * @param int $pm 1-收入。2-支出
  1595. * @param string $order_type
  1596. * @throws DbException
  1597. */
  1598. public function sign_add($uid, $score, $status, $mark, $has_qian = '', $today_signintime = '', $order_id = 0, $pm = 1, $order_type = '',$type='',$settlement_time = '')
  1599. {
  1600. if(!in_array($type,[1,2])){
  1601. // 其他情况都直接返回,因为目前只有365专区购买才可以获得
  1602. return false;
  1603. }
  1604. $ins_data['uid'] = $uid;
  1605. $ins_data['continuity_day'] = $has_qian;
  1606. $ins_data['reward_socre'] = $score;
  1607. $ins_data['signin_time'] = $today_signintime;
  1608. $ins_data['addtime'] = time();
  1609. $ins_data['status'] = $status;
  1610. $ins_data['mark'] = $mark;
  1611. $ins_data['type'] = $type;
  1612. $ins_data['settlement_time'] = $settlement_time;// 结算时间 真正到了结算时间会结算
  1613. $ins_data['order_id'] = $order_id;
  1614. $ins_data['pm'] = $pm;
  1615. $ins_data['order_type'] = $order_type;
  1616. Db::name('user_sign_score')->insertGetId($ins_data);
  1617. if($pm == 1 && $status == 1){
  1618. Db::name('user')->where('uid',$uid)->inc('score', $score)->update();
  1619. }
  1620. if($pm == 2){
  1621. Db::name('user')->where('uid', $uid)->dec('score', $score)->update();
  1622. }
  1623. }
  1624. public function yijianlogin(UserRepository $repository)
  1625. {
  1626. try {
  1627. // Db::name('log')->insert(['data'=>'一键登录进来了']);
  1628. $token = $this->request->params(['token'])['token'];
  1629. AlibabaCloud::accessKeyClient('LTAI5tAzGzm3Kjp8pzn7hHmx', '8ILb06tO6X7xxQk2uj2CDwFNbVWQei')
  1630. ->regionId('cn-hangzhou')
  1631. ->asDefaultClient();
  1632. $result = AlibabaCloud::rpc()
  1633. ->product('Dypnsapi')
  1634. ->scheme('https')// https | http
  1635. ->version('2017-05-25')
  1636. ->action('GetMobile')
  1637. ->method('POST')
  1638. ->host('dypnsapi.aliyuncs.com')
  1639. ->options([
  1640. 'query' => [
  1641. 'RegionId' => "cn-hangzhou",
  1642. 'AccessToken' => $token
  1643. ],
  1644. ])
  1645. ->request();
  1646. // 将返回的结果转化为数组
  1647. $result = $result->toArray();
  1648. // Db::name('log')->insert(['data'=>json_encode($result)]);
  1649. //判断当前数组不为空
  1650. if (isset($result['GetMobileResultDTO']['Mobile'])) {
  1651. // token不为空返回手机号码
  1652. $phone = $result['GetMobileResultDTO']['Mobile'];
  1653. $user_res=Db::name('user')->where('account',$phone)->find();
  1654. if(!$user_res){
  1655. $repository->registr($phone, 123456,'APP',"http://app.bjtdba.com");
  1656. }
  1657. $user = $repository->accountByUser($phone);
  1658. $user = $repository->mainUser($user);
  1659. $tokenInfo = $repository->createToken($user);
  1660. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1661. } else {
  1662. //如果token为空
  1663. $res = [
  1664. 'state' => 0,
  1665. 'msg' => 'token无效'
  1666. ];
  1667. return app('json')->fail($res);
  1668. }
  1669. }catch (\Exception $e) {
  1670. Db::name('log')->insert(['data'=>'一键登录出错:'.$e->getFile().':'.$e->getLine().'【'.$e->getMessage().'】']);
  1671. }
  1672. }
  1673. //小程序获取 用户手机号
  1674. public function applet_phone(UserRepository $repository)
  1675. {
  1676. try {
  1677. // Db::name('log')->insert(['data'=>json_encode($this->request->param())]);
  1678. $sessionKey=$this->request->params(['sessionKey']);
  1679. $encryptedData=$this->request->params(['encryptedData']);
  1680. $share_id = $this->request->params(['share_id']);
  1681. $iv=$this->request->params(['iv']);
  1682. if(empty($sessionKey['sessionKey'])||empty($encryptedData['encryptedData'])||empty($iv['iv'])){
  1683. return app('json')->fail('参数不正确');
  1684. }
  1685. // $appid = 'wx82986c4471ce7efc';
  1686. // if($this->source=='yhc'){
  1687. // $appid = 'wx82986c4471ce7efc';
  1688. // }
  1689. // $appid = 'wx7b4d857deb0447f3';
  1690. $appid = 'wx9082e5ac2fdb513f';
  1691. $sessionKey =str_replace(' ','+', $sessionKey['sessionKey']);
  1692. $encryptedData=str_replace(' ','+',$encryptedData['encryptedData']);
  1693. $iv =str_replace(' ','+', $iv['iv']);
  1694. // dump($iv,$encryptedData);
  1695. // return ;
  1696. $pc = new WXBizDataCrypt($appid, $sessionKey);
  1697. // dump($pc);
  1698. $errCode = $pc->decryptData($encryptedData, $iv, $data );
  1699. // $data "{\"phoneNumber\":\"15350612089\",\"purePhoneNumber\":\"15350612089\",\"countryCode\":\"86\",\"watermark\":{\"timestamp\":1745288870,\"appid\":\"wx9082e5ac2fdb513f\"}}"
  1700. // dump($errCode);
  1701. if ($errCode != 0) {
  1702. return app('json')->fail('没有获取到手机号1');
  1703. }
  1704. // dump($data);
  1705. $data=json_decode($data,true);
  1706. $phone=$data['purePhoneNumber']??'';
  1707. if($phone==''){
  1708. return app('json')->fail('没有获取到手机号2');
  1709. }
  1710. if (!preg_match("/^1[3456789]{1}\d{9}$/", $phone)){
  1711. return app('json')->fail('手机号格式错误');
  1712. }
  1713. $user_res=Db::name('user')->where('account',$phone)->find();
  1714. if(!$user_res){
  1715. $spread_uid=Db::name('product_share')->where('id',$share_id['share_id'])->value('uid');
  1716. if (!intval($spread_uid)) {
  1717. $spread_uid = 0;
  1718. }
  1719. $repository->registr($phone, 123456,'APP','','','',$spread_uid);
  1720. }
  1721. $user = $repository->accountByUser($phone);
  1722. if($this->source=='yhc' && $this->merId){
  1723. $where=['mer_id'=>$this->merId,'uid'=>$user['uid']];
  1724. $count=Db::name('enterprise_user')->where($where)->count();
  1725. if($count<1){
  1726. $insert=['mer_id'=>$this->merId,'uid'=>$user['uid']];
  1727. $data = $this->request->params(['spread', 'share_id']);
  1728. if(isset($data['spread']) && $data['spread']){
  1729. $insert['puid']= $data['spread'];
  1730. $insert['node_uid']= $data['spread'];
  1731. }else if(isset($data['share_id']) && $data['share_id']){
  1732. $spread_uid = Db::name('product_share')->where('id', $data['share_id'])->value('uid');
  1733. $insert['puid']= $spread_uid;
  1734. $insert['node_uid']= $spread_uid;
  1735. }
  1736. if(!isset($insert['node_uid']) || !$insert['node_uid']){
  1737. return app('json')->fail('必须要有邀请人才能注册',['is'=>1]);
  1738. }
  1739. if(isset($data['spread']) && isset($zhuce)){
  1740. $insert['puid']= $data['spread'];
  1741. $insert['node_uid']= $data['spread'];
  1742. }
  1743. Db::name('enterprise_user')->insert($insert);
  1744. }
  1745. }
  1746. $user = $repository->mainUser($user);
  1747. $tokenInfo = $repository->createToken($user);
  1748. return app('json')->success($repository->returnToken($user, $tokenInfo));
  1749. }catch (Exception $exception){
  1750. Db::name('log')->insert(['data'=>'获取手机号失败--'.$exception->getFile().':'.$exception->getLine().'【'.$exception->getMessage().'】']);
  1751. }
  1752. }
  1753. public function phone_name()
  1754. {
  1755. try {
  1756. $phone=$this->request->params(['phone']);
  1757. if(empty($phone['phone'])){
  1758. return app('json')->fail('请填写手机号码');
  1759. }
  1760. $phone=$phone['phone'];
  1761. $uid=Db::name('user')->where('account',$phone)->find();
  1762. $user_name=Db::name('merchant')->where('uid',$uid['uid'])->value('mer_name');
  1763. if(!$user_name){
  1764. $user_name=$uid['nickname'];
  1765. }
  1766. return app('json')->success($user_name);
  1767. }catch (\Exception $e) {
  1768. Db::name('log')->insert(['data'=>'订单支付出错:'.$e->getFile().':'.$e->getLine().'【'.$e->getMessage().'】']);
  1769. }
  1770. }
  1771. public function get_auth_token(){
  1772. $params=$this->request->params(['url','origin']);
  1773. try {
  1774. AlibabaCloud::accessKeyClient('LTAI5tAzGzm3Kjp8pzn7hHmx', '8ILb06tO6X7xxQk2uj2CDwFNbVWQei')
  1775. ->regionId('cn-hangzhou')
  1776. ->asDefaultClient()->options([
  1777. ]);
  1778. $result = AlibabaCloud::rpc()
  1779. ->product('Dypnsapi')
  1780. ->scheme('https')// https | http
  1781. ->version('2017-05-25')
  1782. ->action('GetAuthToken')
  1783. ->method('POST')
  1784. ->host('dypnsapi.aliyuncs.com')
  1785. ->options([
  1786. 'query' => [
  1787. 'Url' => $params['url'],
  1788. 'Origin' => $params['origin'],
  1789. ],
  1790. ])
  1791. ->request();
  1792. $result = $result->toArray();
  1793. return app('json')->success($result);
  1794. }catch (Exception $e) {
  1795. return app('json')->success();
  1796. }
  1797. }
  1798. public function get_phone_with_token(){
  1799. $params=$this->request->params(['token']);
  1800. AlibabaCloud::accessKeyClient('LTAI5tAzGzm3Kjp8pzn7hHmx', '8ILb06tO6X7xxQk2uj2CDwFNbVWQei')
  1801. ->regionId('cn-hangzhou')
  1802. ->asDefaultClient()->options([]);
  1803. $result = AlibabaCloud::rpc()
  1804. ->product('Dypnsapi')
  1805. ->scheme('https')// https | http
  1806. ->version('2017-05-25')
  1807. ->action('GetPhoneWithToken')
  1808. ->method('POST')
  1809. ->host('dypnsapi.aliyuncs.com')
  1810. ->options([
  1811. 'query' => [
  1812. 'SpToken' => $params['token'],
  1813. ],
  1814. ])
  1815. ->request();
  1816. $result = $result->toArray();
  1817. return app('json')->success($result);
  1818. }
  1819. public function getconlev(){
  1820. // $userid = 17;
  1821. // $datas = $this->getPerformance_getcon($userid);
  1822. // var_dump($datas);
  1823. $dats = db::name("store_order")->whereIn("status",[0,1,2,3])->select();
  1824. var_dump($dats);
  1825. }
  1826. /**
  1827. * 获取当前用户大小部门贡献值
  1828. */
  1829. public function getPerformance_getcon($user_id) {
  1830. $team_amount = 0;
  1831. $person_amount = 0;
  1832. $user_id = 593; //598 523 536
  1833. $result_big_team_arr = [];
  1834. $get_teams_comm_datas = [];//在2.0中获取父级下面的所有团队数据
  1835. //共建联盟业绩 个人联盟业绩 共建联盟总pv 个人联盟业绩pv
  1836. $common_nums = $this->getCommonNums_getcon($user_id);
  1837. //var_dump($common_nums);
  1838. $get_teams_comm_num = 0;
  1839. $get_teams_comm_pv = 0;
  1840. $get_teams_per_num = 0;//小部门人数
  1841. //1.0系统中有下级,需要在2.0中再加下级数据
  1842. if($user_id < 611){
  1843. //梅红在2.0中的ID是780
  1844. //var_dump( $common_nums);
  1845. //用户三峡所有在2.0系统下面的业绩和人数 start
  1846. $child_nums = [];
  1847. //获取当前用户
  1848. foreach($common_nums as $v){
  1849. $child_nums[] = $this->getRecursiveChildren_getcon($v);
  1850. }
  1851. //去除空数组,并重新组合有数据的数组
  1852. $filteredData = array_filter($child_nums, function($array) {
  1853. return !empty($array); // 如果数组不为空,则保留
  1854. });
  1855. // 合并所有非空数组
  1856. foreach ($filteredData as $array) {
  1857. $result_big_team_arr = array_merge($result_big_team_arr, $array);
  1858. }
  1859. //var_dump($result_big_team_arr);
  1860. //获取当前用户下面在2.0中的下级所有PV
  1861. //$get_teams_comm_pv = $this->getteampv($result_big_team_arr);
  1862. $t_pv = $this->getteampv_getcon($result_big_team_arr);
  1863. $get_teams_comm_pv = $t_pv;
  1864. //var_dump($get_teams_comm_pv);echo "ttt";
  1865. //用户伞下小部门所有在2.0系统下面的业绩和人数 end
  1866. }else{
  1867. //当前用户在1.0没有下级,那直接在新系统2.0找下级获取数据,并区分大小部门
  1868. $child_nums = $this->getChildren_getcon($user_id);
  1869. //获取父级子级下面的个人
  1870. $num_teams = $this->getTeamSize_getcon($child_nums);
  1871. //var_dump($num_teams);
  1872. foreach($child_nums as $v){
  1873. $get_teams_comm_datas[] = $this->getTeamPv11_getcon($v);//如果有多个父级ID,需要获取他们伞下的子级,所有的业绩进行
  1874. }
  1875. //$s = $this->getparents_child_pv($user_id);
  1876. //var_dump($get_teams_comm_datas);
  1877. //如果只有一个部门,就是默认大部门
  1878. if( count($get_teams_comm_datas) ==1 ){
  1879. $get_teams_comm_pv =$get_teams_comm_datas[0];
  1880. $get_teams_comm_num = $num_teams[0]['total_count'];
  1881. }else if(count($get_teams_comm_datas) >1){
  1882. // var_dump( $get_teams_comm_datas);
  1883. //获取一个最大值,设为大部门,其他的加载一块是小部门
  1884. $getss = $this->processArray_getcon($get_teams_comm_datas);
  1885. //var_dump($getss);
  1886. $max_value_count = $num_teams[$getss['max_index']]['total_count'];
  1887. unset($num_teams[$getss['max_index']]);
  1888. //获取小部门的人数
  1889. $per_num = 0;
  1890. foreach($num_teams as $k=>$v){
  1891. $per_num +=$v['total_count'];
  1892. }
  1893. //找到最大值的(大部门)
  1894. //$get_teams_comm_num = $max_value_count;
  1895. //小部门的数量
  1896. // $get_teams_per_num = $per_num;
  1897. //var_dump($getss['max_value']);
  1898. $person_amount = $getss['remaining_sum'];
  1899. $get_teams_comm_pv = $getss['max_value'];
  1900. }
  1901. }
  1902. //var_dump($get_teams_comm_pv);
  1903. //合并业绩和人数
  1904. $team_amount += $get_teams_comm_pv;
  1905. //var_dump($team_amount);
  1906. //1.0获取小区业绩
  1907. $person_nums = $this->getPersonageNums_getcon($user_id);
  1908. //var_dump($person_nums);
  1909. $result_small_team_arr = [];
  1910. //1.0系统中有下级,需要在2.0中再加下级数据
  1911. //用户三峡所有在2.0系统下面的业绩和人数 start
  1912. $child_nums_mix = [];
  1913. //获取当前用户
  1914. foreach($person_nums as $v){
  1915. $child_nums_mix[] = $this->getRecursiveChildren_getcon($v);
  1916. }
  1917. //去除空数组,并重新组合有数据的数组
  1918. $filteredData_1 = array_filter($child_nums_mix, function($array) {
  1919. return !empty($array); // 如果数组不为空,则保留
  1920. });
  1921. // 合并所有非空数组
  1922. $result_small_team_arr = [];
  1923. foreach ($filteredData_1 as $array) {
  1924. $result_small_team_arr = array_merge($result_small_team_arr, $array);
  1925. }
  1926. //var_dump($result_small_team_arr);
  1927. //获取当前用户下面在2.0中的下级所有PV
  1928. // $get_teams_per_pv = $this->getteampv($result_small_team_arr);
  1929. $t_pv = $this->getteampv_getcon($result_small_team_arr);
  1930. $get_teams_per_pv =$t_pv;
  1931. //var_dump( $get_teams_per_pv);
  1932. //获取当前用户下面在2.0中的下级所有人数
  1933. // $get_teams_per_num += count($result_small_team_arr);
  1934. //合并业绩和人数
  1935. $person_amount += $get_teams_per_pv;
  1936. //当前会员直属的业绩(1.0大部门)
  1937. $t_pv = $this->getteampv_getcon($common_nums);
  1938. $team_amount += $t_pv;
  1939. //当前会员直属的业绩(1.0大部门)
  1940. $p_pv = $this->getteampv_getcon($person_nums);
  1941. $person_amount += $p_pv;
  1942. //var_dump($team_amount,$person_amount);
  1943. //如果当前用户是1.0用户,找到其直推所有的业绩,根据业绩找到大小部门的同时,还要比对1.0中大小部门的业绩,摘出一个最大业绩的部门是大部门,其余都是小部门()
  1944. if($user_id < 611){
  1945. //获取当前用户直属下级(查询在2.0中直接推荐人和伞下的业绩。并比对大小部门)
  1946. //例子:17所有下面uid是speard_uid都是17的,和所有伞下的业绩。分出大小部门,加到1.0的大小部门中
  1947. $b_s = $this->getparents_child_pv11_getcon($user_id,$team_amount,$person_amount);
  1948. $team_amount = $b_s[0];
  1949. $person_amount = $b_s[1];
  1950. }
  1951. $return_data = [
  1952. 'common_nums_pv'=> $team_amount,
  1953. 'person_nums_pv'=> $person_amount,
  1954. ];
  1955. return $return_data;
  1956. }
  1957. /**
  1958. * 获取该用户共建联盟
  1959. */
  1960. public function getCommonNums_getcon($user_id){
  1961. //先获取共建联盟下用户的id
  1962. $son_ids = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",1)->select()->toArray();
  1963. $new_array_ids =[];
  1964. foreach ($son_ids as $key => $value) {
  1965. # code...
  1966. $son_id = $value['id'];
  1967. $new_array_ids = array_merge($new_array_ids,[$son_id]);
  1968. $son_value_ids = Db::name("old_user_jbp")->whereRaw("FIND_IN_SET('$son_id',parent_ids)")->field("id")->select()->toArray();
  1969. if(count($son_value_ids) > 0) {
  1970. $son_value_ids = array_column($son_value_ids,"id");
  1971. $new_array_ids = array_merge($new_array_ids,$son_value_ids);
  1972. }
  1973. }
  1974. return $new_array_ids;
  1975. }
  1976. /**
  1977. * 获取该用户个人联盟
  1978. */
  1979. public function getPersonageNums_getcon($user_id){
  1980. $son_ids = Db::name("old_user_jbp")->where("spread",$user_id)->where("is_team",0)->field("id")->select();
  1981. $new_array_ids =[];
  1982. // return 3343;
  1983. foreach ($son_ids as $key => $value) {
  1984. # code...
  1985. $son_id = $value['id'];
  1986. $new_array_ids = array_merge($new_array_ids,[$son_id]);
  1987. $son_value_ids = Db::name("old_user_jbp")->whereRaw("FIND_IN_SET('$son_id',parent_ids)")->field("id")->select()->toArray();
  1988. if(count($son_value_ids) > 0) {
  1989. $son_value_ids = array_column($son_value_ids,"id");
  1990. $new_array_ids = array_merge($new_array_ids,$son_value_ids);
  1991. }
  1992. }
  1993. return $new_array_ids;
  1994. }
  1995. // 根据父级uid,递归获取所有子级UID数组
  1996. public function getRecursiveChildren_getcon($parentUid) {
  1997. $result = []; // 用于存储所有子级的 uid
  1998. // 定义递归函数
  1999. $recursion = function ($parentUid) use (&$result, &$recursion) {
  2000. // 查询当前父级的所有直接子级
  2001. $children = Db::name("user")
  2002. ->where("spread_uid", $parentUid)
  2003. ->column("uid"); // 获取子级的 uid 列表
  2004. // 如果没有子级,直接返回
  2005. if (empty($children)) {
  2006. return;
  2007. }
  2008. // 遍历每个子级
  2009. foreach ($children as $childUid) {
  2010. $result[] = $childUid; // 将子级的 uid 添加到结果数组
  2011. $recursion($childUid); // 递归查询子级的子级
  2012. }
  2013. };
  2014. // 从初始父级开始递归查询
  2015. $recursion($parentUid);
  2016. return array_unique($result); // 返回结果数组,并去重
  2017. }
  2018. //只获取数组中的业绩
  2019. public function getteampv_getcon($common_nums) {
  2020. // // 查询当前用户及其子级的所有订单
  2021. $orders_gongxian = Db::name("user_sign_gongxian")
  2022. ->whereIn('status', [1])
  2023. ->whereIn("uid", $common_nums)
  2024. ->select();
  2025. //var_dump( $common_nums);
  2026. $total_gongxian = 0;
  2027. // // 遍历订单计算业绩
  2028. foreach ($orders_gongxian as $order) {
  2029. if (strpos($order['mark'], "购买") !== false) {
  2030. $total_gongxian += $order['number'];
  2031. }
  2032. }
  2033. return $total_gongxian;
  2034. // // // 查询当前用户及其子级的所有订单
  2035. // $orders = Db::name("store_order")
  2036. // ->whereIn('status', [0, 1, 2, 3])
  2037. // ->whereIn("uid", $common_nums)
  2038. // ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  2039. // ->select();
  2040. // // 初始化业绩和人数
  2041. // $totalPv = 0;
  2042. // $totalUsers = count($common_nums); // 初始化人数为子级总数
  2043. // // 遍历订单计算业绩
  2044. // foreach ($orders as $order) {
  2045. // if ($order['total_price'] == 1180) {
  2046. // $totalPv += 700;
  2047. // } else if ($order['total_price'] == 11800) {
  2048. // $totalPv += 7000;
  2049. // } else if ($order['total_price'] == 10620) {
  2050. // $totalPv += 6300;
  2051. // } else if ($order['total_price'] == 2360) {
  2052. // $totalPv += 1400;
  2053. // } else if ($order['total_price'] == 9440) {
  2054. // $totalPv += 5600;
  2055. // }
  2056. // }
  2057. // // 返回业绩和人数
  2058. // return [
  2059. // 'totalPv' => $totalPv,
  2060. // 'totalUsers' => $totalUsers
  2061. // ];
  2062. }
  2063. // 2.0 根据父级uid,找到当前用户下面的UID
  2064. public function getChildren_getcon($parentUid) {
  2065. $result = []; // 用于存储所有子级的 uid
  2066. $children = Db::name("user")
  2067. ->where("spread_uid", $parentUid)
  2068. ->column("uid"); // 获取子级的 uid 列表
  2069. return $children; // 返回结果数组,并去重
  2070. }
  2071. // 递归获取所有子级 UID 的业绩
  2072. public function getTeamPv11_getcon($parentUid) {
  2073. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  2074. $children = Db::name("user")
  2075. ->where("spread_uid", $parentUid)
  2076. ->column("uid");
  2077. $allChildren = [];
  2078. foreach ($children as $childUid) {
  2079. $allChildren[] = $childUid;
  2080. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  2081. }
  2082. return $allChildren;
  2083. };
  2084. // 获取当前用户及其所有子级的 UID
  2085. $allUids = array_merge([$parentUid], $getRecursiveChildren($parentUid));
  2086. $orders_gongxian = Db::name("user_sign_gongxian")
  2087. ->whereIn('status', [1])
  2088. ->whereIn("uid", $allUids)
  2089. ->select();
  2090. $total_gongxian = 0;
  2091. // // 遍历订单计算业绩
  2092. foreach ($orders_gongxian as $order) {
  2093. if (strpos($order['mark'], "购买") !== false) {
  2094. $total_gongxian += $order['number'];
  2095. }
  2096. }
  2097. return $total_gongxian;
  2098. // // 查询当前用户及其子级的所有订单
  2099. // $orders = Db::name("store_order")
  2100. // ->whereIn('status', [0, 1, 2, 3])
  2101. // ->whereIn("uid", $allUids)
  2102. // ->whereIn("total_price", [1180, 11800, 10620, 2360, 9440])
  2103. // ->select();
  2104. // // 计算总业绩
  2105. // $totalPv = 0;
  2106. // foreach ($orders as $order) {
  2107. // switch ($order['total_price']) {
  2108. // case 1180:
  2109. // $totalPv += 700;
  2110. // break;
  2111. // case 11800:
  2112. // $totalPv += 7000;
  2113. // break;
  2114. // case 10620:
  2115. // $totalPv += 6300;
  2116. // break;
  2117. // case 2360:
  2118. // $totalPv += 1400;
  2119. // break;
  2120. // case 9440:
  2121. // $totalPv += 5600;
  2122. // break;
  2123. // }
  2124. // }
  2125. // return $totalPv;
  2126. }
  2127. //根据传递的父级数组,返回他的对应子级的个数
  2128. public function getTeamSize_getcon($parentUids) {
  2129. // 初始化结果数组
  2130. $result = [];
  2131. // 遍历每个父级ID
  2132. foreach ($parentUids as $parentUid) {
  2133. // 递归获取所有子级 UID
  2134. $getRecursiveChildren = function ($parentUid) use (&$getRecursiveChildren) {
  2135. $children = Db::name("user")
  2136. ->where("spread_uid", $parentUid)
  2137. ->column("uid");
  2138. // 确保返回的是数组
  2139. if (!is_array($children)) {
  2140. return [];
  2141. }
  2142. $allChildren = [];
  2143. foreach ($children as $childUid) {
  2144. $allChildren[] = $childUid;
  2145. $allChildren = array_merge($allChildren, $getRecursiveChildren($childUid));
  2146. }
  2147. return $allChildren;
  2148. };
  2149. // 获取当前父级及其所有子级的 UID
  2150. $allUids = array_merge([$parentUid], $getRecursiveChildren($parentUid));
  2151. // 计算总个数(包括父级自身)
  2152. $totalUids = count($allUids);
  2153. // 将结果存入数组
  2154. $result[] = [
  2155. 'parent_uid' => $parentUid,
  2156. 'total_count' => $totalUids
  2157. ];
  2158. }
  2159. return $result;
  2160. }
  2161. public function processArray_getcon($array) {
  2162. // 初始化结果数组
  2163. $result = [
  2164. 'max_value' => null, // 最大值
  2165. 'max_index' => null, // 最大值的下标
  2166. 'remaining_sum' => 0 // 剩余值的总和
  2167. ];
  2168. // 检查数组是否为空
  2169. if (empty($array)) {
  2170. return $result;
  2171. }
  2172. // 找出最大值及其下标
  2173. $maxValue = $array[0];
  2174. $maxIndex = 0;
  2175. for ($i = 1; $i < count($array); $i++) {
  2176. if ($array[$i] > $maxValue) {
  2177. $maxValue = $array[$i];
  2178. $maxIndex = $i;
  2179. }
  2180. }
  2181. // 计算剩余值的总和
  2182. $remainingSum = 0;
  2183. for ($i = 0; $i < count($array); $i++) {
  2184. if ($i != $maxIndex) {
  2185. $remainingSum += $array[$i];
  2186. }
  2187. }
  2188. // 将结果存入数组
  2189. $result['max_value'] = $maxValue;
  2190. $result['max_index'] = $maxIndex;
  2191. $result['remaining_sum'] = $remainingSum;
  2192. return $result;
  2193. }
  2194. /**
  2195. * 获取流水信息
  2196. */
  2197. public function getPerformance1_getcon($user_id) {
  2198. // $amount = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("status",1)->sum("money");
  2199. // $amount = isset($amount) ? round($amount*0.7,2) : 0;
  2200. // return $amount;
  2201. $money1180Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",1180)->where("status",1)->select();
  2202. $money1180Sum = 0;
  2203. foreach ($money1180Records as $record) {
  2204. $money1180Sum += $record['money'] - 300 - 180;
  2205. }
  2206. // var_dump($money1180Sum);
  2207. $money11800Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",11800)->where("status",1)->select();
  2208. //var_dump($person_nums);
  2209. //计算个人的11800单价的业绩 集合
  2210. $money11800Sum = 0;
  2211. foreach ($money11800Records as $record) {
  2212. $money11800Sum += $record['money'] - 3000 - 1800;
  2213. }
  2214. $money10620Records = Db::name("old_user_of_goods")->where("node_id",$user_id)->where("money",10620)->where("status",1)->select();
  2215. //var_dump($person_nums);
  2216. //计算个人的11800单价的业绩 集合
  2217. $money10620Sum = 0;
  2218. foreach ($money10620Records as $record) {
  2219. $money10620Sum += $record['money'] - 2700 - 1620;
  2220. }
  2221. // 计算除去特定值后的总和
  2222. $otherMoneyRecords = Db::name("old_user_of_goods")->where("node_id",$user_id)->where('status', 1)->whereNotIn('money', [1180, 11800 ,10620])->select();
  2223. $otherMoneySum = 0;
  2224. foreach ($otherMoneyRecords as $record) {
  2225. $otherMoneySum += $record['money'];
  2226. }
  2227. // 分别处理特定值的情况并加上其他值的总和
  2228. $user_person_amount = $money1180Sum + $money11800Sum + $money10620Sum + round($otherMoneySum * 0.7,2);
  2229. return $user_person_amount;
  2230. }
  2231. //1.0用户直属的部门和2.0直属的部门,进行比较,获取大部门和小部门数据
  2232. public function getparents_child_pv11_getcon($user_id, $bigamount, $smallamount) {
  2233. // 获取直接下级的 UID 列表
  2234. $get_childs = Db::name("user")
  2235. ->where("spread_uid", $user_id)
  2236. ->column("uid");
  2237. // 初始化变量
  2238. $all_departments = []; // 用于存储所有直属下级的业绩
  2239. // 遍历每个直属下级
  2240. foreach ($get_childs as $child) {
  2241. // 获取当前下级及其子级
  2242. $child_group = [$child];
  2243. $recursive_children = $this->getRecursiveChildren_getcon($child);
  2244. $child_group = array_merge($child_group, $recursive_children);
  2245. // 获取当前分组的业绩
  2246. $result = $this->getteampv_getcon($child_group);
  2247. // 将直属下级的业绩加入数组
  2248. $all_departments[] = $result;
  2249. }
  2250. // 将传入的 $bigamount 和 $smallamount 加入数组
  2251. $all_departments[] = $bigamount;
  2252. $all_departments[] = $smallamount;
  2253. // 检查是否所有业绩都是 0
  2254. if (count(array_filter($all_departments, function($value) { return $value != 0; })) == 0) {
  2255. return [0, 0];
  2256. }
  2257. // 初始化最大部门和小部门
  2258. $max_department = 0;
  2259. $small_department = 0;
  2260. // 遍历 $all_departments,找出最大值并累加小部门的值
  2261. foreach ($all_departments as $department) {
  2262. if ($department > $max_department) {
  2263. // 如果当前部门的业绩大于最大部门的业绩,更新最大部门
  2264. if ($max_department != 0) {
  2265. $small_department += $max_department; // 将旧的最大值累加到小部门
  2266. }
  2267. $max_department = $department; // 更新最大部门
  2268. } else {
  2269. // 如果当前部门的业绩小于或等于最大部门的业绩,累加到小部门
  2270. $small_department += $department;
  2271. }
  2272. }
  2273. // 返回结果
  2274. return [
  2275. $max_department, // 大部门业绩
  2276. $small_department // 小部门业绩
  2277. ];
  2278. //拿$bigamount, $smallamount业绩和get_childs产生的result业绩去对比。如果都是0.说明没有大小部门了,直接返回0,0如果只有一个数组有数据,
  2279. // 说明只有大部门,默认返回大部门数据,小部门返回0,如果有多条数组数据是一样的,那么就是选一个,设为大部门。剩下的数据叠加设为小部门
  2280. }
  2281. //获取当前uesr_id下面在2.0中是否还有直接下级,并计算她的大部门和小部门
  2282. public function getparents_child_pv_getcon($user_id){
  2283. // 获取直接下级的 UID 列表
  2284. //$user_id = 593;
  2285. // $get_childs = $this->getRecursiveChildren($user_id);
  2286. $get_childs = Db::name("user")
  2287. ->where("spread_uid", $user_id)
  2288. ->column("uid"); // 获取子级的 uid 列表
  2289. //根据获得的直接推荐下级2.0,来获取他们和她伞下的子级PV。对比拿一个最大的值,设为大部门,其余的是小部门
  2290. //获取直接下级
  2291. $children_group = []; // 用于存储每个直接下级及其子级的分组
  2292. // 遍历每个直接下级
  2293. foreach ($get_childs as $child) {
  2294. $child_group = [$child]; // 将直接下级加入分组
  2295. $recursive_children = $this->getRecursiveChildren($child); // 获取直接下级的所有子级
  2296. $child_group = array_merge($child_group, $recursive_children); // 将子级加入分组
  2297. $children_group[] = $child_group; // 将分组加入最终结果
  2298. }
  2299. $get_teams_comm_datas = [];
  2300. foreach($children_group as $v){
  2301. $get_teams_comm_datas[] = $this->getteampv($v);//如果有多个父级ID,需要获取他们伞下的子级,所有的业绩进行
  2302. }
  2303. if(count($get_teams_comm_datas) > 0){
  2304. // 找到最大值作为大部门
  2305. $max_value = max($get_teams_comm_datas);
  2306. $total_sum = array_sum($get_teams_comm_datas); // 计算数组的总和
  2307. // 小部门为总和减去最大值
  2308. $small_department = $total_sum - $max_value;
  2309. //返回大部门和小部门
  2310. return [
  2311. $max_value,
  2312. $small_department
  2313. ];
  2314. }else{
  2315. return [
  2316. 0,
  2317. 0
  2318. ];
  2319. }
  2320. }
  2321. }