This commit is contained in:
wangcongtao
2020-11-26 20:03:27 +08:00
parent aca43453bf
commit 63ddd76d69

View File

@@ -129,6 +129,7 @@ class LauncherCardRefresher {
switch ( msg.what ) {
case MSG_WAIT_NETWORK:
trtRequestNetworkConfigStrategy();
break;
case MSG_LOAD_NET_CONFIG:
loadNetworkConfigStrategy();
break;