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