gongchunyi
2026-05-15 1debc99339176e80b3baaf72b55032d191e99f6f
src/main/resources/mapper/sales/SalesQuotationMapper.xml
@@ -20,4 +20,4 @@
            AND t1.status = #{salesQuotationDto.status}
        </if>
    </select>
</mapper>
</mapper>