Commit 8a857f80f56fa1b49201f1656186884cb959db7b
1 parent
b08cec17a8
Exists in
master
and in
6 other branches
同步
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/SyncDataTaskService.java
View file @
8a857f8
... | ... | @@ -54,6 +54,7 @@ |
54 | 54 | urls.put("area-weihai-api.healthbaby.com.cn:12356","威海市妇幼"); |
55 | 55 | urls.put("rp-zk-api.healthbaby.com.cn","周口市妇幼保健院"); |
56 | 56 | urls.put("area-huaiyang-api.healthbaby.com.cn:12356","淮阳县人民医院"); |
57 | + urls.put("area-rongcheng-api.healthbaby.com.cn:12356","荣成"); | |
57 | 58 | } |
58 | 59 | |
59 | 60 | @Autowired |