فهرست منبع

换成线上工伤环境

lighter 3 سال پیش
والد
کامیت
ce1901f589
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/main/java/thyyxxk/webserver/service/externalhttp/SiInjurySystem.java

+ 2 - 2
src/main/java/thyyxxk/webserver/service/externalhttp/SiInjurySystem.java

@@ -11,8 +11,8 @@ import thyyxxk.webserver.entity.yibao.patient.Patient;
 
 import java.util.Map;
 
-//@BaseRequest(baseURL = "http://172.16.32.163:2000/siInjury")
-@BaseRequest(baseURL = "http://localhost:2000/siInjury")
+@BaseRequest(baseURL = "http://172.16.32.163:2000/siInjury")
+//@BaseRequest(baseURL = "http://localhost:2000/siInjury")
 public interface SiInjurySystem {
 
     @Post("/getPersonBaseinfo")