| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?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="com.ydtech.modules.fee.dao.InsFeeOrderNewHistoryMapper">
- <resultMap id="BaseResultMap" type="com.ydtech.modules.fee.entity.po.InsFeeOrderNewHistory">
- <id property="id" column="id" jdbcType="VARCHAR"/>
- <result property="insOrderNo" column="ins_order_no" jdbcType="VARCHAR"/>
- <result property="agreementId" column="agreement_id" jdbcType="BIGINT"/>
- <result property="costsId" column="costs_id" jdbcType="VARCHAR"/>
- <result property="deptId" column="dept_id" jdbcType="VARCHAR"/>
- <result property="userId" column="user_id" jdbcType="VARCHAR"/>
- <result property="jqPremium" column="jq_premium" jdbcType="DECIMAL"/>
- <result property="syPremium" column="sy_premium" jdbcType="DECIMAL"/>
- <result property="noPremium" column="no_premium" jdbcType="DECIMAL"/>
- <result property="jqNoTaxPremium" column="jq_no_tax_premium" jdbcType="DECIMAL"/>
- <result property="syNoTaxPremium" column="sy_no_tax_premium" jdbcType="DECIMAL"/>
- <result property="noNoTaxPremium" column="no_no_tax_premium" jdbcType="DECIMAL"/>
- <result property="jqCostsProportion" column="jq_costs_proportion" jdbcType="DECIMAL"/>
- <result property="jqCostsPremiums" column="jq_costs_premiums" jdbcType="DECIMAL"/>
- <result property="syCostsProportion" column="sy_costs_proportion" jdbcType="DECIMAL"/>
- <result property="syCostsPremiums" column="sy_costs_premiums" jdbcType="DECIMAL"/>
- <result property="noCostsProportion" column="no_costs_proportion" jdbcType="DECIMAL"/>
- <result property="noCostsPremiums" column="no_costs_premiums" jdbcType="DECIMAL"/>
- <result property="jqSuperviseCostsProportion" column="jq_supervise_costs_proportion" jdbcType="DECIMAL"/>
- <result property="jqSuperviseCostsPremiums" column="jq_supervise_costs_premiums" jdbcType="DECIMAL"/>
- <result property="sySuperviseCostsProportion" column="sy_supervise_costs_proportion" jdbcType="DECIMAL"/>
- <result property="sySuperviseCostsPremiums" column="sy_supervise_costs_premiums" jdbcType="DECIMAL"/>
- <result property="noSuperviseCostsProportion" column="no_supervise_costs_proportion" jdbcType="DECIMAL"/>
- <result property="noSuperviseCostsPremiums" column="no_supervise_costs_premiums" jdbcType="DECIMAL"/>
- <result property="jqOtherCostsProportion" column="jq_other_costs_proportion" jdbcType="DECIMAL"/>
- <result property="jqOtherCostsPremiums" column="jq_other_costs_premiums" jdbcType="DECIMAL"/>
- <result property="syOtherCostsProportion" column="sy_other_costs_proportion" jdbcType="DECIMAL"/>
- <result property="syOtherCostsPremiums" column="sy_other_costs_premiums" jdbcType="DECIMAL"/>
- <result property="noOtherCostsProportion" column="no_other_costs_proportion" jdbcType="DECIMAL"/>
- <result property="noOtherCostsPremiums" column="no_other_costs_premiums" jdbcType="DECIMAL"/>
- <result property="jqInvestmentCostsProportion" column="jq_investment_costs_proportion" jdbcType="DECIMAL"/>
- <result property="jqInvestmentCostsPremiums" column="jq_investment_costs_premiums" jdbcType="DECIMAL"/>
- <result property="syInvestmentCostsProportion" column="sy_investment_costs_proportion" jdbcType="DECIMAL"/>
- <result property="syInvestmentCostsPremiums" column="sy_investment_costs_premiums" jdbcType="DECIMAL"/>
- <result property="jqDeptProportionLevel1" column="jq_dept_proportion_level_1" jdbcType="DECIMAL"/>
- <result property="jqDeptPremiumsLevel1" column="jq_dept_premiums_level_1" jdbcType="DECIMAL"/>
- <result property="syDeptProportionLevel1" column="sy_dept_proportion_level_1" jdbcType="DECIMAL"/>
- <result property="syDeptPremiumsLevel1" column="sy_dept_premiums_level_1" jdbcType="DECIMAL"/>
- <result property="noDeptProportionLevel1" column="no_dept_proportion_level_1" jdbcType="DECIMAL"/>
- <result property="noDeptPremiumsLevel1" column="no_dept_premiums_level_1" jdbcType="DECIMAL"/>
- <result property="jqDeptProportionLevel2" column="jq_dept_proportion_level_2" jdbcType="DECIMAL"/>
- <result property="jqDeptPremiumsLevel2" column="jq_dept_premiums_level_2" jdbcType="DECIMAL"/>
- <result property="syDeptProportionLevel2" column="sy_dept_proportion_level_2" jdbcType="DECIMAL"/>
- <result property="syDeptPremiumsLevel2" column="sy_dept_premiums_level_2" jdbcType="DECIMAL"/>
- <result property="noDeptProportionLevel2" column="no_dept_proportion_level_2" jdbcType="DECIMAL"/>
- <result property="noDeptPremiumsLevel2" column="no_dept_premiums_level_2" jdbcType="DECIMAL"/>
- <result property="jqDeptProportionLevel3" column="jq_dept_proportion_level_3" jdbcType="DECIMAL"/>
- <result property="jqDeptPremiumsLevel3" column="jq_dept_premiums_level_3" jdbcType="DECIMAL"/>
- <result property="syDeptProportionLevel3" column="sy_dept_proportion_level_3" jdbcType="DECIMAL"/>
- <result property="syDeptPremiumsLevel3" column="sy_dept_premiums_level_3" jdbcType="DECIMAL"/>
- <result property="noDeptProportionLevel3" column="no_dept_proportion_level_3" jdbcType="DECIMAL"/>
- <result property="noDeptPremiumsLevel3" column="no_dept_premiums_level_3" jdbcType="DECIMAL"/>
- <result property="jqDeptProportionLevel4" column="jq_dept_proportion_level_4" jdbcType="DECIMAL"/>
- <result property="jqDeptPremiumsLevel4" column="jq_dept_premiums_level_4" jdbcType="DECIMAL"/>
- <result property="syDeptProportionLevel4" column="sy_dept_proportion_level_4" jdbcType="DECIMAL"/>
- <result property="syDeptPremiumsLevel4" column="sy_dept_premiums_level_4" jdbcType="DECIMAL"/>
- <result property="noDeptProportionLevel4" column="no_dept_proportion_level_4" jdbcType="DECIMAL"/>
- <result property="noDeptPremiumsLevel4" column="no_dept_premiums_level_4" jdbcType="DECIMAL"/>
- <result property="jqDeptProportionLevel5" column="jq_dept_proportion_level_5" jdbcType="DECIMAL"/>
- <result property="jqDeptPremiumsLevel5" column="jq_dept_premiums_level_5" jdbcType="DECIMAL"/>
- <result property="syDeptProportionLevel5" column="sy_dept_proportion_level_5" jdbcType="DECIMAL"/>
- <result property="syDeptPremiumsLevel5" column="sy_dept_premiums_level_5" jdbcType="DECIMAL"/>
- <result property="noDeptProportionLevel5" column="no_dept_proportion_level_5" jdbcType="DECIMAL"/>
- <result property="noDeptPremiumsLevel5" column="no_dept_premiums_level_5" jdbcType="DECIMAL"/>
- <result property="jqCostsExportProportion" column="jq_costs_export_proportion" jdbcType="DECIMAL"/>
- <result property="syCostsExportProportion" column="sy_costs_export_proportion" jdbcType="DECIMAL"/>
- <result property="noCostsExportProportion" column="no_costs_export_proportion" jdbcType="DECIMAL"/>
- <result property="jqExportInvestmentProportion" column="jq_export_investment_proportion" jdbcType="DECIMAL"/>
- <result property="jqExportInvestmentPremiums" column="jq_export_investment_premiums" jdbcType="DECIMAL"/>
- <result property="syExportInvestmentProportion" column="sy_export_investment_proportion" jdbcType="DECIMAL"/>
- <result property="syExportInvestmentPremiums" column="sy_export_investment_premiums" jdbcType="DECIMAL"/>
- <result property="firstDetailProportion" column="first_detail_proportion" jdbcType="DECIMAL"/>
- <result property="firstDetailPremiums" column="first_detail_premiums" jdbcType="DECIMAL"/>
- <result property="secondDetailProportion" column="second_detail_proportion" jdbcType="DECIMAL"/>
- <result property="secondDetailPremiums" column="second_detail_premiums" jdbcType="DECIMAL"/>
- <result property="thirdDetailProportion" column="third_detail_proportion" jdbcType="DECIMAL"/>
- <result property="thirdDetailPremiums" column="third_detail_premiums" jdbcType="DECIMAL"/>
- <result property="jqRetailProportionLevel1" column="jq_retail_proportion_level_1" jdbcType="DECIMAL"/>
- <result property="jqRetailPremiumsLevel1" column="jq_retail_premiums_level_1" jdbcType="DECIMAL"/>
- <result property="syRetailProportionLevel1" column="sy_retail_proportion_level_1" jdbcType="DECIMAL"/>
- <result property="syRetailPremiumsLevel1" column="sy_retail_premiums_level_1" jdbcType="DECIMAL"/>
- <result property="noRetailProportionLevel1" column="no_retail_proportion_level_1" jdbcType="DECIMAL"/>
- <result property="noRetailPremiumsLevel1" column="no_retail_premiums_level_1" jdbcType="DECIMAL"/>
- <result property="jqRetailProportionLevel2" column="jq_retail_proportion_level_2" jdbcType="DECIMAL"/>
- <result property="jqRetailPremiumsLevel2" column="jq_retail_premiums_level_2" jdbcType="DECIMAL"/>
- <result property="syRetailProportionLevel2" column="sy_retail_proportion_level_2" jdbcType="DECIMAL"/>
- <result property="syRetailPremiumsLevel2" column="sy_retail_premiums_level_2" jdbcType="DECIMAL"/>
- <result property="noRetailProportionLevel2" column="no_retail_proportion_level_2" jdbcType="DECIMAL"/>
- <result property="noRetailPremiumsLevel2" column="no_retail_premiums_level_2" jdbcType="DECIMAL"/>
- <result property="jqRetailProportionLevel3" column="jq_retail_proportion_level_3" jdbcType="DECIMAL"/>
- <result property="jqRetailPremiumsLevel3" column="jq_retail_premiums_level_3" jdbcType="DECIMAL"/>
- <result property="syRetailProportionLevel3" column="sy_retail_proportion_level_3" jdbcType="DECIMAL"/>
- <result property="syRetailPremiumsLevel3" column="sy_retail_premiums_level_3" jdbcType="DECIMAL"/>
- <result property="noRetailProportionLevel3" column="no_retail_proportion_level_3" jdbcType="DECIMAL"/>
- <result property="noRetailPremiumsLevel3" column="no_retail_premiums_level_3" jdbcType="DECIMAL"/>
- <result property="createTime" column="create_time" jdbcType="TIMESTAMP"/>
- <result property="firstLevelUserId" column="first_level_user_id" jdbcType="VARCHAR"/>
- <result property="twoLevelUserId" column="two_level_user_id" jdbcType="VARCHAR"/>
- <result property="threeLevelUserId" column="three_level_user_id" jdbcType="VARCHAR"/>
- <result property="distributionStatus" column="distribution_status" jdbcType="VARCHAR"/>
- <result property="deptDistribution" column="dept_distribution" jdbcType="DECIMAL"/>
- <result property="jqExportSuperviseCostsPremiums" column="jq_export_supervise_costs_premiums" jdbcType="DECIMAL"/>
- <result property="syExportSuperviseCostsPremiums" column="sy_export_supervise_costs_premiums" jdbcType="DECIMAL"/>
- <result property="noExportSuperviseCostsPremiums" column="no_export_supervise_costs_premiums" jdbcType="DECIMAL"/>
- <result property="jqExportOtherCostsProportion" column="jq_export_other_costs_proportion" jdbcType="DECIMAL"/>
- <result property="syExportOtherCostsProportion" column="sy_export_other_costs_proportion" jdbcType="DECIMAL"/>
- <result property="noExportOtherCostsProportion" column="no_export_other_costs_proportion" jdbcType="DECIMAL"/>
- <result property="jqExportOtherCostsPremiums" column="jq_export_other_costs_premiums" jdbcType="DECIMAL"/>
- <result property="syExportOtherCostsPremiums" column="sy_export_other_costs_premiums" jdbcType="DECIMAL"/>
- <result property="noExportOtherCostsPremiums" column="no_export_other_costs_premiums" jdbcType="DECIMAL"/>
- <result property="jqProfitMarginPremiums" column="jq_profit_margin_premiums" jdbcType="DECIMAL"/>
- <result property="syProfitMarginPremiums" column="sy_profit_margin_premiums" jdbcType="DECIMAL"/>
- <result property="noProfitMarginPremiums" column="no_profit_margin_premiums" jdbcType="DECIMAL"/>
- <result property="jqExternalProportion" column="jq_external_proportion" jdbcType="DECIMAL"/>
- <result property="syExternalProportion" column="sy_external_proportion" jdbcType="DECIMAL"/>
- <result property="noExternalProportion" column="no_external_proportion" jdbcType="DECIMAL"/>
- <result property="jqExternalPremiums" column="jq_external_premiums" jdbcType="DECIMAL"/>
- <result property="syExternalPremiums" column="sy_external_premiums" jdbcType="DECIMAL"/>
- <result property="noExternalPremiums" column="no_external_premiums" jdbcType="DECIMAL"/>
- <result property="operatorId" column="operator_id" jdbcType="VARCHAR"/>
- <result property="operatorTime" column="operator_time" jdbcType="DATE"/>
- <result property="isFirst" column="is_first" jdbcType="TINYINT"/>
- </resultMap>
- <sql id="Base_Column_List">
- id,ins_order_no,agreement_id,
- costs_id,dept_id,user_id,
- jq_premium,sy_premium,no_premium,
- jq_no_tax_premium,sy_no_tax_premium,no_no_tax_premium,
- jq_costs_proportion,jq_costs_premiums,sy_costs_proportion,
- sy_costs_premiums,no_costs_proportion,no_costs_premiums,
- jq_supervise_costs_proportion,jq_supervise_costs_premiums,sy_supervise_costs_proportion,
- sy_supervise_costs_premiums,no_supervise_costs_proportion,no_supervise_costs_premiums,
- jq_other_costs_proportion,jq_other_costs_premiums,sy_other_costs_proportion,
- sy_other_costs_premiums,no_other_costs_proportion,no_other_costs_premiums,
- jq_investment_costs_proportion,jq_investment_costs_premiums,sy_investment_costs_proportion,
- sy_investment_costs_premiums,jq_dept_proportion_level_1,jq_dept_premiums_level_1,
- sy_dept_proportion_level_1,sy_dept_premiums_level_1,no_dept_proportion_level_1,
- no_dept_premiums_level_1,jq_dept_proportion_level_2,jq_dept_premiums_level_2,
- sy_dept_proportion_level_2,sy_dept_premiums_level_2,no_dept_proportion_level_2,
- no_dept_premiums_level_2,jq_dept_proportion_level_3,jq_dept_premiums_level_3,
- sy_dept_proportion_level_3,sy_dept_premiums_level_3,no_dept_proportion_level_3,
- no_dept_premiums_level_3,jq_dept_proportion_level_4,jq_dept_premiums_level_4,
- sy_dept_proportion_level_4,sy_dept_premiums_level_4,no_dept_proportion_level_4,
- no_dept_premiums_level_4,jq_dept_proportion_level_5,jq_dept_premiums_level_5,
- sy_dept_proportion_level_5,sy_dept_premiums_level_5,no_dept_proportion_level_5,
- no_dept_premiums_level_5,jq_costs_export_proportion,sy_costs_export_proportion,
- no_costs_export_proportion,jq_export_investment_proportion,jq_export_investment_premiums,
- sy_export_investment_proportion,sy_export_investment_premiums,first_detail_proportion,
- first_detail_premiums,second_detail_proportion,second_detail_premiums,
- third_detail_proportion,third_detail_premiums,jq_retail_proportion_level_1,
- jq_retail_premiums_level_1,sy_retail_proportion_level_1,sy_retail_premiums_level_1,
- no_retail_proportion_level_1,no_retail_premiums_level_1,jq_retail_proportion_level_2,
- jq_retail_premiums_level_2,sy_retail_proportion_level_2,sy_retail_premiums_level_2,
- no_retail_proportion_level_2,no_retail_premiums_level_2,jq_retail_proportion_level_3,
- jq_retail_premiums_level_3,sy_retail_proportion_level_3,sy_retail_premiums_level_3,
- no_retail_proportion_level_3,no_retail_premiums_level_3,create_time,
- first_level_user_id,two_level_user_id,three_level_user_id,
- distribution_status,dept_distribution,jq_export_supervise_costs_premiums,
- sy_export_supervise_costs_premiums,no_export_supervise_costs_premiums,jq_export_other_costs_proportion,
- sy_export_other_costs_proportion,no_export_other_costs_proportion,jq_export_other_costs_premiums,
- sy_export_other_costs_premiums,no_export_other_costs_premiums,jq_profit_margin_premiums,
- sy_profit_margin_premiums,no_profit_margin_premiums,jq_external_proportion,
- sy_external_proportion,no_external_proportion,jq_external_premiums,
- sy_external_premiums,no_external_premiums,operator_id,
- operator_time,is_first
- </sql>
- </mapper>
|