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