key
leomonM
2025-08-22 45271269073ac92f0367943491a07f49f34f315b
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 /