|
|
|
@ -21,43 +21,74 @@ |
|
|
|
<version>${ajcaptcha.version}</version> |
|
|
|
<version>${ajcaptcha.version}</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>com.baomidou</groupId> |
|
|
|
<artifactId>common-qy</artifactId> |
|
|
|
<artifactId>mybatis-plus-generator</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>${mybatisplus.version}</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
<artifactId>common-redis</artifactId> |
|
|
|
<artifactId>easypoi-base</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>4.4.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
<artifactId>common-ext</artifactId> |
|
|
|
<artifactId>easypoi-web</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>4.4.0</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
|
|
|
|
<artifactId>easypoi-annotation</artifactId> |
|
|
|
|
|
|
|
<version>4.4.0</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.jetbrains</groupId> |
|
|
|
|
|
|
|
<artifactId>annotations</artifactId> |
|
|
|
|
|
|
|
<version>24.0.1</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>com.xuxueli</groupId> |
|
|
|
|
|
|
|
<artifactId>xxl-job-core</artifactId> |
|
|
|
|
|
|
|
<version>2.3.1</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
|
|
|
<artifactId>spring-boot-starter-quartz</artifactId> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.quartz-scheduler</groupId> |
|
|
|
|
|
|
|
<artifactId>quartz</artifactId> |
|
|
|
|
|
|
|
<version>2.3.2</version> <!-- 确保使用最新的稳定版本 --> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.mybatis</groupId> |
|
|
|
|
|
|
|
<artifactId>mybatis-spring</artifactId> |
|
|
|
|
|
|
|
<version>2.1.2</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-dict</artifactId> |
|
|
|
<artifactId>common-core</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-datafilter</artifactId> |
|
|
|
<artifactId>common-redis</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-mobile</artifactId> |
|
|
|
<artifactId>common-log</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-core</artifactId> |
|
|
|
<artifactId>common-online</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-log</artifactId> |
|
|
|
<artifactId>common-report</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
@ -67,10 +98,9 @@ |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-aliyun-oss</artifactId> |
|
|
|
<artifactId>common-datafilter</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-dbutil</artifactId> |
|
|
|
<artifactId>common-dbutil</artifactId> |
|
|
|
@ -78,66 +108,48 @@ |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-swagger</artifactId> |
|
|
|
<artifactId>common-tenant</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-generator</artifactId> |
|
|
|
<artifactId>common-dict</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-eas</artifactId> |
|
|
|
<artifactId>common-mobile</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>common-online</artifactId> |
|
|
|
<artifactId>common-flow-online</artifactId> |
|
|
|
<version>1.0.0</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.baomidou</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>mybatis-plus-generator</artifactId> |
|
|
|
<artifactId>common-flow</artifactId> |
|
|
|
<version>${mybatisplus.version}</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
|
|
|
|
<artifactId>easypoi-base</artifactId> |
|
|
|
|
|
|
|
<version>4.4.0</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
|
|
|
|
<artifactId>easypoi-web</artifactId> |
|
|
|
|
|
|
|
<version>4.4.0</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
|
|
|
|
<artifactId>easypoi-annotation</artifactId> |
|
|
|
|
|
|
|
<version>4.4.0</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.jetbrains</groupId> |
|
|
|
|
|
|
|
<artifactId>annotations</artifactId> |
|
|
|
|
|
|
|
<version>24.0.1</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.xuxueli</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>xxl-job-core</artifactId> |
|
|
|
<artifactId>common-botp</artifactId> |
|
|
|
<version>2.3.1</version> |
|
|
|
<version>1.0.0</version> |
|
|
|
<scope>compile</scope> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>spring-boot-starter-quartz</artifactId> |
|
|
|
<artifactId>common-orm</artifactId> |
|
|
|
|
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.quartz-scheduler</groupId> |
|
|
|
<groupId>apelet</groupId> |
|
|
|
<artifactId>quartz</artifactId> |
|
|
|
<artifactId>common-ext</artifactId> |
|
|
|
<version>2.3.2</version> <!-- 确保使用最新的稳定版本 --> |
|
|
|
<version>1.0.0</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
|
|
|
|
|
|
|
|
<build> |
|
|
|
<build> |
|
|
|
|