增加请求响应为空的处理

This commit is contained in:
Administrator
2026-07-15 09:18:29 +08:00
parent 2b55df8fc5
commit 0218c38cd5
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -2194,6 +2194,7 @@ namespace JY.Inspection
this.button1.TabIndex = 51;
this.button1.Text = "MEStest";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// contextMenuStrip1