Talk管理-通过品牌获取话术分类接口
2020-12-28 19:20:05 1 举报
Talk管理-通过品牌获取话术分类接口
作者其他创作
大纲/内容
List
Long empId
TalkController
talkClient<>
getBrandIdsByEmpId
getVehicleBrandByIds
httpServletRequest
getTalkType
私有方法getBrandIdByEmpId
VehicleBrandDao.xml
epmloyeeBrandManager.getBrandIdsByEmpId
scrm-organization-service/v1.1/talk/type
List brandIds
外部服务
Response
vehicleBrandDaoimpl
私有方法调用入参:empId
public static final String BU5_CMS_SERVICE = \"scrm-content-service\"
select<include refid=\"Base_Column_List\"/>from v_vehicle_brandwhere id in<foreach collection=\"list\" item=\"item\" separator=\
SELECT brand_idFROM org_employee_brandwhereemp_id = #{empId}
Talk管理-通过品牌获取话术分类接口
VehicleBrandDao
employeeBrandServiceimpl.getBrandIdsByEmpId
Long.valueOf(empId)
vehicleBrandServiceimpl
DemoConstant.BU5_CMS_SERVICE
EmployeeBrandServiceImpl
TalkServiceimpl
EmployeeBrandDao.xml
brandCodes
epmloyeeBrandManagerimpl
EmployeeBrandDao<>
入参:brandCodes
vehicleBrandManagerimpl
反参:String codes
收藏
0 条评论
下一页