mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
有电充service改名万车充service
This commit is contained in:
@@ -11,7 +11,7 @@ import org.apache.dubbo.config.annotation.DubboService;
|
||||
public class YdcServiceImpl implements YdcService {
|
||||
@Override
|
||||
public String sayHello(String name) {
|
||||
return "hello " + name + " from ydc-server";
|
||||
return "hello " + name + " from wcc-server";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user