中扬CRM客户关系管理系统
LSH
2023-09-14 0fd3f919fe4a43907667d704d4b78be8ab855f85
src/main/resources/mapper/CstmrMapper.xml
@@ -292,7 +292,7 @@
    </update>
    <select id="selectByName" resultMap="BaseResultMap">
        select * from man_cstmr
        select top 1 * from man_cstmr
        where 1=1
        and name = #{name}
        <if test="hostId != null">