export class TencentSmsInstance {
async sendSms(params) {
console.log('react-native走不到这里');
return {};
}