From d80dd0abcb56aacf30bc32e424ff398f7ccce730 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 26 三月 2021 13:17:00 +0800
Subject: [PATCH] #
---
src/main/resources/application.yml | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 9796810..8686aa2 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -33,8 +33,8 @@
mapper-locations: classpath:mapper/*.xml
# global-config:
# field-strategy: 0
- configuration:
- log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+# configuration:
+# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
logging:
path: /stock/out/logs
@@ -50,4 +50,7 @@
id: LTAI4GDzr6ioSHuRw2mk22ug
secret: 84CHL7tF21LbU1qpaP0jn9mIAZP9bv
bucket: tjdt
- endpoint: http://oss-cn-hangzhou.aliyuncs.com
\ No newline at end of file
+ endpoint: http://oss-cn-hangzhou.aliyuncs.com
+
+asrs:
+ baseUrl: http://localhost:8081/htwms
\ No newline at end of file
--
Gitblit v1.9.1