更新基础组件,睡眠后恢复时,如果网络不好,不要请求服务端,避免报错日志增多
大石头 编写于 2024-03-30 06:34:55
GitSync
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################

/.vs
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
/packages
*.user
/Data
/Log
*.log
*.nuspec
*.nupkg
Config/
*.suo
.vs/
.idea/
.vscode/