完成的商品搜索和条件功能
This commit is contained in:
13
moved/system/system-biz/src/main/resources/application.yaml
Normal file
13
moved/system/system-biz/src/main/resources/application.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
spring:
|
||||
# Application 的配置项
|
||||
application:
|
||||
name: system-application
|
||||
# Profile 的配置项
|
||||
profiles:
|
||||
active: local
|
||||
|
||||
# TODO 小范 TO 芋艿,这个临时加了个
|
||||
qiniu:
|
||||
bucket: xx
|
||||
access-key: xx
|
||||
secret-key: xx
|
||||
Reference in New Issue
Block a user