Compare commits

..

3 Commits

Author SHA1 Message Date
leish c8ba42b1b5 44444444 2020-11-20 10:46:57 +08:00
leish 7105b940ef 333333333 2020-11-20 10:44:36 +08:00
leish 588c5cb765 222222222222 2020-11-20 10:44:21 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
// 版本1
// 版本5
// 版本4
@SpringBootApplication
public class ImageServerApplication {