1
0

feat: 实现基本的回测图表绘制

This commit is contained in:
2025-11-03 23:28:04 +08:00
parent f4fef2bd95
commit db8a094c8f
10 changed files with 560 additions and 60 deletions

View File

@@ -15,7 +15,7 @@
</appender>
<logger name="com.lanyuanxiaoyao.leopard" level="INFO"/>
<!--<logger name="org.hibernate.SQL" level="DEBUG"/>-->
<logger name="org.hibernate.SQL" level="DEBUG"/>
<root level="ERROR">
<appender-ref ref="Console"/>