From 799f5dabcb528fefa7e99d877a0cf05bd32a50bb Mon Sep 17 00:00:00 2001 From: gongchunyi <deslre0381@gmail.com> Date: 星期六, 20 六月 2026 10:02:05 +0800 Subject: [PATCH] chore: 图片预览前缀 --- src/main/resources/application-sdtx.yml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application-sdtx.yml b/src/main/resources/application-sdtx.yml index ceff5df..8a4eae5 100644 --- a/src/main/resources/application-sdtx.yml +++ b/src/main/resources/application-sdtx.yml @@ -1,4 +1,3 @@ - # 椤圭洰鐩稿叧閰嶇疆 ruoyi: # 鍚嶇О @@ -261,8 +260,8 @@ temp-dir: /javaWork/product-inventory-management/file/temp/uploads # 涓存椂鐩綍 鍚庢湡鍒犻櫎 upload-dir: /javaWork/product-inventory-management/file/prod/uploads # 姝e紡鐩綍 鍚庢湡鍒犻櫎 path: /javaWork/product-inventory-management/file/path/uploads # 涓婁紶鐩綍 - urlPrefix: /common # 閾炬帴鍓嶇紑 - domain: http://127.0.0.1:7003 # 鍩熷悕鍓嶇紑 + urlPrefix: /prod-api/common # 閾炬帴鍓嶇紑 + domain: http://36.213.156.184:9001 # 鍩熷悕鍓嶇紑 expired: 120 # 杩囨湡鏃堕棿(鍗曚綅:鍒嗛挓) useLimit: 10 # 浣跨敤娆℃暟 compress: true # 鏄惁鍘嬬缉 -- Gitblit v1.9.3