保誠-保戶業務員媒合平台
wayne
2021-12-08 783f227a8d6962b290ef4a8bc0d0d5e12fc88e4c
pamapi/src/main/java/com/pollex/pam/service/mapper/ConsultantMapper.java
@@ -61,8 +61,8 @@
        consultantDetailDTO.setSeniority(source.getSeniorityDTOString());
        consultantDetailDTO.setConcept(source.getConcept());
        consultantDetailDTO.setAwards(source.getAward());
        consultantDetailDTO.setImage(source.getPhotoPath());
        consultantDetailDTO.setExpertises(splitStringWithChar(source.getExpertise()));
        consultantDetailDTO.setImg(source.getPhotoPath());
        consultantDetailDTO.setExpertise(splitStringWithChar(source.getExpertise()));
        consultantDetailDTO.setExperiences(splitStringWithChar(source.getExperience()));
        // todo 決定匹配程度