This commit is contained in:
邹宗楠
2022-07-11 09:52:25 +08:00
parent b67d3556cf
commit efc987d932
2 changed files with 19 additions and 2 deletions

View File

@@ -86,8 +86,7 @@ var (
Cacher cache.ICacher
SMSClient *aliyunsmsclient.SmsClient
// QBiDaApi
QBiDaAPI *q_bida.Api
QBiDaAPI *q_bida.Api // QBiDaApi
)
func init() {