roses/kernel-s-customer/customer-business/src/main/java/cn/stylefeng/roses/kernel/customer/modular/service/CustomerService.java
@@ -196,4 +196,9 @@ */ String[] getBindWorkerPostIds(String workerNo, PostIdEnum post11Enum, PostIdEnum post21Enum); /** * 绑定顾问岗位ID数据 */ Boolean userBindClassConsultWorkerId(Long customerId, String workerNo); }