@@ -6,7 +6,7 @@ import com.hrsk.cloud.eg.infrastructure.repository.database.entity.ProductBusine
/**
* 商户对接配置信息表 Mapper 接口
*
- * @author Mybatis Plus Generator
+ * @author zhangyy
* @data 2023.05.09 10:11
*/
public interface ProductBusinessApiInfoMapper extends BaseMapper<ProductBusinessApiInfoDo> {