From 17efddc6a667670dca682bf36b51a43e99615e6d Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 16 十月 2024 15:59:38 +0800
Subject: [PATCH] 代码初始化

---
 server/pom.xml |  360 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 360 insertions(+), 0 deletions(-)

diff --git a/server/pom.xml b/server/pom.xml
new file mode 100644
index 0000000..540fde6
--- /dev/null
+++ b/server/pom.xml
@@ -0,0 +1,360 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.doumee</groupId>
+  <artifactId>dmvisit</artifactId>
+  <version>1.0.0-SNAPSHOT</version>
+  <packaging>pom</packaging>
+
+  <name>dmvisit</name>
+  <description></description>
+  <modules>
+      <module>meeting</module>
+      <module>visits</module>
+      <module>system_service</module>
+      <module>system_timer</module>
+      <module>system_gateway</module>
+      <module>emaysms</module>
+  </modules>
+  <parent>
+    <groupId>org.springframework.boot</groupId>
+    <artifactId>spring-boot-starter-parent</artifactId>
+    <version>2.3.12.RELEASE</version>
+    <relativePath/>
+  </parent>
+  <properties>
+    <java.version>1.8</java.version>
+    <spring-cloud.version>Hoxton.SR12</spring-cloud.version>
+    <spring-cloud-alibaba.version>2.2.7.RELEASE</spring-cloud-alibaba.version>
+    <maven.compiler.source>8</maven.compiler.source>
+    <maven.compiler.target>8</maven.compiler.target>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+  <dependencyManagement>
+    <dependencies>
+      <!-- Spring Cloud 渚濊禆绠$悊 -->
+      <dependency>
+        <groupId>org.springframework.cloud</groupId>
+        <artifactId>spring-cloud-dependencies</artifactId>
+        <version>${spring-cloud.version}</version>
+        <type>pom</type>
+        <scope>import</scope>
+      </dependency>
+
+      <!-- Alibaba Cloud 渚濊禆绠$悊 -->
+      <dependency>
+        <groupId>com.alibaba.cloud</groupId>
+        <artifactId>spring-cloud-alibaba-dependencies</artifactId>
+        <version>${spring-cloud-alibaba.version}</version>
+        <type>pom</type>
+        <scope>import</scope>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+<!--
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+    <java.version>1.8</java.version>
+    <swagger.version>2.9.2</swagger.version>
+    <swagger.bootstrap-ui.version>1.9.6</swagger.bootstrap-ui.version>
+    <fastjson.version>1.2.70</fastjson.version>
+    <druid.version>1.2.0</druid.version>
+    <mybatis.plus.version>3.4.2</mybatis.plus.version>
+    <apache.shiro.version>1.7.0</apache.shiro.version>
+    <oshi.version>5.7.0</oshi.version>
+    <jna.version>5.7.0</jna.version>
+    <poi.version>5.0.0</poi.version>
+    &lt;!&ndash; jwtToken &ndash;&gt;
+    <jjwt.version>0.9.1</jjwt.version>
+    &lt;!&ndash; hutool 宸ュ叿鐩稿叧&ndash;&gt;
+    <hutool.version>5.5.8</hutool.version>
+    &lt;!&ndash; 寰俊灏忕▼搴� &ndash;&gt;
+    <weixin-java-miniapp.version>4.1.0</weixin-java-miniapp.version>
+    &lt;!&ndash; 寰俊鏀粯 &ndash;&gt;
+    <weixin-java-pay.version>4.1.0</weixin-java-pay.version>
+    &lt;!&ndash; 闃块噷浜慜SS瀛樺偍 &ndash;&gt;
+    <aliyun-oss.version>3.8.0</aliyun-oss.version>
+  </properties>
+
+  <dependencies>
+    &lt;!&ndash; Spring Boot &ndash;&gt;
+    <dependency>
+      <groupId>org.springframework.boot</groupId>
+      <artifactId>spring-boot-starter-web</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework.boot</groupId>
+      <artifactId>spring-boot-starter-quartz</artifactId>
+    </dependency>
+    &lt;!&ndash; Shiro &ndash;&gt;
+    <dependency>
+      <groupId>org.apache.shiro</groupId>
+      <artifactId>shiro-spring</artifactId>
+      <version>${apache.shiro.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.github.binarywang</groupId>
+      <artifactId>weixin-java-miniapp</artifactId>
+      <version>${weixin-java-miniapp.version}</version>
+    </dependency>
+    &lt;!&ndash; MyBatis plus &ndash;&gt;
+    <dependency>
+      <groupId>com.baomidou</groupId>
+      <artifactId>mybatis-plus-boot-starter</artifactId>
+      <version>${mybatis.plus.version}</version>
+    </dependency>
+    &lt;!&ndash; MyBatis鍒嗛〉 &ndash;&gt;
+    <dependency>
+      <groupId>com.github.pagehelper</groupId>
+      <artifactId>pagehelper-spring-boot-starter</artifactId>
+      <version>1.3.0</version>
+      &lt;!&ndash;浣跨敤spring boot2鏁村悎 pagehelper-spring-boot-starter蹇呴』鎺掗櫎涓�涓嬩緷璧�
+          鍥犱负pagehelper-spring-boot-starter涔熷凡缁忓湪pom渚濊禆浜唌ybatis涓巑ybatis-spring
+          鎵�浠ヤ細涓巑ybatis-plus-boot-starter涓殑mybatis涓巑ybatis-spring鍙戠敓鍐茬獊
+      &ndash;&gt;
+      <exclusions>
+        <exclusion>
+          <groupId>org.mybatis</groupId>
+          <artifactId>mybatis</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>org.mybatis</groupId>
+          <artifactId>mybatis-spring</artifactId>
+        </exclusion>
+        &lt;!&ndash; 瑙e喅jsqlparser 渚濊禆鐗堟湰鍐茬獊&ndash;&gt;
+        <exclusion>
+          <artifactId>jsqlparser</artifactId>
+          <groupId>com.github.jsqlparser</groupId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    &lt;!&ndash; 杩炴帴姹� &ndash;&gt;
+    <dependency>
+      <groupId>com.alibaba</groupId>
+      <artifactId>druid</artifactId>
+      <version>${druid.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>mysql</groupId>
+      <artifactId>mysql-connector-java</artifactId>
+      <scope>runtime</scope>
+    </dependency>
+
+    &lt;!&ndash; swagger &ndash;&gt;
+    <dependency>
+      <groupId>com.github.xiaoymin</groupId>
+      <artifactId>knife4j-spring-boot-starter</artifactId>
+      <version>3.0.3</version>
+    </dependency>
+
+    &lt;!&ndash; lombok &ndash;&gt;
+    <dependency>
+      <groupId>javax.validation</groupId>
+      <artifactId>validation-api</artifactId>
+      <version>2.0.1.Final</version>
+    </dependency>
+    <dependency>
+      <groupId>org.hibernate</groupId>
+      <artifactId>hibernate-validator</artifactId>
+      <version>6.0.13.Final</version>
+    </dependency>
+    <dependency>
+      <groupId>com.aliyun</groupId>
+      <artifactId>dingtalk</artifactId>
+      <version>1.3.54</version>
+    </dependency>
+    <dependency>
+      <groupId>com.aliyun</groupId>
+      <artifactId>alibaba-dingtalk-service-sdk</artifactId>
+      <version>2.0.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.projectlombok</groupId>
+      <artifactId>lombok</artifactId>
+    </dependency>
+    &lt;!&ndash;google kaptcha&ndash;&gt;
+    <dependency>
+      <groupId>com.github.penggle</groupId>
+      <artifactId>kaptcha</artifactId>
+      <version>2.3.2</version>
+    </dependency>
+    &lt;!&ndash; 宸ュ叿鍖� &ndash;&gt;
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.alibaba</groupId>
+      <artifactId>fastjson</artifactId>
+      <version>${fastjson.version}</version>
+    </dependency>
+    &lt;!&ndash; Excel瀵煎叆/瀵煎嚭渚濊禆鍖� &ndash;&gt;
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi</artifactId>
+      <version>${poi.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-ooxml</artifactId>
+      <version>${poi.version}</version>
+    </dependency>
+    &lt;!&ndash; 鑾峰彇绯荤粺淇℃伅渚濊禆鍖� &ndash;&gt;
+    <dependency>
+      <groupId>com.github.oshi</groupId>
+      <artifactId>oshi-core</artifactId>
+      <version>${oshi.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>net.java.dev.jna</groupId>
+      <artifactId>jna</artifactId>
+      <version>${jna.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>net.java.dev.jna</groupId>
+      <artifactId>jna-platform</artifactId>
+      <version>${jna.version}</version>
+    </dependency>
+    &lt;!&ndash; https://mvnrepository.com/artifact/com.github.yulichang/mybatis-plus-join &ndash;&gt;
+    <dependency>
+      <groupId>com.github.yulichang</groupId>
+      <artifactId>mybatis-plus-join</artifactId>
+      <version>1.4.2.2</version>
+    </dependency>
+
+    &lt;!&ndash;娣诲姞fileupload渚濊禆&ndash;&gt;
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+      <version>1.3.3</version>
+    </dependency>
+
+    &lt;!&ndash; FILE杞崲 &ndash;&gt;
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-test</artifactId>
+    </dependency>
+
+    &lt;!&ndash;jwt&ndash;&gt;
+    <dependency>
+      <groupId>io.jsonwebtoken</groupId>
+      <artifactId>jjwt</artifactId>
+      <version>${jjwt.version}</version>
+    </dependency>
+
+    &lt;!&ndash;hutool宸ュ叿&ndash;&gt;
+    <dependency>
+      <groupId>cn.hutool</groupId>
+      <artifactId>hutool-all</artifactId>
+      <version>${hutool.version}</version>
+    </dependency>
+    <dependency>
+      <groupId>com.belerweb</groupId>
+      <artifactId>pinyin4j</artifactId>
+      <version>2.5.1</version>
+    </dependency>
+&lt;!&ndash;    &lt;!&ndash; WeChat 灏忕▼搴� &ndash;&gt;&ndash;&gt;
+&lt;!&ndash;    <dependency>&ndash;&gt;
+&lt;!&ndash;      <groupId>com.github.binarywang</groupId>&ndash;&gt;
+&lt;!&ndash;      <artifactId>weixin-java-miniapp</artifactId>&ndash;&gt;
+&lt;!&ndash;      <version>${weixin-java-miniapp.version}</version>&ndash;&gt;
+&lt;!&ndash;    </dependency>&ndash;&gt;
+&lt;!&ndash;    &lt;!&ndash; WeChat 鏀粯 &ndash;&gt;&ndash;&gt;
+&lt;!&ndash;    <dependency>&ndash;&gt;
+&lt;!&ndash;      <groupId>com.github.binarywang</groupId>&ndash;&gt;
+&lt;!&ndash;      <artifactId>weixin-java-pay</artifactId>&ndash;&gt;
+&lt;!&ndash;      <version>${weixin-java-pay.version}</version>&ndash;&gt;
+&lt;!&ndash;    </dependency>&ndash;&gt;
+
+    &lt;!&ndash;  闃块噷浜慜SS&ndash;&gt;
+    <dependency>
+      <groupId>com.aliyun.oss</groupId>
+      <artifactId>aliyun-sdk-oss</artifactId>
+      <version>${aliyun-oss.version}</version>
+    </dependency>
+
+    &lt;!&ndash; aliyun sms SDK &ndash;&gt;
+    <dependency>
+      <groupId>com.aliyun</groupId>
+      <artifactId>aliyun-java-sdk-core</artifactId>
+      <version>4.5.3</version>
+    </dependency>
+
+    <dependency>
+      <groupId>org.springframework.boot</groupId>
+      <artifactId>spring-boot-configuration-processor</artifactId>
+      <optional>true</optional>
+    </dependency>
+    &lt;!&ndash; mqtt &ndash;&gt;
+    <dependency>
+      <groupId>org.springframework.integration</groupId>
+      <artifactId>spring-integration-mqtt</artifactId>
+    </dependency>
+    &lt;!&ndash;	娴峰悍绯荤粺	&ndash;&gt;
+    <dependency>
+      <groupId>com.hikvision.ga</groupId>
+      <artifactId>artemis-http-client</artifactId>
+      <version>1.1.3</version>
+    </dependency>
+    &lt;!&ndash;鐢熸垚浜岀淮鐮�&ndash;&gt;
+    <dependency>
+      <groupId>com.google.zxing</groupId>
+      <artifactId>javase</artifactId>
+      <version>3.3.0</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-net</groupId>
+      <artifactId>commons-net</artifactId>
+      <version>3.8.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework.boot</groupId>
+      <artifactId>spring-boot-starter-data-redis</artifactId>
+    </dependency>
+
+    &lt;!&ndash; WxJava鍏紬鍙� &ndash;&gt;
+    <dependency>
+      <groupId>com.github.binarywang</groupId>
+      <artifactId>weixin-java-mp</artifactId>
+      <version>3.6.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.springframework.boot</groupId>
+      <artifactId>spring-boot-dependencies</artifactId>
+      <version>2.3.12.RELEASE</version>
+      <type>pom</type>
+      <scope>import</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>org.springframework.cloud</groupId>
+      <artifactId>spring-cloud-dependencies</artifactId>
+      <version>Hoxton.SR12</version>
+      <type>pom</type>
+      <scope>import</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>com.alibaba.cloud</groupId>
+      <artifactId>spring-cloud-alibaba-dependencies</artifactId>
+      <version>2.2.7.RELEASE</version>
+      <type>pom</type>
+      <scope>import</scope>
+    </dependency>
+  </dependencies>-->
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>${java.version}</source>
+          <target>${java.version}</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>

--
Gitblit v1.9.3