Update QueueEnum.java

This commit is contained in:
macro 2021-08-11 20:26:34 +08:00
parent 8797c93dd5
commit dc8b9e5360

View File

@ -3,7 +3,7 @@ package com.macro.mall.portal.domain;
import lombok.Getter;
/**
* 消息队列枚举配置
* 消息队列枚举
* Created by macro on 2018/9/14.
*/
@Getter