aa
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
package api
|
||||
|
||||
import aliyunsmsclient "github.com/KenmyZhang/aliyun-communicate"
|
||||
import (
|
||||
"git.rosy.net.cn/jx-callback/business/jxutils/cache"
|
||||
aliyunsmsclient "github.com/KenmyZhang/aliyun-communicate"
|
||||
)
|
||||
|
||||
var (
|
||||
SMSClient *aliyunsmsclient.SmsClient
|
||||
Cacher cache.ICacher
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user