111,129
社区成员
发帖
与我相关
我的任务
分享
public class LedTaskAll
{
public string pickno
{
get;
set;
}
public string pksectntype
{
get;
set;
}
public int taskcount
{
get;
set;
}
public int finish
{
get;
set;
}
public int notfinish
{
get;
set;
}
public float progress
{
get;
set;
}
}