....
This commit is contained in:
@@ -34,7 +34,7 @@ namespace FCM0000.Mail
|
||||
{
|
||||
//한달전으로 처리
|
||||
this.dtEd.Value = DateTime.Now;
|
||||
this.dtSd.Value = DateTime.Now.AddMonths(-1);
|
||||
this.dtSd.Value = DateTime.Now.AddDays(-10);
|
||||
refreshData();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user