修改归属管理树bug

master
zengwh 5 years ago
parent f57b9ec9ba
commit c59254d4cb

@ -21,10 +21,6 @@
<result column="remark" jdbcType="VARCHAR" property="remark"/>
</resultMap>
<resultMap id="BaseResultMapVo" type="com.manage.vo.Power_Sys_DictVo">
<result column="sys_name" jdbcType="VARCHAR" property="sysName"/>
<result column="dict_status" jdbcType="INTEGER" property="dictStatus"/>
<result column="dept_name" jdbcType="VARCHAR" property="deptName"/>
<result column="userName" jdbcType="VARCHAR" property="userName"/>
</resultMap>
<sql id="Base_Column_List">
dict_id, dept_id, hospital_name, sys_flag, sys_name, dict_area, hospital_tel, parent_id,

Loading…
Cancel
Save