forked from ddrilling/AsbCloudServer
Merge branch 'dev' into feature/process_map_fix
This commit is contained in:
commit
c3aa8d443a
@ -18,5 +18,5 @@ public class WellSectionTypeDto : IId
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Порядок
|
/// Порядок
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public int Order { get; set; }
|
public float Order { get; set; }
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user