url_cfg.json 756 Bytes
{
	"protocol": "http",
	"host": "shop.esc.diligrp.com",
	"host_download" : "gateway.esc.diligrp.com",
	"host_decode":"proxy.card.esc.diligrp.com",
	"port": 0,
	"main_path": "/user/clientInitMain.page",
	"login_path": "/counter/authorizeCounter.auth",
	"logout_path": "/user/doLogout.auth",
	"menu_auth_path":"/counter/loadPermission.do", 
	"user_msg_count_path":"/message/countUserMessage.do", 
	"user_msg_path":"/message/userMessageInit.page",
	"modify_pwd_path":"/portal/account/initModifyPassword",
	"create_merchant_path":"/portal/merchant/init",
	"notice_msg_path":"/message/client",
	"download_path":"/spi/client/version/download.do",
	"download_file_path":"/spi/client/version/downloadFile.do",
	"decode_path":"/spi/dlt/qrCode/decodeQrCodeData.do"
}