|
|
@@ -323,7 +323,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<if test="configName != null">config_name,</if>
|
|
|
<if test="configStatus != null">config_status,</if>
|
|
|
<if test="ipAddress != null">ip_address,</if>
|
|
|
- <if test="manufacturertype != null">manufacturer_type,</if>
|
|
|
+ <if test="manufacturerType != null">manufacturer_type,</if>
|
|
|
|
|
|
<if test="port != null">port,</if>
|
|
|
|