历史航班数据 API文档编辑

This commit is contained in:
fanghongchao
2018-11-30 11:24:04 +08:00
parent 4acb438209
commit ccfb77fba7
7 changed files with 718 additions and 1 deletions
+6
View File
@@ -130,6 +130,12 @@
<artifactId>fastjson</artifactId>
<version>1.2.15</version>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
</dependencies>
<build>