hutongqing
2024-12-23 a7f9f1c44f6a1201061e12dbb4c5424f4b44737c
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Utilities/EntityProperties.cs
@@ -184,7 +184,7 @@
                    continue;
                //涓嶅湪缂栬緫涓殑鍒楋紝鏄惁涔熻蹇呭~
                if (!dic.ContainsKey(property.Name.FirstLetterToLower()) /*&& !dic.ContainsKey(property.Name.FirstLetterToUpper())*/)
                if (!dic.ContainsKey(property.Name.FirstLetterToLower()))
                {
                    if (!sugarColumn.IsNullable)
                    {