LuaHandleFlashCloudBuyInfoReq = {}

function LuaHandleFlashCloudBuyInfoReq.HandlePacket(mem)
	--require "LuaDistributesFlashCloudBuyInfoReq"
	--local packet = LuaDistributesFlashCloudBuyInfoReq.ExtraPacket(mem) 
	--print(packet)
end