dao/src/main/resources/mapper/UsrWxPayConfigMapper.xml
@@ -10,6 +10,7 @@ <result property="appappid" column="appappid" jdbcType="VARCHAR"/> <result property="mchId" column="mch_id" jdbcType="VARCHAR"/> <result property="privateKey" column="private_key" jdbcType="VARCHAR"/> <result property="keyPath" column="key_path" jdbcType="VARCHAR"/> <result property="appSecret" column="app_secret" jdbcType="VARCHAR"/> <result property="state" column="state" jdbcType="INTEGER"/> <result property="clientId" column="client_id" jdbcType="BIGINT"/>