1CNCECPath
This commit is contained in:
@@ -95,8 +95,11 @@ namespace BLL
|
||||
/// </summary>
|
||||
public static string CNCECPath
|
||||
{
|
||||
get;
|
||||
set;
|
||||
get
|
||||
{
|
||||
var path = BLL.ServerService.GetQHSEUrl();
|
||||
return path;
|
||||
}
|
||||
}
|
||||
public static string SGGLUrl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user