We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f18fb63 + b0c2d99 commit a05bc07Copy full SHA for a05bc07
src/config/index.js
@@ -14,7 +14,7 @@ export default {
14
*/
15
baseUrl: {
16
dev: 'https://api.our-dream.cn/admin/',
17
- pro: 'https://api.our-dream.cn/admin/'
+ pro: 'https://pet.apiadmin.net/admin/'
18
},
19
/**
20
* @description 需要加载的插件
0 commit comments