Commit f786b5dfbac08385a9d45703a7c83db9c510674a

Authored by liquanyu
1 parent f3a5b84342

update

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 @ f786b5d
... ... @@ -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:8082/";
  18 + private String BASE_URL = "http://dev-rp-api.healthbaby.com.cn:8082/";
19 19  
20 20 /**
21 21 * 作废优惠券相关