erp-console/core/service
Yifei Kuang 1463f6022b feat: 1.RegionData2023.sql 增加四级区域默认sql
2.增加基础区域档案
3.增加基础地址档案
2024-12-30 13:54:00 +08:00
..
src/main feat: 1.RegionData2023.sql 增加四级区域默认sql 2024-12-30 13:54:00 +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>