保誠-保戶業務員媒合平台
wayne
2022-02-17 4394e4248455637ab7836756058ac872fdf4af10
pamapi/src/main/java/com/pollex/pam/service/mapper/ConsultantDTOMapper.java
@@ -12,7 +12,7 @@
@Service
public class ConsultantDTOMapper {
   @Autowired
    ApplicationProperties applicationProperty;
@@ -24,7 +24,6 @@
      target.setAward(source.getAwards());
      target.setExperience(source.getExperiences());
   }
}