更新了网络服务接口定义

This commit is contained in:
CortexCore
2023-06-07 02:02:14 +08:00
parent 08b05f8a74
commit b2444fd909
2727 changed files with 20455 additions and 4448 deletions

View File

@@ -139,6 +139,7 @@ namespace BITKit
private async void Start()
{
var fileName = this.fileName;
await UniTask.SwitchToThreadPool();
if (File.Exists(fileName))
{