`src/router/clientRouter.ts`和`src/router/electronRouting.ts`内的地址还是 ```http://ac.sizzwoo.cc/rank/u/${store.state.userProfile.userID}``` 现在应该是 ```http://ac.ctrlcv.cc/u/${store.state.userProfile.userID}```
src/router/clientRouter.ts和src/router/electronRouting.ts内的地址还是http://ac.sizzwoo.cc/rank/u/${store.state.userProfile.userID}现在应该是
http://ac.ctrlcv.cc/u/${store.state.userProfile.userID}