完善方法注释

This commit is contained in:
Chopper
2021-07-21 17:46:46 +08:00
parent 37348335b2
commit bd3aceaeac
1059 changed files with 1215 additions and 1368 deletions

View File

@@ -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

View File

@@ -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)

View File

@@ -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)