优化备注

master
chenzhi 5 years ago
parent 927c5b8595
commit 8baab09004

@ -114,7 +114,7 @@ class CompanyStatementSetController extends Controller {
$this->promoteCompanyStatement(1,$stime); $this->promoteCompanyStatement(1,$stime);
$this->promoteCompanyStatement(2,$stime); $this->promoteCompanyStatement(2,$stime);
$this->officeCompanyStatement($stime); //官方结算 $this->officeCompanyStatement($stime); //官方结算
echo "∟----推广公司月结&补点统计ok".PHP_EOL; echo "∟----官方/推广公司月结&补点统计ok".PHP_EOL;
$this->promoteUserPool(1,$stime); $this->promoteUserPool(1,$stime);
$this->promoteUserPool(2,$stime); $this->promoteUserPool(2,$stime);
@ -129,7 +129,7 @@ class CompanyStatementSetController extends Controller {
$this->promoteCompanyStatement(1,$stime); $this->promoteCompanyStatement(1,$stime);
$this->promoteCompanyStatement(2,$stime); $this->promoteCompanyStatement(2,$stime);
$this->officeCompanyStatement($stime); //官方结算 $this->officeCompanyStatement($stime); //官方结算
echo "∟----推广公司月结&补点统计ok".PHP_EOL; echo "∟----官方/推广公司月结&补点统计ok".PHP_EOL;
} }
if($company == "pu"){ if($company == "pu"){
$this->promoteUserPool(1,$stime); $this->promoteUserPool(1,$stime);

Loading…
Cancel
Save