duheng
2024-12-24 b826e3716742abba49ab2a851b943ea8328db66e
Service/HStation.Service.Assets.Core/05-service/03-Elbow/03-ElbowFactor/Cache/AssetsElbowFactorCacheHelper.cs
ÎļþÃû´Ó Service/HStation.Service.Assets.Core/05-service/03-Elbow/03-AssetsElbowCoefficient/Cache/AssetsElbowCoefficientCacheHelper.cs ÐÞ¸Ä
@@ -4,9 +4,9 @@
    /// AssetsElbowFactor
    /// ç¼“存辅助类
    /// </summary>
    internal class AssetsElbowCoefficientCacheHelper
    internal class AssetsElbowFactorCacheHelper
    {
        private const string _contentKey = "AssetsElbowCoefficientList";
        private const string _contentKey = "AssetsElbowFactorList";
        internal static string GetCacheKey()
        {