月球大数据地理空间分析展示平台-【后端】-月球后台服务
13693261870
2023-06-02 544d000c2ee4d749210b6748ec97acf5597da9aa
src/main/resources/application.yml
@@ -101,12 +101,12 @@
# mybatis
#mybatis:
#  type-aliases-package: com.lf.server.entity
#  type-aliases-package: com.moon.server.entity
#  config-location: classpath:mybatis.xml
#  mapper-locations: classpath:mapper/**/*.xml
mybatis-plus:
  type-aliases-package: com.lf.server.entity
  type-aliases-package: com.moon.server.entity
  config-location: classpath:mybatis.xml
  mapper-locations: classpath:mapper/**/*.xml