erp-console/core/utils
kuang.yife 7fd6432158 init 2024-08-28 14:24:14 +08:00
..
src init 2024-08-28 14:24:14 +08:00
README.md init 2024-08-28 14:24:14 +08:00
pom.xml init 2024-08-28 14:24:14 +08:00

README.md

Utils Module

Tool class code that encapsulates some specific operations.

<dependency>
    <groupId>com.wansenai</groupId>
    <artifactId>utils</artifactId>
    <version>2.0.4-SNAPSHOT</version>
</dependency>