whycxzp
2025-03-25 8d76f32f53f818e9edd8ab81c61867bef6681519
排序
1个文件已修改
1 ■■■■ 已修改文件
src/main/resources/mapper/StationInfMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/StationInfMapper.xml
@@ -18,6 +18,7 @@
            power_inf.power_id=sinf_pinf.pinf_id
            and sinf_pinf.sinf_id=#{sinfId}
        </where>
        order by power_inf.power_id asc
    </select>
</mapper>