@ -76,6 +76,7 @@
select * from ic_party_org
where DEL_FLAG='0'
and CUSTOMER_ID=#{customerId}
and ORG_PID='0'
</select>
<select id="selectAllBranchByAgencyId"
resultType="com.epmet.resi.partymember.dto.partyOrg.result.BranchlistTreeSubDTO">
@ -2,6 +2,13 @@ package com.epmet.enums;
import com.epmet.commons.tools.enums.IcFormCodeEnum;
/**
* 饼状图枚举类
*
* @return
* @author LZN
* @date 2022/5/30 15:13
*/
public enum CustomizeEnum {
QI_TA("qita","其他"),
LAO_YOU_JV_LE_BU("laoyoujulebu","老友俱乐部"),