科技资讯 Solon 用 throw 抛出数据 2023-05-17 5400℃ 返回(常见)抛出(可以理解为越级的,越类型的返回)我们经常会看到类似这样的案例,为了同时支持正常的数据和错误状态,选择一个通用的弱类型:@M...