一直不能成功调用这个方法,调用的参数格式不正确,应该怎样调用
Dictionary<string, string> dic = new Dictionary<string, string>(); string msg=""; string token=""; Dictionary<string, string> dic2=GetDepartmentUser(token,dic,out msg);