'use strict';
exports.tencentSms = {
client: {
credential: {
secretId: 'AKIDd4FBsKHgeP1PcaEkxyjETSCgusd8NxJQ',
secretKey: '1nKhogIeldGdp69xXsypQ1Tm1YFk02qP',
},
region: 'ap-guangzhou',
profile: {
httpProfile: {
endpoint: 'sms.tencentcloudapi.com',
},
},
},
};