Update runtime code

This commit is contained in:
hevinci
2022-10-08 12:09:34 +08:00
parent 4eca73303b
commit 38c0ca0ce1
3 changed files with 5 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ namespace YooAsset
public string FallbackHostServer = string.Empty;
/// <summary>
/// 查询服务
/// 内置资源查询服务接口
/// </summary>
public IQueryServices QueryServices = null;
}