whyclxw
2024-07-01 0ce771b4a4ff5897dc91bb1b84a4561781b00ca5
修改
1个文件已修改
4 ■■■■ 已修改文件
src/main/resources/mapper/UserInfMapper.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/UserInfMapper.xml
@@ -11,8 +11,8 @@
        select
            table_name
        from `INFORMATION_SCHEMA`.`TABLES`
        where table_name = 'db_user'
          and TABLE_SCHEMA = 'temp_numbers'
        where table_name = 'temp_numbers'
          and TABLE_SCHEMA = 'db_user'
    </select>
    <select id="selectSnId" resultType="java.lang.String">