diff --git a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml
index 80e220a..1d64398 100644
--- a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml
+++ b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml
@@ -317,6 +317,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{deviceWeight},
#{deviceCount},
#{code},
+ #{identifyCode},
#{typeId},
#{maStatus},
#{leaseScope},
@@ -651,6 +652,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{deviceWeight},
#{deviceCount},
#{code},
+ #{identifyCode},
#{typeId},
#{maStatus},
#{leaseScope},