leomonM
2025-08-22 844b27d298daca54e54d6f98c61a93da88909e5c
oying-system/src/main/java/com/oying/modules/pc/product/service/ProductAuditService.java
@@ -43,6 +43,14 @@
    ProductAudit getByProductId(Long productId);
    /**
     * 是否有待审记录
     *
     * @param productId 必须的参数,不能为null
     * @return 查询到的结果
     */
    boolean hasPendingByStoreId(Long productId);
    /**
     * 创建
     *
     * @param resources /