common.js 157 Bytes
// var urls='http://127.0.0.1:9502/api/v1/'
var apiUrl = 'http://192.168.7.196:9201';    // 192.168.9.196:9201/
var processUrl = 'http://192.168.7.196:9202';