
与我们的售前专家
在线聊天
如下图 我们的异构系统是支持http 接口 直接配置的 ,现在我想配置一个金蝶的查询接口 但是金蝶的登录 和查询是两个地址 必须先调用登录地址 然后再调用查询地址 这个要怎么弄呢 假设金蝶登录ip为 http://ip/k3cloud/Kingdee.BOS.WebApi.ServicesStub.AuthService.ValidateUser.common.kdsvc,查询ip 为http://ip/k3cloud/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.ExecuteBillQuery.common.kdsvc
如下图 我们的异构系统是支持http 接口 直接配置的 ,现在我想配置一个金蝶的查询接口 但是金蝶的登录 和查询是两个地址 必须先调用登录地址 然后再调用查询地址 这个要怎么弄呢 假设金蝶登录ip为 http://ip/k3cloud/Kingdee.BOS.WebApi.ServicesStub.AuthService.ValidateUser.common.kdsvc,查询ip 为http://ip/k3cloud/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.ExecuteBillQuery.common.kdsvc