|
|
@ -55,7 +55,7 @@ import java.util.concurrent.CountDownLatch; |
|
|
|
/** |
|
|
|
/** |
|
|
|
* @author pengda |
|
|
|
* @author pengda |
|
|
|
* @version 10.0 |
|
|
|
* @version 10.0 |
|
|
|
* Created by Bryant on 2021-06-02 |
|
|
|
* Created on 2021-06-02 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public class VersionCheckUtils { |
|
|
|
public class VersionCheckUtils { |
|
|
|
private static final String SYNCPLUGINLIB = StableUtils.getInstallHome() + "/logs/syncLib/plugins/"; |
|
|
|
private static final String SYNCPLUGINLIB = StableUtils.getInstallHome() + "/logs/syncLib/plugins/"; |
|
|
|