mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 10:16:38 +08:00
adding wx-pay and alipay logic and order and good logic code
This commit is contained in:
parent
55465a782f
commit
493484f071
@ -303,7 +303,7 @@
|
||||
<version>${smartadmin.springboot.version}</version>
|
||||
<configuration>
|
||||
<mainClass>${main-class}</mainClass>
|
||||
|
||||
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -306,8 +306,6 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<configuration>
|
||||
<mainClass>cn.nordrassil.Application</mainClass>
|
||||
<layout>ZIP</layout>
|
||||
<fork>true</fork>
|
||||
<includeSystemScope>true</includeSystemScope>
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user