erp-console/core/service
kuang.yife 5983990437 增加remark返回 2024-09-23 10:24:41 +08:00
..
src/main 增加remark返回 2024-09-23 10:24:41 +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

Service Module

Business logic layer, which delegates specific business logic processing to the Service layer.

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