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