SVN r1236
SVN-Revision: r1236
This commit is contained in:
@@ -148,4 +148,11 @@ namespace Lskj.Control
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
{
|
||||
}
|
||||
}
|
||||
if (pms.Count > 0)
|
||||
{
|
||||
DateTime dateTime = DateTime.Now.AddDays(1);
|
||||
DateTime epoch = new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Utc);
|
||||
|
||||
Reference in New Issue
Block a user