...
|
...
|
@@ -4,7 +4,7 @@ import "os" |
|
|
|
|
|
const SERVICE_NAME = "mmm-worth"
|
|
|
|
|
|
var ABILITY_SERVICE_HOST = "://suplus-worth-app-gateway-dev.fjmaimaimai.com"
|
|
|
var ABILITY_SERVICE_HOST = "https://suplus-worth-app-gateway-dev.fjmaimaimai.com"
|
|
|
var MMM_OPEN_API_SERVICE_HOST = "https://mmm-open-api-dev.fjmaimaimai.com"
|
|
|
|
|
|
var LOG_LEVEL = "debug"
|
...
|
...
|
|