\app\wechat\serviceTagsService

粉丝标签服务 Class TagsService

Summary

Methods
Properties
Constants
syncTagsByOpenid()
sync()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

syncTagsByOpenid()

syncTagsByOpenid(string  $openid) : boolean

同步粉丝的标签

Parameters

string $openid

Throws

\WeChat\Exceptions\InvalidResponseException
\WeChat\Exceptions\LocalCacheException
\think\Exception
\think\exception\PDOException

Returns

boolean

sync()

sync() : boolean

从微信服务器获取所有标签

Throws

\WeChat\Exceptions\InvalidResponseException
\WeChat\Exceptions\LocalCacheException
\think\Exception
\think\exception\PDOException

Returns

boolean