绑定账号
Future<void> bindAccount(String account) async { return AliyunPushFlutterPlatform.instance.bindAccount(account); }