2026-08-10 a378f38df1785cbc8c9f1d55ace6a37952d2f65b
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> {