GTB: register with password, change password
This commit is contained in:
@@ -200,7 +200,7 @@ namespace Xylem.Common.CommonCore.Configuration
|
||||
= "http://sla12iis01.emea.sensus.net/MeterProcessState/api/CordonelPressureSensorTest/GetTestResults/{0}";
|
||||
|
||||
public const string LaaProductionAPI
|
||||
#if DEBUG //== false // when false uses always the production url.
|
||||
#if DEBUG == false // when false uses always the production url.
|
||||
= "http://localhost:52822";
|
||||
#else
|
||||
= "http://sla12iis01.emea.sensus.net";
|
||||
|
||||
Reference in New Issue
Block a user