前台页面整体保存功能完善和后台读取社区列表和读取幢列表的功能开发

This commit is contained in:
范露尧
2023-06-29 20:11:20 +08:00
parent 352c658960
commit 0032956dbe
32 changed files with 1184 additions and 159 deletions

View File

@@ -13,6 +13,7 @@ namespace Vote.Services.Entities
[Serializable]
public class outside_wall
{
public string submitCode { get; set; }
/// <summary>
/// Id主键
/// </summary>