|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
<result property="specification" column="specification" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="dose" column="dose" jdbcType="BIGINT"/>
|
|
|
|
|
<result property="unit" column="unit" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="intervalDay" column="interval_day" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="intervalDay" column="interval_day" jdbcType="INTEGER"/>
|
|
|
|
|
<result property="intervalHour" column="interval_hour" jdbcType="DOUBLE"/>
|
|
|
|
|
<result property="dosageForm" column="dosage_form" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="skinTestFlag" column="skin_test_flag" jdbcType="VARCHAR"/>
|
|
|
|
|