| | |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | using WIDESEA.Services.Services.ToMes; |
| | | |
| | | namespace ErpWebService |
| | | { |
| | | |
| | |
| | | { |
| | | if ((endpointConfiguration == EndpointConfiguration.Service_EQPSoap)) |
| | | { |
| | | return new System.ServiceModel.EndpointAddress("http://172.21.1.117/barcode/Webservice/WebService_ZY/Service_EQP.asmx"); |
| | | return new System.ServiceModel.EndpointAddress(ToMesService.POSTURL); |
| | | } |
| | | if ((endpointConfiguration == EndpointConfiguration.Service_EQPSoap12)) |
| | | { |
| | | return new System.ServiceModel.EndpointAddress("http://172.21.1.117/barcode/Webservice/WebService_ZY/Service_EQP.asmx"); |
| | | return new System.ServiceModel.EndpointAddress(ToMesService.POSTURL); |
| | | } |
| | | throw new System.InvalidOperationException(string.Format("æ¾ä¸å°å称为â{0}âçç»ç»ç¹ã", endpointConfiguration)); |
| | | } |