puzhibing
2024-03-04 7e7f901b2172281dc294dfbc67e6ad00625f09f4
cloud-server-other/src/main/resources/mapper/TGameMapper.xml
@@ -3,4 +3,7 @@
<mapper namespace="com.dsh.other.mapper.TGameMapper">
    <select id="getIntro" resultType="java.lang.String">
        select jieshao from t_js where id =100
    </select>
</mapper>