diff --git a/cash-common/cash-common-dependencies/pom.xml b/cash-common/cash-common-dependencies/pom.xml
new file mode 100644
index 00000000..9d6d5e62
--- /dev/null
+++ b/cash-common/cash-common-dependencies/pom.xml
@@ -0,0 +1,82 @@
+
+
+ 4.0.0
+
+ com.czg
+ cash-common-dependencies
+ pom
+ 1.0.0
+
+
+ UTF-8
+ UTF-8
+ 21
+ 1.6.2
+ 1.2.23
+ 1.10.6
+ 5.8.29
+ 1.18.22
+ 2.3.2
+ 2.0.54
+
+
+
+
+
+ com.czg
+ cash-common-swagger
+ 1.0.0
+
+
+ com.czg
+ cash-common-tools
+ 1.0.0
+
+
+ com.github.whvcse
+ easy-captcha
+ ${captcha.version}
+
+
+ org.projectlombok
+ lombok
+ ${lombok.version}
+
+
+ com.mybatis-flex
+ mybatis-flex-spring-boot3-starter
+ ${mybatisflex.version}
+
+
+ com.mybatis-flex
+ mybatis-flex-processor
+ ${mybatisflex.version}
+ provided
+
+
+ com.alibaba
+ druid-spring-boot-3-starter
+ ${druid.version}
+
+
+ cn.hutool
+ hutool-all
+ ${hutool.version}
+
+
+
+ com.alibaba.fastjson2
+ fastjson2
+ ${fastjson2.version}
+
+
+
+
+
diff --git a/cash-common/cash-common-log/src/main/java/com/czg/Main.java b/cash-common/cash-common-log/src/main/java/com/czg/Main.java
new file mode 100644
index 00000000..b083ab67
--- /dev/null
+++ b/cash-common/cash-common-log/src/main/java/com/czg/Main.java
@@ -0,0 +1,11 @@
+package com.czg;
+
+/**
+ * @author tankaikai
+ * @since ${YEAR}-${MONTH}-${DAY} ${TIME}
+ */
+public class Main {
+ public static void main(String[] args) {
+ System.out.println("Hello world!");
+ }
+}
\ No newline at end of file
diff --git a/cash-common/cash-common-tools/pom.xml b/cash-common/cash-common-tools/pom.xml
new file mode 100644
index 00000000..72d6438e
--- /dev/null
+++ b/cash-common/cash-common-tools/pom.xml
@@ -0,0 +1,23 @@
+
+
+ 4.0.0
+
+
+ com.czg
+ cash-common
+ 1.0.0
+
+
+ cash-common-tools
+ jar
+
+
+
+
+
+
+ ${project.artifactId}
+
+
+
diff --git a/cash-common/cash-common-tools/src/main/java/com/czg/Main.java b/cash-common/cash-common-tools/src/main/java/com/czg/Main.java
new file mode 100644
index 00000000..b083ab67
--- /dev/null
+++ b/cash-common/cash-common-tools/src/main/java/com/czg/Main.java
@@ -0,0 +1,11 @@
+package com.czg;
+
+/**
+ * @author tankaikai
+ * @since ${YEAR}-${MONTH}-${DAY} ${TIME}
+ */
+public class Main {
+ public static void main(String[] args) {
+ System.out.println("Hello world!");
+ }
+}
\ No newline at end of file
diff --git a/cash-common/pom.xml b/cash-common/pom.xml
index 48a2d8c2..cbacb164 100644
--- a/cash-common/pom.xml
+++ b/cash-common/pom.xml
@@ -1,7 +1,5 @@
-
+
4.0.0
com.czg
@@ -9,25 +7,18 @@
1.0.0
- 全局通用工具
+ com.czg
cash-common
+ pom
-
- 21
- 21
- UTF-8
-
-
-
- cn.hutool
- hutool-all
- 5.8.26
-
-
- com.alibaba.fastjson2
- fastjson2
- 2.0.54
-
-
+
+ cash-common-dependencies
+
+
+ cash-common-tools
+ cash-common-swagger
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a0c363a9..6ba20dca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,19 +2,23 @@
4.0.0
+
org.springframework.boot
spring-boot-starter-parent
- 3.4.2
-
+ 3.3.6
+
com.czg
cash
1.0.0
pom
+ 银收客
- 收银机
- cash
+
+ 陕西超掌柜科技有限公司
+ http://www.sxczgkj.com
+
cash-api
@@ -24,18 +28,19 @@
+ UTF-8
+ UTF-8
21
- 2024.0.0
+
org.springframework.boot
- spring-boot-starter-data-redis
-
-
- org.projectlombok
- lombok
+ spring-boot-configuration-processor
true
@@ -43,35 +48,56 @@
spring-boot-starter-test
test
+
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
-
- org.projectlombok
- lombok
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
- org.projectlombok
- lombok
-
-
-
-
-
-
+
+
+
+ com.czg
+ cash-common-dependencies
+ 1.0.0
+ pom
+ import
+
+
+
+
+
+
+ public
+ aliyun nexus
+ https://maven.aliyun.com/repository/public/
+
+ true
+
+
+
+
+
+ public
+ aliyun nexus
+ https://maven.aliyun.com/repository/public/
+
+ true
+
+
+ false
+
+
+