|
|
|
@ -24,8 +24,8 @@ namespace ButcherFactory.SegmentProductionAuto_ |
|
|
|
{ |
|
|
|
public List<short> RoleName |
|
|
|
{ |
|
|
|
//get { return new List<short> { (short)设备类别.分割生产自动化 }; }
|
|
|
|
get { return new List<short> { (short)设备类别.分割生产 }; } |
|
|
|
get { return new List<short> { (short)设备类别.分割生产自动化 }; } |
|
|
|
//get { return new List<short> { (short)设备类别.分割生产 }; }
|
|
|
|
} |
|
|
|
|
|
|
|
public Form Generate() |
|
|
|
|