Commit fb5a724eddd05633c66d57d94d6174f395002e72
1 parent
6fdac6e6af
Exists in
master
and in
6 other branches
update code
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 @
fb5a724
| ... | ... | @@ -53,6 +53,7 @@ |
| 53 | 53 | urls.put("area-laoling-api.healthbaby.com.cn:12356","乐陵"); |
| 54 | 54 | urls.put("rp-hbnq-api.healthbaby.com.cn:18019","内丘"); |
| 55 | 55 | urls.put("area-chengde-api.healthbaby.com.cn:12356","承德"); |
| 56 | + urls.put("area-kaifeng-api.healthbaby.com.cn:12356","开封"); | |
| 56 | 57 | } |
| 57 | 58 | |
| 58 | 59 | @Autowired |