package app var Conf = new(conf) type conf struct { Smskey string Codetmpid string }