细节修改
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||||
<mapper namespace="com.solution.system.mapper.PlatformMapper">
|
<mapper namespace="com.solution.system.mapper.PlatformMapper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<select id="selectPlatformChineseName" resultType="java.lang.String"
|
<select id="selectPlatformChineseName" resultType="java.lang.String"
|
||||||
parameterType="java.util.List">
|
parameterType="java.util.List">
|
||||||
SELECT description
|
SELECT description
|
||||||
|
|||||||
Reference in New Issue
Block a user