代码调整
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user