| | |
| | | @Resource |
| | | private TEvaluationTagClient evaluationTagClient; |
| | | @Resource |
| | | @Autowired |
| | | private AppUserClient appUserClient; |
| | | @Autowired |
| | | @Resource |
| | | private AppUserCarClient appUserCarClient; |
| | | @Autowired |
| | | @Resource |
| | | private TOrderEvaluateTagMapper orderEvaluateTagMapper; |
| | | @Resource |
| | | private TChargingOrderMapper chargingOrderMapper; |
| | | |
| | | @Resource |
| | | private AppUserClient appUserClient; |
| | | |
| | | @Resource |
| | | private SiteClient siteClient; |
| | |
| | | |
| | | |
| | | |
| | | @Autowired |
| | | @Resource |
| | | private TOrderEvaluateMapper orderEvaluateMapper; |
| | | @Override |
| | | public List<TEvaluationTagVO> getTagCount() { |