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>