JhHardwareWRS/utils/config.js
2026-06-24 15:19:14 +08:00

6 lines
158 B
JavaScript

module.exports = {
apiBaseUrl: 'https://api.jiahengsmart.top',
// apiBaseUrl: 'http://192.168.3.42:8020',
// apiBaseUrl: 'http://172.16.144.66:8020',
}