WebAPI/Models/ClsGy_PNLInfo.cs
@@ -14,5 +14,8 @@ public int HColCount { get; set; } // 列数 public string HMaker { get; set; } // 创建人 public DateTime HMakeDate { get; set; } // 创建时间 public string HPNLPosition_x { get; set; } public string HPNLPosition_y { get; set; } } }