* ### js中如何获取bsessionID js中要获取当前组织(人、部门、岗位)信息可以用this.getContext()中提供的API 获取bsessionID同样用的也是thi.getContext()中的API,具体写法如下: this.getContext().getBSessionID() 获取bsession id