url_cfg.json 674 Bytes
{
	"protocol": "http",
	"host": "etrade.esc.diligrp.com",
	"port": 80,
	"main_path": "/iset/oauth/clientInitMain.iset",
    "login_path": "/iset/oauth/login.auth",
    "logout_path": "/iset/oauth/logout.auth",
    "menu_auth_path":"/iset/oauth/loadUserPermission.iset", 
    "user_msg_count_path":"", 
    "user_msg_path":"",
    "modify_pwd_path":"/iset/oauth/initChangePwd.iset",
	"get_card_name_path":"/iset/product/buyerQuery.iset",
	"get_seller_card_path":"/iset/product/sellerQuery.iset",
	"get_product_name_path":"/iset/product/productQuery.iset",
	"submit_orders_path":"/iset/product/submitStatement.iset",
	"finish_order_path":"/iset/product/finishStatement.iset"
}