Commit 50ca4847 authored by zhaochengming's avatar zhaochengming

总部--bug修改

parent b3ba9bde
......@@ -31,7 +31,7 @@
where tenant_name = #{appName}
</select>
<select id="selcctCodeList" resultType="java.lang.Integer">
<select id="selcctCodeList" resultType="com.pms.ocp.model.entity.OcpTenantBase">
select *
from ocp_tenant_base
where tenant_group_code = #{tenantGroupCode}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment