static void Main(string[] args) { Log.Info("收到汇款单已退款通知", null, "收到汇款单已退款通知"); QuartzHelper.ExecuteAtTime(ForeignExchange, "*/55 * * * * ?"); }