bug修复
This commit is contained in:
@@ -1788,7 +1788,6 @@ public class ProjectServiceImpl implements ProjectService {
|
||||
return SdmResponse.failed(msg.substring(msg.indexOf(":") + 2));
|
||||
}
|
||||
}
|
||||
}
|
||||
return SdmResponse.success(approveVersion);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user