|
@@ -116,11 +116,11 @@ namespace IMCS.CCS.Entitys
|
|
|
|
|
|
public enum ThreeCoordinatesFinishedEnum
|
|
|
{
|
|
|
- [EnumDescription("db200.18.0")]
|
|
|
+ [EnumDescription("DB200.18")]
|
|
|
L,
|
|
|
- [EnumDescription("db200.20.0")]
|
|
|
+ [EnumDescription("DB200.20")]
|
|
|
M,
|
|
|
- [EnumDescription("db200.22.0")]
|
|
|
+ [EnumDescription("DB200.22")]
|
|
|
R,
|
|
|
}
|
|
|
|