package jd const ( apiUrl = "https://api.jd.com/routerjson" ) const ( logTable = "jd" ) const Version = "1.0.1"