liusheng
2024-07-03 3fc51e7cbdabb7dcd1615c6efac52323f6ca8adb
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)