jiangping
2025-07-02 ec7cc88fca8de4b3c56f8ebee074fb7ce71ebf1e
server/src/main/java/com/doumee/service/business/InformationService.java
@@ -94,4 +94,6 @@
     * @return long
     */
    long count(Information information);
    void updateStatus(Information information);
}