MrShi
2024-12-06 0574b9145e131043eb2f3c8867ef3aea4ab3a86e
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/YwPatrolTaskRecordService.java
@@ -94,4 +94,9 @@
     * @return long
     */
    long count(YwPatrolTaskRecord ywPatrolTaskRecord);
    void patrolData(YwPatrolTaskRecord ywPatrolTaskRecord);
    YwPatrolTaskRecord getDetail(Integer id);
}