|
|
@ -10,7 +10,7 @@
|
|
|
|
<result property="drugNameEn" column="drug_name_en" jdbcType="VARCHAR"/>
|
|
|
|
<result property="drugNameEn" column="drug_name_en" jdbcType="VARCHAR"/>
|
|
|
|
<result property="firstMeasuresId" column="first_measures_id" jdbcType="VARCHAR"/>
|
|
|
|
<result property="firstMeasuresId" column="first_measures_id" jdbcType="VARCHAR"/>
|
|
|
|
<result property="specification" column="specification" jdbcType="VARCHAR"/>
|
|
|
|
<result property="specification" column="specification" jdbcType="VARCHAR"/>
|
|
|
|
<result property="dose" column="dose" jdbcType="BIGINT"/>
|
|
|
|
<result property="dose" column="dose" jdbcType="DECIMAL"/>
|
|
|
|
<result property="unit" column="unit" jdbcType="VARCHAR"/>
|
|
|
|
<result property="unit" column="unit" jdbcType="VARCHAR"/>
|
|
|
|
<result property="intervalDay" column="interval_day" jdbcType="INTEGER"/>
|
|
|
|
<result property="intervalDay" column="interval_day" jdbcType="INTEGER"/>
|
|
|
|
<result property="intervalHour" column="interval_hour" jdbcType="DOUBLE"/>
|
|
|
|
<result property="intervalHour" column="interval_hour" jdbcType="DOUBLE"/>
|
|
|
|