erp-console/core/utils
Yifei Kuang ffdef043fc feat: 1.商店基础档案 2.增加响应枚举类 2025-01-01 19:37:43 +08:00
..
src feat: 1.商店基础档案 2.增加响应枚举类 2025-01-01 19:37:43 +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>