保誠-保戶業務員媒合平台
wayne
2021-12-20 2f6a687c97ca0f5d914efe4299586d23a74a1ac9
pamapi/src/main/java/com/pollex/pam/service/mapper/ConsultantMapper.java
@@ -63,7 +63,7 @@
        consultantDetailDTO.setAwards(source.getAward());
        consultantDetailDTO.setImg(source.getPhotoPath());
        consultantDetailDTO.setExpertise(splitStringWithChar(source.getExpertise()));
        consultantDetailDTO.setExperiences(splitStringWithChar(source.getExperience()));
        consultantDetailDTO.setExperiences(source.getExperience());
        // todo 決定匹配程度
        consultantDetailDTO.setSuitability(50);