2021与蓝度共同重构项目,服务端
liuhaonan
2022-08-29 e947320e6604a12f5fd6e323b0a885b9a77c1e95
dao/src/main/resources/mapper/LedPlayerEntityMapper.xml
@@ -10,6 +10,7 @@
        <result property="playerName" column="player_name" jdbcType="VARCHAR"/>
        <result property="playerId" column="player_id" jdbcType="VARCHAR"/>
        <result property="sn" column="sn" jdbcType="VARCHAR"/>
        <result property="resolution" column="resolution" jdbcType="VARCHAR"/>
        <result property="createTimestamp" column="create_timestamp" jdbcType="BIGINT"/>
    </resultMap>