初始化

master
LQS 2024-07-31 19:52:42 +08:00
parent 93c42caccb
commit f31280c85f
5 changed files with 25 additions and 0 deletions

View File

@ -10,6 +10,7 @@
</parent>
<artifactId>cloud-pay-client</artifactId>
<version>1.0.0</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>

View File

@ -10,6 +10,7 @@
</parent>
<artifactId>cloud-pay-common</artifactId>
<version>1.0.0</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>

View File

@ -10,6 +10,7 @@
</parent>
<artifactId>cloud-pay-remote</artifactId>
<version>1.0.0</version>
<properties>
<maven.compiler.source>17</maven.compiler.source>

View File

@ -18,5 +18,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
public class MuYuPayApplication {
public static void main(String[] args) {
SpringApplication.run(MuYuPayApplication.class);
}
}

View File

@ -1,2 +1,23 @@
Spring Boot Version: ${spring-boot.version}
Spring Application Name: ${spring.application.name}
_ooOoo_
o8888888o
88" . "88
(| -_- |)
O\ = /O
____/`---'\____
.' \\| |// `.
/ \\||| : |||// \
/ _||||| -:- |||||- \
| | \\\ - /// | |
| \_| ''\---/'' | |
\ .-\__ `-` ___/-. /
___`. .' /--.--\ `. . __
."" '< `.___\_<|>_/___.' >'"".
| | : `- \`.;`\ _ /`;.`/ - ` : | |
\ \ `-. \_ __\ /__ _/ .-` / /
======`-.____`-.___\_____/___.-`____.-'======
`=---='
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
// 佛祖保佑 永不宕机 永无BUG //