mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-08-07 06:19:44 +08:00
Update ExtendService.php
This commit is contained in:
parent
db2f7626bc
commit
5fb2bee54a
@ -22,10 +22,11 @@ use think\Db;
|
|||||||
* 短信业务扩展服务
|
* 短信业务扩展服务
|
||||||
* Class ExtendService
|
* Class ExtendService
|
||||||
* @package app\store\service
|
* @package app\store\service
|
||||||
* -------------------------
|
* =========================
|
||||||
* 发送国内短信需要给产品码 [productid]
|
* 发送国内短信需要给产品码 [productid]
|
||||||
* --- 验证短信的产品码为:676767
|
* --- 验证短信的产品码为:676767
|
||||||
* --- 营销短信的产品码为:333333
|
* --- 营销短信的产品码为:333333
|
||||||
|
* -------------------------
|
||||||
* 发送国际短信需要给国家代码 [code]
|
* 发送国际短信需要给国家代码 [code]
|
||||||
* --- 国家代码见 getRegionMap
|
* --- 国家代码见 getRegionMap
|
||||||
* -------------------------
|
* -------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user