fix bug of SP and frontLive time

This commit is contained in:
zhongchao
2021-04-09 16:02:36 +08:00
parent 8b657c2bc7
commit b6603b7b5b
7 changed files with 92 additions and 91 deletions

View File

@@ -131,7 +131,7 @@ public abstract class AbsMogoApplication extends Application {
/**
* 忽略 https 验证
*
* @return
* @return {@link SSLContext}
* @throws Exception
*/
private static SSLContext getSslContext() throws Exception {