getPhoneToken abstract method
获取手机推送的token,tokenType bundleId return code:0 data:自己封装的json数据 {'token':'','tokenType':'','bundleId'}
Implementation
@async
OriginResponse getPhoneToken();
获取手机推送的token,tokenType bundleId return code:0 data:自己封装的json数据 {'token':'','tokenType':'','bundleId'}
@async
OriginResponse getPhoneToken();