1
0

feat: 完成金字塔选股和评估

This commit is contained in:
2025-09-19 16:48:02 +08:00
parent 01bd5ed178
commit dd81ca1150
5 changed files with 395 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"/>