|
|
|
|
@ -17,7 +17,7 @@
|
|
|
|
|
<result column="scan_page" property="scanPage" jdbcType="VARCHAR" />
|
|
|
|
|
<result column="type_id" property="typeId" jdbcType="INTEGER" />
|
|
|
|
|
<result column="oper_type" property="operType" jdbcType="SMALLINT" />
|
|
|
|
|
<result column="create_time" property="createTime" jdbcType="NVARCHAR" />
|
|
|
|
|
<result column="create_time" property="createTime" jdbcType="VARCHAR" />
|
|
|
|
|
<result column="creater" property="creater" jdbcType="NVARCHAR" />
|
|
|
|
|
<result column="inpatient_no" property="inpatientNo" jdbcType="VARCHAR" />
|
|
|
|
|
<result column="admiss_times" property="admissTimes" jdbcType="SMALLINT" />
|
|
|
|
|
|