bug
xiangpei
2024-08-19 d3d8a54252498f2a1b6da0d9d4a3ed12c7e8451a
ycl-server/src/main/resources/mapper/zgyw/PlatformOnlineMapper.xml
@@ -47,7 +47,7 @@
    </select>
    <select id="sumYesterday" resultMap="BaseResultMap">
    <select id="yesterdayData" resultMap="BaseResultMap">
        select * from t_platform_online
        where create_date between #{startDate} and #{endDate}
    </select>