public class WxCpAgentWorkBenchServiceImpl extends Object implements WxCpAgentWorkBenchService
构造器和说明 |
---|
WxCpAgentWorkBenchServiceImpl() |
限定符和类型 | 方法和说明 |
---|---|
String |
getWorkBenchTemplate(Long agentId)
Gets work bench template.
|
void |
setWorkBenchData(WxCpAgentWorkBench wxCpAgentWorkBench)
Sets work bench data.
|
void |
setWorkBenchTemplate(WxCpAgentWorkBench wxCpAgentWorkBench)
Sets work bench template.
|
public void setWorkBenchTemplate(WxCpAgentWorkBench wxCpAgentWorkBench) throws WxErrorException
WxCpAgentWorkBenchService
setWorkBenchTemplate
在接口中 WxCpAgentWorkBenchService
wxCpAgentWorkBench
- the wx cp agent work benchWxErrorException
- the wx error exceptionpublic String getWorkBenchTemplate(Long agentId) throws WxErrorException
WxCpAgentWorkBenchService
getWorkBenchTemplate
在接口中 WxCpAgentWorkBenchService
agentId
- the agentidWxErrorException
- the wx error exceptionpublic void setWorkBenchData(WxCpAgentWorkBench wxCpAgentWorkBench) throws WxErrorException
WxCpAgentWorkBenchService
setWorkBenchData
在接口中 WxCpAgentWorkBenchService
wxCpAgentWorkBench
- the wx cp agent work benchWxErrorException
- the wx error exceptionCopyright © 2024. All rights reserved.