package cn.gygxzc.envir; /** * @author tuonina * @createTime 2019/3/4 */ public interface QueueName { String EMAIL="Email"; }