|
|
@@ -35,7 +35,7 @@
|
|
|
<result column="op_db_user" property="opDbUser"/>
|
|
|
<result column="flg_can_login" property="flgCanLogin"/>
|
|
|
<result column="hr_status" property="hrStatus"/>
|
|
|
- <result column="default_wh_id" property="defaultWhId"/>
|
|
|
+ <result column="default_wh_id" property="defaultWhId" typeHandler="UuidTypeHandler" />
|
|
|
<result column="default_wh_name" property="defaultWhName"/>
|
|
|
</resultMap>
|
|
|
|