物流管理修改

pull/2/head
js199000131 2023-05-11 09:58:48 +08:00
parent 53f9f8087e
commit 18bf0ac795
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@ spring:
name: yudao-server
profiles:
active: local
active: dev
main:
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
@ -188,6 +188,9 @@ yudao:
- rep_demo_jianpiao
- tmp_report_data_1
- tmp_report_data_income
- eb_shipping_templates_free
- eb_shipping_templates_no_delivery
- eb_shipping_templates_region
sms-code: # 短信验证码相关的配置项
expire-times: 10m
send-frequency: 1m