海外平台-数据全英文化

This commit is contained in:
2025-09-18 14:05:01 +08:00
parent e6b6ccd804
commit 83eff7d1ee
112 changed files with 2151 additions and 344 deletions

View File

@ -24,23 +24,23 @@
<version>${flowable-src.version}</version>
</dependency>-->
<dependency>
<groupId>com.hoenergy</groupId>
<artifactId>flowable-src</artifactId>
<version>${flowable-src.version}</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/resources/lib/flowable-src-1.0.jar</systemPath>
<exclusions>
<exclusion>
<groupId>com.hoenergy</groupId>
<artifactId>common-tools</artifactId>
</exclusion>
<exclusion>
<groupId>com.hoenergy</groupId>
<artifactId>flowable-center-dao</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.hoenergy</groupId>-->
<!-- <artifactId>flowable-src</artifactId>-->
<!-- <version>${flowable-src.version}</version>-->
<!-- <scope>system</scope>-->
<!-- <systemPath>${project.basedir}/src/main/resources/lib/flowable-src-1.0.jar</systemPath>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <groupId>com.hoenergy</groupId>-->
<!-- <artifactId>common-tools</artifactId>-->
<!-- </exclusion>-->
<!-- <exclusion>-->
<!-- <groupId>com.hoenergy</groupId>-->
<!-- <artifactId>flowable-center-dao</artifactId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
<dependency>
<groupId>com.hoenergy</groupId>
<artifactId>flowable-center-dao</artifactId>