public interface WxCpAgentWorkBenchService
| 限定符和类型 | 方法和说明 | 
|---|---|
| String | getWorkBenchTemplate(Long agentid)Gets work bench template. | 
| void | setWorkBenchData(WxCpAgentWorkBench wxCpAgentWorkBench)Sets work bench data. | 
| void | setWorkBenchTemplate(WxCpAgentWorkBench wxCpAgentWorkBench)Sets work bench template. | 
void setWorkBenchTemplate(WxCpAgentWorkBench wxCpAgentWorkBench) throws WxErrorException
wxCpAgentWorkBench - the wx cp agent work benchWxErrorException - the wx error exceptionString getWorkBenchTemplate(Long agentid) throws WxErrorException
agentid - the agentidWxErrorException - the wx error exceptionvoid setWorkBenchData(WxCpAgentWorkBench wxCpAgentWorkBench) throws WxErrorException
wxCpAgentWorkBench - the wx cp agent work benchWxErrorException - the wx error exceptionCopyright © 2024. All rights reserved.