chore: update use

This commit is contained in:
2022-02-05 00:12:03 +08:00
parent 41f81ebdd9
commit f655c6a87f
7 changed files with 11 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
use rust_util::XResult;
use serde::{Deserialize, Serialize};
use aliyun_openapi_core_rust_sdk::RPClient;
use rust_util::XResult;
static ALI_DNS_ENDPOINT: &str = "https://alidns.aliyuncs.com";
static ALI_DNS_API_VERSION: &str = "2015-01-09";