liusheng
2024-07-04 9d642f495790fea5ea5ff53af9d81b55818bde3e
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)