package jd const ( apiUrl = "https://api.jd.com/routerjson" ) const ( LogTable = "jd" )