//时间:20200608 //作者:郝爽 //功能:测量数据类 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MeasureData { public class Class1 { } }