Commit ea5c59eb by chenzy

【新增】深铁同步系统数据

parent cf196751
......@@ -23,7 +23,7 @@ import java.util.List;
import java.util.Map;
@RestController
@RequestMapping("/syncdata")
@RequestMapping("/")
public class SyncDataController {
@Autowired
......
server:
port: 8765
port: 8186
spring:
application:
name: syncData
name: syncdata
cloud:
openfeign:
httpclient:
......@@ -11,7 +11,7 @@ spring:
ok-http:
read-timeout: 5000
profiles:
active: local
active: default
management:
metrics:
......
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