C# Class yycms.service.Queues.WechatFans

微信同步粉丝
Inheritance: IQueue
Mostra file Open project: seven1276/yycms

Public Methods

Method Description
ReceiveCompleted ( String body ) : void
freshToken ( yy_Platforms _Mechant ) : void

刷新会话令牌

Method Details

ReceiveCompleted() public method

public ReceiveCompleted ( String body ) : void
body String
return void

freshToken() public method

刷新会话令牌
public freshToken ( yy_Platforms _Mechant ) : void
_Mechant yycms.entity.yy_Platforms
return void