version:6.4.0

fix:
update:更换推送
This commit is contained in:
2023-06-17 09:38:37 +08:00
parent 539203e818
commit 8c948e62be
28 changed files with 1153 additions and 710 deletions

View File

@@ -46,7 +46,7 @@ public class RemoteService extends Service {
@Override
public String getSerial() throws RemoteException {
return Utils.getSerial();
return Utils.getSerial(RemoteService.this);
}
@Override