bug
lu
2025-05-09 a282306f6e638fd1751f3ce295e9a2876503117e
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()
        {