|
|
@ -5,10 +5,10 @@ current = accountInfo.miniProgram.envVersion; |
|
|
|
|
|
|
|
|
|
|
|
const api={ |
|
|
|
develop:"http://h5.xzaiyp.top", |
|
|
|
develop:"https://pet-admin.hhlm1688.com/api", |
|
|
|
// develop:"https://api-test.catmdogd.com/test-api",
|
|
|
|
trial:"https://api-test.catmdogd.com/test-api", |
|
|
|
release:"https://api.catmdogd.com/prod-api", |
|
|
|
trial:"https://pet-admin.hhlm1688.com/api", |
|
|
|
release:"https://pet-admin.hhlm1688.com/api", |
|
|
|
} |
|
|
|
|
|
|
|
const currentUrl = api[current]; |