zhang
14 小时以前 08ebc631c8b5775146cfd1709a28dab4a54c4b77
1
2
3
4
5
6
7
8
9
10
11
12
//package com.zy.acs.charge.impl;
//
//import com.zy.acs.charge.ChargeCoreService;
//import org.springframework.stereotype.Service;
//
///**
// * 其他类型充电桩,实现接口即可
// */
//@Service
//public class OtherChargeServiceImpl implements ChargeCoreService {
//
//}