From a251442d9fc088b3d8cf74d20b959f0f6103b095 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 14 九月 2020 17:42:10 +0800
Subject: [PATCH] 20200914
---
HDL_ON/Entity/DB_ResidenceData.cs | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/HDL_ON/Entity/DB_ResidenceData.cs b/HDL_ON/Entity/DB_ResidenceData.cs
index 670d890..ef7b8cf 100644
--- a/HDL_ON/Entity/DB_ResidenceData.cs
+++ b/HDL_ON/Entity/DB_ResidenceData.cs
@@ -2,6 +2,7 @@
using System.Collections.Generic;
using HDL_ON.DAL;
using HDL_ON.DAL.Net;
+using Shared;
namespace HDL_ON.Entity
{
@@ -424,6 +425,11 @@
MainPage.Log("Save DB_ResidenceData");
}
+ /// <summary>
+ /// 褰撳墠閫夋嫨鐨勬ゼ灞�
+ /// </summary>
+ public string CurFoor = Language.StringByID(StringId.All);
+
#region 鎴块棿鏁版嵁鐩稿叧
/// <summary>
/// 鍒濆鍖栨瘡涓埧闂寸殑鍔熻兘鏁版嵁
--
Gitblit v1.8.0