完善方法注释
This commit is contained in:
@@ -15,7 +15,7 @@ import org.springframework.stereotype.Component;
|
||||
* 事件触发消费者
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2020/11/17 7:19 下午
|
||||
* @since 2020/11/17 7:19 下午
|
||||
*/
|
||||
@Component
|
||||
@Slf4j
|
||||
|
||||
@@ -13,7 +13,7 @@ import org.springframework.stereotype.Component;
|
||||
* 直播间事件触发
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2021/6/1 5:02 下午
|
||||
* @since: 2021/6/1 5:02 下午
|
||||
*/
|
||||
@Slf4j
|
||||
@Component(TimeExecuteConstant.BROADCAST_EXECUTOR)
|
||||
|
||||
@@ -20,7 +20,7 @@ import org.springframework.stereotype.Component;
|
||||
*
|
||||
* @author Chopper
|
||||
* @version v4.1
|
||||
* @date 2020/11/17 7:20 下午
|
||||
* @since 2020/11/17 7:20 下午
|
||||
*/
|
||||
@Slf4j
|
||||
@Component(TimeExecuteConstant.PROMOTION_EXECUTOR)
|
||||
|
||||
Reference in New Issue
Block a user