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