Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

阿里云新创建的sms消息模板不兼容 #13

Open
15010682365 opened this issue Nov 12, 2022 · 0 comments
Open

阿里云新创建的sms消息模板不兼容 #13

15010682365 opened this issue Nov 12, 2022 · 0 comments

Comments

@15010682365
Copy link

//阿里云官方api参考:request.setTemplateParam("{"变量1":"值1","变量2":"值2","变量3":"值3"}")
request.setTemplateParam("{"name":"Tom", "code":"123"}");

error file AliyunSmsServiceImpl.java
error code line46 Map<String, Object> params = ImmutableMap.of("code", templateParams);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant