mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信配置接口
This commit is contained in:
parent
8b05885f6b
commit
03edb4bf50
@ -41,8 +41,8 @@ use think\Exception;
|
||||
* @method \WeChat\Template template() static 模板消息
|
||||
* @method \WeChat\User user() static 微信粉丝管理
|
||||
* @method \WeChat\Wifi wifi() static 门店WIFI管理
|
||||
* @method void wechat() static 第三方微信工具
|
||||
* @method void config() static 第三方配置工具
|
||||
* @method object wechat() static 第三方微信工具
|
||||
* @method object config() static 第三方配置工具
|
||||
*/
|
||||
class WechatService
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user