using MESClassLibrary.EFModel;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace MESClassLibrary.Model
{
public class tb_Plan_247Model: tb_Plan_247
public string PartName { get; set; }
}