2025-06-27 10:04:22 +08:00

8 lines
127 B
JavaScript

// window.server = {
// pubUrl: 'http://localhost:8081/'
// }
window.server = {
pubUrl: 'https://10.86.138.22/shp/'
}