1
duhe
2025-06-20 49916a044619ae1a4c81789161ece80a520eaac9
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; }
    }
}