Browse Source

增加地图接口

liyg 3 years ago
parent
commit
f28dd96c84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/resources/bootstrap.yml

+ 0 - 1
src/main/resources/bootstrap.yml

@@ -1,7 +1,6 @@
 api.version: api/v1
 spring:
   profiles:
-    #include: ${SPRING_PROFILES:dev}
     include: ${SPRING_PROFILES:prod}
   jackson:
     date-format: yyyy-MM-dd HH:mm:ss