lu
2025-03-29 a11c34dd29bbc7cf834906eb01f1c884ba941137
DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
@@ -1589,7 +1589,6 @@
                    return rowGuid;
                }
            }
            return "";
        }
@@ -1731,7 +1730,6 @@
                            _sbSqlWhere.Append(" and " + itm.fileId + itm.fileOper + "'" + itm.fileValue + "'");
                            break;
                    }
                }
            }
            return _sbSqlWhere.ToString();