wlzboy
2025-09-20 b62bc392f3c1658381107be1d5f737a3389e7f5f
ruoyi-gps/src/main/resources/mapper/gps/SysGpsConfigMapper.xml
File was renamed from ruoyi-system/src/main/resources/mapper/system/SysGpsConfigMapper.xml
@@ -2,7 +2,7 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ruoyi.system.mapper.SysGpsConfigMapper">
<mapper namespace="com.ruoyi.gps.mapper.SysGpsConfigMapper">
    
    <resultMap type="SysGpsConfig" id="SysGpsConfigResult">
        <result property="configId"    column="config_id"    />