From 5bf6c3ca9a6c389e4da26131b22bdd2e4dcfa51e Mon Sep 17 00:00:00 2001 From: sinake <sinake1@qq.com> Date: 星期二, 14 七月 2026 18:36:44 +0800 Subject: [PATCH] 上报短信不用附件 --- 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