Commit f3a5b84342da08f22488de9a2bbdcfe608da923b

Authored by litao
1 parent 4b339a4ad1

bug修复

Showing 1 changed file with 1 additions and 1 deletions

platform-biz-patient-service/src/main/java/com/lyms/platform/biz/RemoteService.java View file @ f3a5b84
... ... @@ -15,7 +15,7 @@
15 15 public class RemoteService {
16 16  
17 17 // private String BASE_URL = PropertiesUtils.getPropertyValue("platform.operate.api.validate.url");
18   - private String BASE_URL = "http://localhost:8080/";
  18 + private String BASE_URL = "http://localhost:8082/";
19 19  
20 20 /**
21 21 * 作废优惠券相关