xin
2025-07-19 8841ef182bbe06a7ef1f102f51810502dde0a76f
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 /