代码调整

This commit is contained in:
2023-11-20 14:10:30 +08:00
parent 76909cee43
commit 4a424312b9

View File

@@ -2,7 +2,7 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.njcn.prepare.harmonic.mapper.mysql.dim.PmsCountLedgerMapper">
<select id="newDateData" resultType="PmsCountLedger">
<select id="newDateData" resultType="com.njcn.device.pms.pojo.po.PmsCountLedger">
SELECT
date,
Section,