chenhaozhe
2025-06-16 7f0779d2620af812addb71f9a2685c6e7635e73d
WebAPI/Models/Gy_PNLInfoSub.cs
File was renamed from WebAPI/Controllers/»ù´¡×ÊÁÏ/»ù´¡×ÊÁÏ/Gy_PNLInfoSub.cs
@@ -3,7 +3,7 @@
using System.Linq;
using System.Web;
namespace WebAPI.Controllers.基础资料.基础资料
namespace WebAPI.Models
{
    public class Gy_PNLInfoSub
    {
@@ -15,4 +15,4 @@
        public int HPosition_x { get; set; } // PCS行所在索引
        public int HPosition_y { get; set; } // PCS列所在索引
    }
}
}