yfh
4 months ago
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
package groupType |
|||
|
|||
const ( |
|||
// 深部位移
|
|||
DeepDisplace = "201" |
|||
|
|||
// 液压传感器测量沉降
|
|||
Settlement = "202" |
|||
|
|||
// 测斜测沉降或挠度
|
|||
AngleToSettlement = "203" |
|||
) |
Loading…
Reference in new issue