Commit dbee9f30 by 徐高华

Merge branch 'feature/社群' into 'developer'

api

See merge request !495
parents 8bbca9e3 722b42bf
......@@ -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