2021与蓝度共同重构项目,服务端
liuhaonan
2022-08-24 70c66f5e065b6d467812f8e702f87c2262bce67e
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"/>