package com.xcong.farmer.cms.netty.logic; import org.springframework.stereotype.Component; /** * @author wzy * @email wangdoubleone@gmail.com * @date 2019-05-09 */ @Component public class WebSocketLogic { }