java服务器-体脂秤算法SDK
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

application.properties 130B

12345
  1. spring.profiles.active=dev
  2. #allow upload size
  3. spring.http.multipart.maxFileSize = 20Mb
  4. spring.http.multipart.maxRequestSize=100Mb