6 天以前 3ff2a2c1789d692a64a43e9f7e70ca5b3578b0a8
src/main/resources/mapper/sales/SalesQuotationMapper.xml
@@ -20,4 +20,4 @@
            AND t1.status = #{salesQuotationDto.status}
        </if>
    </select>
</mapper>
</mapper>