MrShi
2025-12-11 4317b22c68ffef8e50c3b69e230e123c31be36b5
server/visits/dmvisit_service/src/main/java/com/doumee/service/business/PlatformGroupService.java
@@ -117,4 +117,5 @@
     */
    PlatformGroupWorkVO getPlatformGroupWork(Integer platformGroupId);
    void updateAutoCallById(PlatformGroup platform);
}