1
wtt
2025-06-26 96778728ad55c980a9933c7f27ed4f15203b2cec
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; }
    }
}