Commit eda3c460 authored by cwk's avatar cwk

名称改动

parent 6e383b95
......@@ -14,7 +14,7 @@ import org.springframework.web.client.RestTemplate;
import java.util.concurrent.atomic.AtomicBoolean;
@Component("recog-thh")
@Component("edgetoedge")
@Slf4j
public class RecogThhService extends BaseService {
......
......@@ -13,7 +13,7 @@ import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
@Component("recog-zgs")
@Component("small_object")
@Slf4j
public class RecogZgsService extends RecogService{
......
......@@ -48,10 +48,10 @@ server:
service-config:
recog-lists:
- id: recog-zgs
- id: small_object
name: 张高帅算法
#json: "{ \"url\":\"String\",\"initial_workers\":\"Integer\" }"
- id: recog-thh
- id: edgetoedge
name: 田浩瀚算法
deploy-lists:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment