package config const ( CONST_CACHETIME = 600 //默认缓存时间 CONST_APIDBINDEX = "api" )