fqc
lu
2025-04-08 3108a1c6f7bdddcf22905ff601633a71f73a480d
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();