From 9b977a5dcaae63d5f4997592dae8df0ee0b6d85f Mon Sep 17 00:00:00 2001 From: sinake <sinake1@qq.com> Date: 星期五, 10 七月 2026 15:57:16 +0800 Subject: [PATCH] 器官分配基础新增修改新增少主表ID --- ruoyi-admin/target/classes/application-prod.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/target/classes/application-prod.yml b/ruoyi-admin/target/classes/application-prod.yml index d843355..80df468 100644 --- a/ruoyi-admin/target/classes/application-prod.yml +++ b/ruoyi-admin/target/classes/application-prod.yml @@ -118,5 +118,5 @@ pathMapping: / link: - report_url: http://localhost:8095/pages/case/transferinfo - expert_url: http://localhost:8095/pages/ethicalReview/ethicalInfo \ No newline at end of file + report_url: https://opo.qduh.cn:8091/pages/case/transferinfo + expert_url: https://opo.qduh.cn:8091/pages/ethicalReview/ethicalInfo \ No newline at end of file -- Gitblit v1.9.3