Commit 59bc18dc authored by suhuiguang's avatar suhuiguang

1.修改开发bug

parent 94083a7a
...@@ -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_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