MrShi
2025-11-06 9a697d6a8bc05955b9f7322bc86dc3e920e90e14
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);
}