gongchunyi
6 天以前 1836fe23f8a155d24950fc224b3891c3b0a59520
src/main/resources/mapper/basic/CustomerMapper.xml
@@ -52,6 +52,7 @@
                )
            </if>-->
        </where>
        order by maintenance_time desc
    </select>
    <select id="list" resultType="com.ruoyi.basic.vo.CustomerVo">