where('order_id', 1071) ->find(); $res = \app\common\Affiliate::calculateProfitShare($order); // print_r($order); return json_encode($res); } }