From 8cefc1f93fc2db49465a5dd11ce94ed11267ea53 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 22 八月 2023 17:48:39 +0800 Subject: [PATCH] 2023年08月22日17:48:30 --- HDL_ON/UI/MainPage.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs index 6f43aa2..df9b511 100644 --- a/HDL_ON/UI/MainPage.cs +++ b/HDL_ON/UI/MainPage.cs @@ -622,6 +622,7 @@ if (msg.Contains("鏀跺埌鏁版嵁") || msg.Contains("鍙戦��") || msg.Contains("鎺ユ敹鍒版帹閫�") + || msg.Contains("api") ) Console.WriteLine(msg); -- Gitblit v1.8.0