php如何调用自定义webapi(万能webapi)
2,041次浏览
编辑于2016年03月28日 17:21:37
自定义的webapi的url:http://xxx.xxx.xxx.xxx:8000/Orange.K3.API.Services.EccAllThirdOrderService.CancelOrder.common.kdsvc
像这样的url,php调不通,这个是什么问题?
登录接口调用没问题:
http://xxx.xxx.xxx.xxx:8000/Kingdee.BOS.WebApi.ServicesStub.AuthService.ValidateUser.common.kdsvc
推荐阅读