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
WxCpAgentWorkBenchServicesetWorkBenchTemplate 在接口中 WxCpAgentWorkBenchServicewxCpAgentWorkBench - the wx cp agent work benchWxErrorException - the wx error exceptionpublic String getWorkBenchTemplate(Long agentId) throws WxErrorException
WxCpAgentWorkBenchServicegetWorkBenchTemplate 在接口中 WxCpAgentWorkBenchServiceagentId - the agentidWxErrorException - the wx error exceptionpublic void setWorkBenchData(WxCpAgentWorkBench wxCpAgentWorkBench) throws WxErrorException
WxCpAgentWorkBenchServicesetWorkBenchData 在接口中 WxCpAgentWorkBenchServicewxCpAgentWorkBench - the wx cp agent work benchWxErrorException - the wx error exceptionCopyright © 2024. All rights reserved.