1019-003-gaofei

This commit is contained in:
gaofei
2021-10-19 17:50:34 +08:00
parent fbe44ac308
commit b6e254bfca
8 changed files with 195 additions and 8 deletions
+8
View File
@@ -103,6 +103,14 @@ namespace BLL
set;
}
/// <summary>
/// 费控软件地址
/// </summary>
public static string ControlApiUrl
{
get;
set;
}
/// <summary>
/// 软件版本
/// </summary>
public static string SystemVersion