get my ip test
This commit is contained in:
@@ -41,6 +41,13 @@
|
||||
public const string getParam = "{id}";
|
||||
}
|
||||
|
||||
public static class Test
|
||||
{
|
||||
public const string GetMyIp = Base + "/tests/my-ip";
|
||||
|
||||
}
|
||||
|
||||
|
||||
//public static class Layer
|
||||
//{
|
||||
// public const string GetAll = Base + "/layers/";
|
||||
@@ -52,6 +59,6 @@
|
||||
|
||||
// public const string getParam = "{id}";
|
||||
//
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user