示例#1
0
 public override string ToXML()
 {
     CreateTime = OSecurity.DateTimeToTimeStamp(DateTime.Now);
     return(WXManage.ToXML(this));
 }