package com.qianwen.core.notify.template; import java.io.Serializable; public interface Template extends Serializable { }