This commit is contained in:
路 范
2021-11-29 16:12:44 +08:00
parent 099fa26524
commit 184504d23e
16 changed files with 93 additions and 51 deletions

View File

@@ -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