打卡通知
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
<result property="updateBy" column="update_by"/>
|
||||
<result property="updateTime" column="update_time"/>
|
||||
<result property="remark" column="remark"/>
|
||||
<result property="wxPublicOpenid" column="wx_public_openid"/>
|
||||
<!-- <result property="postId" column="post_id" />-->
|
||||
<result property="postName" column="post_name"/>
|
||||
<association property="dept" column="dept_id" javaType="SysDept" resultMap="deptResult"/>
|
||||
|
Reference in New Issue
Block a user