chenhaozhe
2025-06-26 ae4902061bc8e34f341d55b85f28acdf24d3b9dc
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; }
    }
}