细节修改

This commit is contained in:
MHW
2026-04-20 14:16:28 +08:00
parent 71bb45f6a0
commit 8afd87b690
3 changed files with 2 additions and 4 deletions

View File

@@ -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