|
@@ -126,11 +126,11 @@ namespace IMCS.CCS.Entitys
|
|
|
|
|
|
public enum ThreeCoordinatesFinishedWrokIdEnum
|
|
|
{
|
|
|
- [EnumDescription("db200.2668.0")]
|
|
|
+ [EnumDescription("DB200.2668")]
|
|
|
L,
|
|
|
- [EnumDescription("db200.2708.0")]
|
|
|
+ [EnumDescription("DB200.2708")]
|
|
|
M,
|
|
|
- [EnumDescription("db200.2748.0")]
|
|
|
+ [EnumDescription("DB200.2748")]
|
|
|
R,
|
|
|
}
|
|
|
}
|