|
@@ -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")
|