From af3601ec9b19f037ddfe1ca2966be5d71203d965 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期六, 04 三月 2023 11:43:23 +0800
Subject: [PATCH] 油烟设备接口

---
 ycl-smoke/src/main/resources/application-pro.yml |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/ycl-smoke/src/main/resources/application-pro.yml b/ycl-smoke/src/main/resources/application-pro.yml
index e55b72c..8c0ee05 100644
--- a/ycl-smoke/src/main/resources/application-pro.yml
+++ b/ycl-smoke/src/main/resources/application-pro.yml
@@ -69,4 +69,11 @@
   port: 8281
   userName: suichang
   passWord: a12345677
-  ip: 10.10.10.10
\ No newline at end of file
+  ip: 10.10.10.10
+
+aliyun:
+  oss:
+    endpoint: https://oss-cn-chengdu.aliyuncs.com
+    keyId: LTAI5tJTmV5pnPKjwvpdjyfi
+    keySecret: HRXGIrDdnhdlvV5AoOB4k9NxYP0G9Z
+    bucketName: baizonghao-upload
\ No newline at end of file

--
Gitblit v1.8.0