dashboard
repositories
filestore
activity
search
login
hbwri
/
skjcmanager
湖北水库项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
集成智能外呼和短信发送
zhongrj
2023-04-22
482af75ad36b39106b876e9eb6fcc13269a3ab9e
[hbwri/skjcmanager.git]
/
skjcmanager
/
skjcmanager-service
/
skjcmanager-sm
/
src
/
main
/
java
/
cn
/
gistack
/
sm
/
intelligentCall
/
service
/
impl
/
CallServiceImpl.java
1
2
3
4
5
6
7
package cn.gistack.sm.intelligentCall.service.impl;
import org.springframework.stereotype.Service;
@Service
public class CallServiceImpl {
}