Skip to content

Commit

Permalink
feat: add 'OSON SMS' provider
Browse files Browse the repository at this point in the history
  • Loading branch information
waffle-frame committed Mar 3, 2024
1 parent 3b09da1 commit 5db6057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oson.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ type OsonClient struct {
type OsonResponse struct {
Status string // ok
Timestamp time.Time // 2017-07-07 16:58:12
TxnId string // f89xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxe0b
TxnId string // f89xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxe0b
MsgId uint // 40127
SmscMsgId string // 45f22479
SmscMsgStatus string // success
Expand Down

0 comments on commit 5db6057

Please sign in to comment.