package com.matrix.system.hive.validation; public interface MoneyCardUseGroup { /** * 退款 */ interface moneyCardUseTk { } }