修改页面和接口
This commit is contained in:
parent
282b35c0e4
commit
33662ade28
|
@ -158,7 +158,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
f.type
|
||||
</select>
|
||||
|
||||
<select id="deptTree" parameterType="TAmentPartyAffairs" resultType="map">
|
||||
<select id="zhiwuTree" parameterType="TAmentPartyAffairs" resultType="map">
|
||||
SELECT
|
||||
f.id,
|
||||
f.type,
|
||||
|
|
Loading…
Reference in New Issue