mt-qj-wcs-ui/static/config.js
2021-11-11 16:23:58 +08:00

12 lines
197 B
JavaScript

/*
* @Author: zwq
* @Date: 2021-10-29 15:09:18
* @LastEditors: zwq
* @LastEditTime: 2021-10-29 15:12:14
* @Description:
*/
window.global_config = {
BASE_URL: 'http://192.168.1.188:8009'
}