更新了网络服务接口定义
This commit is contained in:
@@ -139,6 +139,7 @@ namespace BITKit
|
||||
|
||||
private async void Start()
|
||||
{
|
||||
var fileName = this.fileName;
|
||||
await UniTask.SwitchToThreadPool();
|
||||
if (File.Exists(fileName))
|
||||
{
|
||||
|
Reference in New Issue
Block a user