local CoinCmd = { --[[/** * 金币场请求进入 *
	* 推送: {@code EnterCoinRequest}
	* 
*/--]] Enter_Coin_Room_Request = 0x0113, --[[/** * 金币场请求进入结果 *
	* 推送: {@code EnterCoinResponse}
	* 
*/--]] Enter_Coin_Room_Response = 0x0112 } return CoinCmd