| | |
| | | <?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" > |
| | | <mapper namespace="cn.flightfeather.supervision.domain.mapper.LedgerSubTypeMapper" > |
| | | <resultMap id="BaseResultMap" type="cn.flightfeather.supervision.domain.entity.LedgerSubType" > |
| | | <?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"> |
| | | <mapper namespace="cn.flightfeather.supervision.domain.mapper.LedgerSubTypeMapper"> |
| | | <resultMap id="BaseResultMap" type="cn.flightfeather.supervision.domain.entity.LedgerSubType"> |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |
| | | <id column="LS_SubTypeId" property="lsSubtypeid" jdbcType="INTEGER" /> |
| | | <result column="LS_Name" property="lsName" jdbcType="VARCHAR" /> |
| | | <result column="L_TypeId" property="lTypeid" jdbcType="INTEGER" /> |
| | | <result column="L_TypeName" property="lTypename" jdbcType="VARCHAR" /> |
| | | <result column="L_IconUrl" property="lIconurl" jdbcType="VARCHAR" /> |
| | | <result column="L_SceneType" property="lScenetype" jdbcType="INTEGER" /> |
| | | <result column="L_NeedUpdate" property="lNeedupdate" jdbcType="BIT" /> |
| | | <result column="L_Period" property="lPeriod" jdbcType="INTEGER" /> |
| | | <id column="LS_SubTypeId" jdbcType="INTEGER" property="lsSubtypeid" /> |
| | | <result column="LS_Name" jdbcType="VARCHAR" property="lsName" /> |
| | | <result column="L_TypeId" jdbcType="INTEGER" property="lTypeid" /> |
| | | <result column="L_TypeName" jdbcType="VARCHAR" property="lTypename" /> |
| | | <result column="L_IconUrl" jdbcType="VARCHAR" property="lIconurl" /> |
| | | <result column="L_SceneType" jdbcType="INTEGER" property="lScenetype" /> |
| | | <result column="L_NeedUpdate" jdbcType="BIT" property="lNeedupdate" /> |
| | | <result column="L_Period" jdbcType="INTEGER" property="lPeriod" /> |
| | | <result column="L_Real_Time" jdbcType="BIT" property="lRealTime" /> |
| | | </resultMap> |
| | | <sql id="Base_Column_List" > |
| | | <sql id="Base_Column_List"> |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |
| | | LS_SubTypeId, LS_Name, L_TypeId, L_TypeName, L_IconUrl, L_SceneType, L_NeedUpdate, |
| | | L_Period, L_Real_Time |
| | | </sql> |
| | | <resultMap id="BaseResultMap" type="cn.flightfeather.supervision.domain.entity.LedgerSubType"> |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |
| | | <id column="LS_SubTypeId" jdbcType="INTEGER" property="lsSubtypeid" /> |
| | | <result column="LS_Name" jdbcType="VARCHAR" property="lsName" /> |
| | | <result column="L_TypeId" jdbcType="INTEGER" property="lTypeid" /> |
| | | <result column="L_TypeName" jdbcType="VARCHAR" property="lTypename" /> |
| | | <result column="L_IconUrl" jdbcType="VARCHAR" property="lIconurl" /> |
| | | <result column="L_SceneType" jdbcType="INTEGER" property="lScenetype" /> |
| | | <result column="L_NeedUpdate" jdbcType="BIT" property="lNeedupdate" /> |
| | | <result column="L_Period" jdbcType="INTEGER" property="lPeriod" /> |
| | | </resultMap> |
| | | <sql id="Base_Column_List"> |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |
| | | LS_SubTypeId, LS_Name, L_TypeId, L_TypeName, L_IconUrl, L_SceneType, L_NeedUpdate, |
| | | L_Period |
| | | </sql> |
| | | <resultMap id="BaseResultMap" type="cn.flightfeather.supervision.domain.entity.LedgerSubType"> |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |
| | | <id column="LS_SubTypeId" jdbcType="INTEGER" property="lsSubtypeid" /> |
| | | <result column="LS_Name" jdbcType="VARCHAR" property="lsName" /> |
| | | <result column="L_TypeId" jdbcType="INTEGER" property="lTypeid" /> |
| | | <result column="L_TypeName" jdbcType="VARCHAR" property="lTypename" /> |
| | | <result column="L_IconUrl" jdbcType="VARCHAR" property="lIconurl" /> |
| | | <result column="L_SceneType" jdbcType="INTEGER" property="lScenetype" /> |
| | | <result column="L_NeedUpdate" jdbcType="BIT" property="lNeedupdate" /> |
| | | <result column="L_Period" jdbcType="INTEGER" property="lPeriod" /> |
| | | </resultMap> |
| | | <sql id="Base_Column_List"> |
| | | <!-- |
| | | WARNING - @mbg.generated |
| | | --> |