Commit 723e82ff by 墨竹

fix:错误

parent f9d23e69
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
<result column="wx_security_type" property="wxSecurityType" jdbcType="INTEGER"/> <result column="wx_security_type" property="wxSecurityType" jdbcType="INTEGER"/>
<result column="auto_active_flag" property="autoActiveFlag" jdbcType="INTEGER"/> <result column="auto_active_flag" property="autoActiveFlag" jdbcType="INTEGER"/>
<result column="wx_corpid" property="wxCorpid"/> <result column="wx_corpid" property="wxCorpid"/>
<result column="open_corpid" property="openOorpid"/> <result column="open_corpid" property="openCorpid"/>
</resultMap> </resultMap>
<sql id="Base_Column_List"> <sql id="Base_Column_List">
......
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