1
duhe
2025-06-23 ccbc8382401787f1fbee103bf6bc1940b4b78366
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; }
    }
}