提交代码

This commit is contained in:
hehaibing-1996
2024-05-03 11:04:59 +08:00
parent 97888c6978
commit d283924ae1
48 changed files with 802 additions and 509 deletions

View File

@ -40,10 +40,6 @@ namespace 货架标准上位机
Scanners.Add(Scanner);
return EasyTask.CompletedTask;
};
client.Received = async (c, e) =>
{
;
};
client.Setup(new TouchSocket.Core.TouchSocketConfig()
.SetSerialPortOption(new SerialPortOption()
{