server: port: 20227 spring: application: name: lift-business-service profiles: active: dev mybatis-plus: mapper-locations: classpath*:/mapper/**/**Mapper.xml type-handlers-package: cn.com.ty.lift.business.framework.conf