更改了远程环境下websocket会来回发送重复消息的问题

This commit is contained in:
fengjiayi
2024-10-28 10:25:57 +08:00
parent e2f1ec5810
commit f20cfb755c
20 changed files with 297 additions and 167 deletions

View File

@@ -13,7 +13,7 @@ namespace Serein.FlowStartTool
{
public static void Main(string[] args)
{
#if true
#if debug
args = [@"F:\临时\project\linux\project.dnf"];
#endif