namespace IStation { /// /// Project /// public class Paras_Project { /// /// 项目标识 /// public long ID { get; set; } } }