IFileService, настройки хранилища. EsppDataController
This commit is contained in:
@@ -41,6 +41,12 @@
|
||||
public const string getParam = "{id}";
|
||||
}
|
||||
|
||||
public static class EsppData
|
||||
{
|
||||
public const string UploadTemplates = Base + "/espp-data/templates";
|
||||
|
||||
}
|
||||
|
||||
public static class Test
|
||||
{
|
||||
public const string GetMyIp = Base + "/tests/my-ip";
|
||||
|
||||
Reference in New Issue
Block a user