| | |
| | | <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" /> |
| | | <result column="L_Auto_Copy" jdbcType="BIT" property="lAutoCopy" /> |
| | | <result column="L_Description" jdbcType="VARCHAR" property="lDescription" /> |
| | | <result column="L_Not_Related_Switch" jdbcType="BIT" property="lNotRelatedSwitch" /> |
| | | <result column="L_Multi_Group" jdbcType="BIT" property="lMultiGroup" /> |
| | | </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, 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 |
| | | --> |
| | | LS_SubTypeId, LS_Name, L_TypeId, L_TypeName, L_IconUrl, L_SceneType, L_NeedUpdate, |
| | | L_Period |
| | | L_Period, L_Real_Time, L_Auto_Copy, L_Description, L_Not_Related_Switch, L_Multi_Group |
| | | </sql> |
| | | </mapper> |