能源管理初版

This commit is contained in:
砂糖
2025-09-28 14:38:41 +08:00
parent 16776ffdc8
commit ef8ba712df
25 changed files with 2472 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.klp.ems.mapper.EmsLocationMapper">
<resultMap type="com.klp.ems.domain.EmsLocation" id="EmsLocationResult">