提交 86a3ee3d 编写于 作者: 江陈's avatar 江陈

perf:加入合作机构自动开saas账号

client url调整
上级 378e2e14
流水线 #47623 已取消 于阶段
......@@ -38,6 +38,6 @@ public interface RegisterClient {
@PostMapping("/account/account/login-register/v1")
PicaResponse<LoginResult> loginRegister(@RequestBody EncryptEntity entity);
@PostMapping("/saas/hospital/registerV2")
@PostMapping("/account/saas/hospital/registerV2")
PicaResponse<Integer> registerV2(@RequestBody HospitalSaasUserReq req, @RequestHeader("token") String token);
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册