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