6 lines
234 B
TypeScript
6 lines
234 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:6448'
|
|
|