package common func init() { initConfig() initMySQL() initRedis() }