liujie
2023-06-12 c8638bb17163cc95e9063c358eb92cada1474102
src/main/java/com/stylefeng/guns/modular/system/dao/mapping/TQuoteMapper.xml
@@ -40,6 +40,7 @@
            and t2.account =#{account}
        </if>
        group by t1.id
        order by t1.create_time desc
    </select>
    <select id="queryDemandListExport" resultType="com.stylefeng.guns.modular.system.model.DemandListVo">
        select t1.id,t2.id userId,t2.company_name companyName,