5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
|
|
const publicPath = 'http://112.29.103.165:1618/GsExamWeb'
|
||
|
|
|
||
|
|
export {
|
||
|
|
publicPath
|
||
|
|
}
|