src/main/resources/application-okx.yml
@@ -1,2 +1,4 @@ mybatis-plus: mapper-locations: classpath*:mapper/blackchain/*.xml, classpath*:mapper/ding/*.xml, classpath*:mapper/price/*.xml, classpath*:mapper/combom/*.xml, classpath*:mapper/record/*.xml, classpath*:mapper/uinfo/*.xml, classpath*:mapper/push/*.xml, classpath*:mapper/coin/*.xml, classpath*:mapper/user/*.xml, classpath*:mapper/demo/*.xml # OKX 网格策略专用配置 logging: level: com.xcong.excoin.modules.okxNewPrice: INFO