Commit e912caf7 by gechengyang

提交国际支付springboot初版

parent e214e52b
...@@ -118,12 +118,12 @@ ...@@ -118,12 +118,12 @@
<scope>system</scope> <scope>system</scope>
<systemPath>${pom.basedir}/lib/be-esb-core-2.0.jar</systemPath> <systemPath>${pom.basedir}/lib/be-esb-core-2.0.jar</systemPath>
</dependency> </dependency>
<dependency> <!-- <dependency>
<groupId>com.brilliance</groupId> <groupId>com.brilliance</groupId>
<artifactId>gjjs-bd-runtime</artifactId> <artifactId>gjjs-bd-runtime</artifactId>
<version>0.0.2</version> <version>0.0.2</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>-->
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment