From fa705507ba574c857b1667553737d23b1b7ff495 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期四, 12 五月 2022 12:06:31 +0800
Subject: [PATCH] 后端模板代码优化

---
 src/main/resources/code/service/app/src/main/resources/cos.properties |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/code/service/app/src/main/resources/cos.properties b/src/main/resources/code/service/app/src/main/resources/cos.properties
index 5afeeb9..e22b6b4 100644
--- a/src/main/resources/code/service/app/src/main/resources/cos.properties
+++ b/src/main/resources/code/service/app/src/main/resources/cos.properties
@@ -2,4 +2,6 @@
 secretId =AKIDTlpgJhLjOozvd6QI2XnpfGbgV4NQJk25
 secretKey =xhCSUHo55oHUQ6XicFcmfIgspX0EEzWo
 bucketName =xxxx
-region=ap-nanjing
\ No newline at end of file
+region=ap-nanjing
+#图片访问域名
+domain=http://img.mm.yeshitv.com
\ No newline at end of file

--
Gitblit v1.8.0