You've already forked qlg.tsgz.moe
							
							逻辑更改
This commit is contained in:
		| @@ -111,7 +111,7 @@ class Settlements extends Base | ||||
|         $childes = DB::table("hyh_user_trees")->where(["pid"=>$order['userId']])->field("uid")->select(); | ||||
|         foreach ($childes as $child){ | ||||
|             Model('common/UserVouchers')->insertVouchersNotice($child['uid'], $orderId, | ||||
|                 $calBaseNum*((float)dataConf('helpSaleCouponsCalBase')/100)*((float)dataConf("helpSaleChildrenGet")/100)/sizeof($childes), 0, | ||||
|                 $toCalBaseNum*((float)dataConf("helpSaleChildrenGet")/100)/sizeof($childes), 0, | ||||
|                 '交易订单【'.$order['orderNo'].'】被推荐所得',1); | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user