4 lines
63 B
TypeScript
4 lines
63 B
TypeScript
|
|
export default {
|
||
|
|
id : 1,
|
||
|
|
testUrl:'http://192.168.1.5:10086'
|
||
|
|
}
|