长短steamId互转
摘要:/** * steam_id转换account_id * @param $steamId * @return mixed */ public static function formatAccountIdBySteamId($steamId){ return bcsub((string)$steamId, '7656119...
阅读全文
posted @ 2019-04-29 14:22
浙公网安备 33010602011771号