feat:单聊群聊表结构,接口定义

This commit is contained in:
zhongzb
2023-07-17 00:36:31 +08:00
parent 703d7ffc81
commit f0a2fa51ff
41 changed files with 1057 additions and 32 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.abin.mallchat.common.chat.mapper.ContactMapper">
</mapper>