-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
第一个请求获取到BaiduAccessToken对象就释放了锁,此时对象中的access_token还是空。第二个请求马上进来直接拿走这个对象,导致获取到的access_token为空,进而导致请求模型报错
- Loading branch information
puqs1
committed
Sep 4, 2024
1 parent
14af875
commit e1eafb4
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters