@@ -76,7 +76,7 @@ public class SendSmsServiceImpl implements SendSmsService {
try {
DefaultProfile.addEndpoint("cn-hangzhou", "cn-hangzhou", product, domain);
} catch (ClientException e) {
- throw new StatusException("EX-100001", "DefaultProfile.addEndpoint failed");
+ throw new StatusException("EX-sendIdentifyingCode-1", "DefaultProfile.addEndpoint failed");
}
IAcsClient acsClient = new DefaultAcsClient(profile);