接口startProcessInstanceWithBizInfo与租户信息无关, 建议多租户情况下,先设置租户ID后,再调用此接口。
tenantID设置方法: BPSServiceClientFactory.getLoginManager().setCurrentUser("userID","userName","tenantID", "");