yudao-module-crm/src/main/java/cn/iocoder/yudao/module/crm/dal/mysql/quotation/CrmSaleQuotationProductMapper.java
@@ -11,7 +11,7 @@ /** * CRM 销售报价单产品明细 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface CrmSaleQuotationProductMapper extends BaseMapperX<CrmSaleQuotationProductDO> {