bugfix
This commit is contained in:
@@ -109,7 +109,7 @@ namespace Ewide.Nbzs.Entity.Extends
|
||||
public Guid ID { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string Contents { get; set; }
|
||||
public DateTime? PublicTime { get; set; }
|
||||
public string PublicTime { get; set; }
|
||||
public string Area { get; set; }
|
||||
}
|
||||
public class FHPG
|
||||
|
||||
Reference in New Issue
Block a user