添加查询数量模板.

This commit is contained in:
lijiahang
2023-08-24 15:45:35 +08:00
parent 8695fa9af3
commit de4569890f
7 changed files with 58 additions and 5 deletions

View File

@@ -51,6 +51,12 @@
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-storage</artifactId>
</dependency>
<!-- test -->
<dependency>
<groupId>com.orion.ops</groupId>
<artifactId>orion-ops-spring-boot-starter-test</artifactId>
</dependency>
</dependencies>
</project>