bug
lu
2025-06-13 6beb321d3a6e9909d14a6e94d8e34195211201c5
DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.cs
@@ -12,7 +12,7 @@
{
    public partial class MesFqcExceptional : DevExpress.XtraEditors.XtraForm
    {
        string _webServiceName = "MesQcExceptionalManager/";
        string _webServiceName = "FqcExceptionalManager/";
        List<FilterEntity> _filterList = new List<FilterEntity>();
        public MesFqcExceptional()
        {