20240513 修改控制点检查检测

This commit is contained in:
2024-05-13 22:58:13 +08:00
parent c4e495aacb
commit b25a98ad43
11 changed files with 17 additions and 27 deletions
@@ -3,10 +3,6 @@ using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web.CQMS.ProcessControl
{