Jelajahi Sumber

调整错误

xubh 4 tahun lalu
induk
melakukan
420fd0f748

+ 1 - 1
src/main/resources/com/minpay/db/table/own/mapper/MachineManageMapper.xml

@@ -109,7 +109,7 @@
 		<if test="gameType != null and gameType != ''">
 			AND rel.VCI_GAME_TYPE = #{gameType, jdbcType = VARCHAR}
 		</if>
-		ORDER BY rel.VCI_AISLE DESC
+		ORDER BY rel.VCI_AISLE ASC
 	</select>
 	<select id="queryProductz" resultType="hashmap" parameterType="java.util.Map">
 		SELECT