package com.yidianling.tests.home.event /** * 更新优惠券金额 */ class UpdateCouponMoneyEvent(val money: String)