fix:解决合并冲突

pull/83/head
DELL 2 years ago
parent 7cad047448
commit 6f38e0fb8d

@ -32,4 +32,5 @@ public interface PrevailCloudApi {
*
*/
boolean startImageDownloadMonitoring(String localImagePath) throws Exception;
}

@ -217,4 +217,5 @@ public class PrevailCloudApiImpl implements PrevailCloudApi {
return true;
}
}

Loading…
Cancel
Save