bug
lu
2025-06-30 6a89dc5916749e18dc77b15c7c27ccd2ada38e6b
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()
        {