This commit is contained in:
hujiabin 2024-05-31 11:45:08 +08:00
parent 4fef5971ca
commit 398a8cffa9

View File

@ -127,7 +127,7 @@ class BattleController extends BaseAuthedController {
));
}
public function mobaReport(){
public function mobaTeamReport(){
error_log('mobaReport');
$userInfo = $this->_getOrmUserInfo();
if (!$userInfo) {