Commit d6a4065b authored by hezhuozhi's avatar hezhuozhi

气瓶数据项调整 / 发起页调整

parent cb242abe
...@@ -13,7 +13,7 @@ public enum InformationManageTypeEnum { ...@@ -13,7 +13,7 @@ public enum InformationManageTypeEnum {
*/ */
TYPE_QR_CODE("1", "二维码"), TYPE_QR_CODE("1", "二维码"),
TYPE_STAMP("2", "电子标签"), TYPE_STAMP("2", "电子标签"),
TYPE_OTHER("2", "其他"), TYPE_OTHER("3", "其他"),
TYPE_NO("99", "无"); TYPE_NO("99", "无");
private String code; private String code;
......
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