1
This commit is contained in:
parent
3bd7893e4f
commit
64ddf5a614
@ -37,6 +37,11 @@ class BattleController extends BaseAuthedController {
|
||||
],
|
||||
]
|
||||
}
|
||||
|
||||
$channelId = phpcommon\extractChannel($account_id);
|
||||
if ($chnanelId == SELFSDK_CHANNEL) {
|
||||
//则是机器人
|
||||
}
|
||||
*/
|
||||
|
||||
public function battleReport()
|
||||
|
Loading…
x
Reference in New Issue
Block a user