Files
aida_front/src/tool/GO.ts

5 lines
75 B
TypeScript
Raw Normal View History

2023-08-05 12:52:56 +08:00
export default {
id : 1,
2023-08-21 10:55:39 +08:00
testUrl:'http://192.168.1.5:10086',
zIndex:2,
2023-08-05 12:52:56 +08:00
}