1
647556386
2025-12-18 a1b694edbd85e3f886316dac60c0993ba638f857
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_BasicService/BasicService.cs
@@ -109,7 +109,7 @@
                throw new Exception($"转换后单位不能为空");
            }
            decimal ratio = 0;
            decimal ratio = 1;
            if (fromUnit.Trim().ToLower() == toUnit.Trim().ToLower())
            {