Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
09bd2722
Commit
09bd2722
authored
Oct 19, 2019
by
Junling Bu
Browse files
chore
parent
488a830e
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/litemall/application.yml
View file @
09bd2722
...
@@ -61,8 +61,10 @@ litemall:
...
@@ -61,8 +61,10 @@ litemall:
# 短信息用于通知客户,例如发货短信通知,注意配置格式;template-name,template-templateId 请参考 NotifyType 枚举值
# 短信息用于通知客户,例如发货短信通知,注意配置格式;template-name,template-templateId 请参考 NotifyType 枚举值
sms
:
sms
:
enable
:
false
enable
:
false
appid
:
111111111
# 如果是腾讯云短信,则设置active的值tencent
appkey
:
xxxxxxxxxxxxxx
# 如果是阿里云短信,则设置active的值aliyun
active
:
tencent
sign
:
litemall
template
:
template
:
-
name
:
paySucceed
-
name
:
paySucceed
templateId
:
156349
templateId
:
156349
...
@@ -72,6 +74,13 @@ litemall:
...
@@ -72,6 +74,13 @@ litemall:
templateId
:
158002
templateId
:
158002
-
name
:
refund
-
name
:
refund
templateId
:
159447
templateId
:
159447
tencent
:
appid
:
111111111
appkey
:
xxxxxxxxxxxxxx
aliyun
:
regionId
:
xxx
accessKeyId
:
xxx
accessKeySecret
:
xxx
# 微信模版通知配置
# 微信模版通知配置
# 微信模版用于通知客户或者运营者,注意配置格式;template-name,template-templateId 请参考 NotifyType 枚举值
# 微信模版用于通知客户或者运营者,注意配置格式;template-name,template-templateId 请参考 NotifyType 枚举值
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment