Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ try {
const instance = axios.create({
timeout: 4000,
baseURL:
baseURL || 'https://gitee.com/monkeyWang/rubickdatabase/raw/master',
baseURL || 'https://gitcode.net/rubickcenter/rubick-database/-/raw/master',
});
export default {

View File

@ -1,6 +1,6 @@
{
"name": "rubick",
"version": "4.2.7",
"version": "4.2.6",
"author": "muwoo <2424880409@qq.com>",
"private": true,
"scripts": {