package conf // Init 初始化配置项 func Init() { // 从本地读取环境变量 //// 启动定时任务 //tasks.CronJob() }