From 8bf5f0281d3343160e76f7b79dacba9658f1c115 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期六, 11 三月 2023 20:09:51 +0800 Subject: [PATCH] linux 修改 --- Core/IStation.Core/Product.cs | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Core/IStation.Core/Product.cs b/Core/IStation.Core/Product.cs index 69ea852..8c5a726 100644 --- a/Core/IStation.Core/Product.cs +++ b/Core/IStation.Core/Product.cs @@ -41,7 +41,6 @@ #endregion - #region 鎴愬璁惧 /// <summary> @@ -58,7 +57,6 @@ public const string Catalog_PuTongChengTaoSheBei = "鏅�氭垚濂楄澶�"; #endregion - #region 璁惧 @@ -179,6 +177,10 @@ /// 閫氫俊璁惧 /// </summary> public const string Catalog_TongXinSheBei = "閫氫俊璁惧"; + /// <summary> + /// SIM鍗� + /// </summary> + public const string Catalog_Sim = "SIM鍗�"; #endregion @@ -196,8 +198,8 @@ /// 鍏朵粬鎴愭湰 /// </summary> public const string Cost_Catalog_QiTaChengBen = "鍏朵粬鎴愭湰"; - #endregion + #endregion #region 璁惧璐圭敤绫诲瀷 -- Gitblit v1.9.3