aa
This commit is contained in:
@@ -1,9 +1,13 @@
|
|||||||
package api
|
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 (
|
var (
|
||||||
SMSClient *aliyunsmsclient.SmsClient
|
SMSClient *aliyunsmsclient.SmsClient
|
||||||
|
Cacher cache.ICacher
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|||||||
Reference in New Issue
Block a user