MrShi
2025-09-29 7bc9c5f7432a9533a0b552c40fb63fc07de5b5fe
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);
}