liukangdong
2024-10-12 bf79a36667124868583fcbf47af0e709e088b5e9
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/PlatformJobService.java
@@ -238,4 +238,9 @@
     */
    void timeOutCallIn();
    /**
     * 作业超时
     */
    void timeOutWork();
}