6 lines
229 B
TypeScript
6 lines
229 B
TypeScript
|
//export const apiImageUrl = 'http://39.101.78.35:6271'
|
||
|
//export const apiImageUrl = 'http://localhost:9999'
|
||
|
//export const apiImageUrl = 'http://39.101.78.35:6448'
|
||
|
|
||
|
export const apiImageUrl = 'https://xiaokuaisong.shop'
|
||
|
|