feat: 新增材料管理排序字段

This commit is contained in:
han0
2025-02-21 12:46:48 +08:00
parent cd93bf8e7a
commit 422d71502c
9 changed files with 76 additions and 31 deletions

View File

@@ -169,6 +169,11 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join-boot-starter</artifactId>
<version>1.5.2</version>
</dependency>
</dependencies>