Commit 4bd490fa authored by 李健华's avatar 李健华

Merge branch 'feature/risk-2022-03-23' into 'master'

去掉lkb上报

See merge request !52
parents e2a3c11f 9e325d0c
...@@ -30,7 +30,7 @@ import lombok.extern.slf4j.Slf4j; ...@@ -30,7 +30,7 @@ import lombok.extern.slf4j.Slf4j;
* @author yutong * @author yutong
*/ */
@Slf4j @Slf4j
@Component //@Component
public class KinesisRegisteredEventListener implements ApplicationListener<RegisterEvent> { public class KinesisRegisteredEventListener implements ApplicationListener<RegisterEvent> {
@Override @Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment