liusheng
2024-07-04 84c71ae1ed901e98cd3ba4a7484ac3eb58f0cfb5
smartor/src/main/java/com/smartor/service/impl/BaseSmsaccountServiceImpl.java
@@ -272,7 +272,7 @@
    }
    public Client createClient() throws Exception {
    private Client createClient() throws Exception {
        Config config = new Config()
                // 必填,您的 AccessKey ID
                .setAccessKeyId(this.accessKeyId)