This commit is contained in:
linfso 2024-07-28 17:49:13 +08:00
parent 1930c4aeb2
commit a2890b6652

View File

@ -82,7 +82,6 @@ public class AliyunSMSService {
e.printStackTrace();
throw new EmisBizError(EmisBizErrorType.FAIL,"短信渠道异常");
}
return 1;
}