in lib/shenyu/register/eureka.lua [85:90]
function _M.init(conf) _M.storage = conf.upstream_list _M.base_url = conf.base_url _M.path = conf.path end