fqc
lu
2025-04-09 d2250b3ba98c5495586eb3891634dcbf9b356e4d
DevApp/Gs.DevApp/UserControl/UCUpFileList.cs
@@ -47,6 +47,9 @@
        }
        public void getFileList()
        {
            gcMx4.DataSource = null;
            if (string.IsNullOrEmpty(pGuid))
                return;
            if (pGuid.Length <= 10)
                return;
            System.Text.StringBuilder _sbSqlWhere = new System.Text.StringBuilder();