优化个人比例获取方式

master
chenzhi 4 years ago
parent 5a5687b9da
commit 007ca52afa

@ -935,6 +935,7 @@ class CompanyStatementSetController extends Controller {
$v['reward'] = 0;
$v['platform_amount'] = 0;
if(!isset($v['list'])){continue;}
$company_belong = $pc[$v['id']]['company_belong'];
//服务器费用
if ($type < 2) {
if ($v['has_server_fee'] == 1 && $v['server_fee'] > 0) {

Loading…
Cancel
Save