using (await CoroutineLockComponent.Instance.Wait(CoroutineLockType.A, self.InstanceId)) 请问IO读写操作需要用协程锁这样锁住吗?
【协程锁使用技巧】协程锁在客户端使用,亦是一把大杀器 - ET社区