application.yaml 239 Bytes 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 spring: # Application 的配置项 application: name: system-application # Profile 的配置项 profiles: active: local # TODO 小范 TO 芋艿,这个临时加了个 qiniu: bucket: xx access-key: xx secret-key: xx