1、新接textverified
This commit is contained in:
7
common/global/sms_services.go
Normal file
7
common/global/sms_services.go
Normal file
@ -0,0 +1,7 @@
|
||||
package global
|
||||
|
||||
//短效平台code 字典【sms_platform】
|
||||
const (
|
||||
SmsPlatformDaisysms = "daisysms"
|
||||
SmsPlatformTextVerified = "textverified"
|
||||
)
|
||||
Reference in New Issue
Block a user