Commit b0cd42cc authored by 韩桐桐's avatar 韩桐桐

fix(tzs):客运索道枚举值修改

parent a080f76a
...@@ -19,7 +19,7 @@ public enum EquipmentClassifityEnum { ...@@ -19,7 +19,7 @@ public enum EquipmentClassifityEnum {
QZJX("起重机械","4000"), QZJX("起重机械","4000"),
CC("场(厂)内专用机动车辆","5000"), CC("场(厂)内专用机动车辆","5000"),
YLSS("大型游乐设施","6000"), YLSS("大型游乐设施","6000"),
KYSD("压力管道元件","9000"), KYSD("客运索道","9000"),
YLGD("压力管道","8000"), YLGD("压力管道","8000"),
QP("气瓶","2300"), QP("气瓶","2300"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment