Update ExtendService.php

This commit is contained in:
Anyon 2019-07-18 10:29:04 +08:00
parent db2f7626bc
commit 5fb2bee54a

View File

@ -22,10 +22,11 @@ use think\Db;
* 短信业务扩展服务
* Class ExtendService
* @package app\store\service
* -------------------------
* =========================
* 发送国内短信需要给产品码 [productid]
* --- 验证短信的产品码为676767
* --- 营销短信的产品码为333333
* -------------------------
* 发送国际短信需要给国家代码 [code]
* --- 国家代码见 getRegionMap
* -------------------------