海外平台-数据全英文化
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user