统一接口返回和异常捕获 #22
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
现状
我希望实现以下功能
依赖修复时可能出现权限不足的问题导致启动器卡死
依赖修复卡死问题目前通过捕获异常并返回处理了,后续还是需要改为统一异常捕获