Commit 722b42bf by 徐高华

api

parent 499b6b72
......@@ -8,7 +8,7 @@ import com.alibaba.fastjson.JSON;
import com.gic.haoban.manage.api.dto.chat.ChatEventDTO;
import com.gic.haoban.manage.api.service.chat.GroupChatApiService;
@Service
@Service("groupChatApiService")
public class GroupChatApiServiceImpl implements GroupChatApiService {
private static final Logger logger = LogManager.getLogger(GroupChatApiService.class);
......
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