public SendMapDto sendTrainingMapDatalong userIdlong moveId GetDataServiceImpl getDataService = new GetDataServiceImpl; Long trainingGroundDataId = getDataServicegetTrainingGroundDataIdB
The code appears to be correct. It receives a user ID and a move ID and retrieves the training ground data ID using a GetDataServiceImpl object. It then checks the project types in the projectRouteMapDataList to determine which type of project it contains. Based on the project types, it sets the appropriate values in the SendMapDto object and returns it.
原文地址: https://www.cveoy.top/t/topic/i51b 著作权归作者所有。请勿转载和采集!