mirror of
				https://github.com/vran-dev/databasir.git
				synced 2025-10-31 12:39:20 +08:00 
			
		
		
		
	fix: ut failed
This commit is contained in:
		| @@ -137,7 +137,7 @@ public class ProjectService { | ||||
|             projectDao.updateById(project); | ||||
|  | ||||
|             ProjectSaved event = ProjectSaved.builder() | ||||
|                     .groupId(project.getGroupId()) | ||||
|                     .groupId(groupId) | ||||
|                     .projectId(project.getId()) | ||||
|                     .projectName(project.getName()) | ||||
|                     .projectDescription(project.getDescription()) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user