添加字段

This commit is contained in:
wkc
2026-01-26 16:01:03 +08:00
parent 425f9775db
commit 778290edbd
3 changed files with 82 additions and 12 deletions

View File

@@ -28,6 +28,10 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-framework</artifactId>
</dependency>
</dependencies>
</project>