add CallDetailRecordServiceImpl bean name
This commit is contained in:
parent
80a6780857
commit
076e33fb1c
@ -13,7 +13,7 @@ import com.pudonghot.yo.openapi.service.response.CallDetailRecordDailyQueryServR
|
||||
* @date Jul 13, 2020 10:25:41
|
||||
*/
|
||||
@Slf4j
|
||||
@Service
|
||||
@Service("openApiCallDetailRecordServiceImpl")
|
||||
public class CallDetailRecordServiceImpl
|
||||
implements CallDetailRecordService {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user