需求变更

This commit is contained in:
2025-08-12 15:45:27 +08:00
parent a26832a0b0
commit 338959de47
6 changed files with 151 additions and 100 deletions

View File

@ -19,6 +19,11 @@
<artifactId>ruoyi-system</artifactId>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
</dependencies>
</project>