sms host更正
This commit is contained in:
parent
ce30ff4ef9
commit
792d13fa32
@ -15,7 +15,7 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var HOST = requests.Host{
|
var HOST = requests.Host{
|
||||||
Default: "sms.gaore.com:8804",
|
Default: "sms.gaore.com",
|
||||||
}
|
}
|
||||||
|
|
||||||
type Client struct {
|
type Client struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user