mirror of
https://github.com/Javen205/IJPay.git
synced 2026-05-06 21:40:11 +08:00
✨ JFinal 版本 Demo
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.ijpay.demo</groupId>
|
||||
<artifactId>IJPay-JFinal-Demo</artifactId>
|
||||
<artifactId>IJPay-Demo-JFinal</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>${project.artifactId}</name>
|
||||
<description>IJPay Demo for JFinal</description>
|
||||
@@ -106,7 +106,7 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<finalName>IJPay-JFinal-Demo</finalName>
|
||||
<finalName>IJPay-Demo-JFinal</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
@@ -8,7 +8,7 @@
|
||||
<div>
|
||||
<p>欢迎来到 JFinal 极速开发世界!</p>
|
||||
<br>
|
||||
<p>JPay 让支付触手可及 <a target="_blank" href="https://gitee.com/javen205/IJPay">https://gitee.com/javen205/IJPay</a></p>
|
||||
<p>IJPay 让支付触手可及 <a target="_blank" href="https://gitee.com/javen205/IJPay">https://gitee.com/javen205/IJPay</a></p>
|
||||
<br>
|
||||
本 Demo 采用 JFinal Template 作为视图文件。
|
||||
</div>
|
||||
Reference in New Issue
Block a user