instance()
instance(string $name) : \service\SoapService|string
获取微信实例ID
Parameters
| string | $name | 实例对象名称 |
Throws
- \think\Exception
- \think\exception\PDOException
微信数据服务 Class WechatService
instance(string $name) : \service\SoapService|string
获取微信实例ID
| string | $name | 实例对象名称 |
__callStatic(string $name, array $arguments) : \service\SoapService
魔术静态方法实现对象
| string | $name | |
| array | $arguments |