change - 系统启动
parent
65367c5c3c
commit
dcedbd020a
@ -1,24 +1,10 @@
|
|||||||
Application Version: ${ruoyi.version}
|
Application Version: ${ruoyi.version}
|
||||||
Spring Boot Version: ${spring-boot.version}
|
Spring Boot Version: ${spring-boot.version}
|
||||||
////////////////////////////////////////////////////////////////////
|
$$\ $$\ $$$$$$$$\ $$$$$$\ $$\ $$\ $$$$$$\ $$$$$$\
|
||||||
// _ooOoo_ //
|
$$$\ $$$ |$$ _____|$$ __$$\ $$$\ $$ |$$ __$$\ $$ __$$\
|
||||||
// o8888888o //
|
$$$$\ $$$$ |$$ | $$ / \__|$$$$\ $$ |$$ / $$ |$$ / \__|
|
||||||
// 88" . "88 //
|
$$\$$\$$ $$ |$$$$$\ \$$$$$$\ $$ $$\$$ |$$$$$$$$ |$$ |
|
||||||
// (| ^_^ |) //
|
$$ \$$$ $$ |$$ __| \____$$\ $$ \$$$$ |$$ __$$ |$$ |
|
||||||
// O\ = /O //
|
$$ |\$ /$$ |$$ | $$\ $$ |$$ |\$$$ |$$ | $$ |$$ | $$\
|
||||||
// ____/`---'\____ //
|
$$ | \_/ $$ |$$$$$$$$\ \$$$$$$ |$$ | \$$ |$$ | $$ |\$$$$$$ |
|
||||||
// .' \\| |// `. //
|
\__| \__|\________| \______/ \__| \__|\__| \__| \______/
|
||||||
// / \\||| : |||// \ //
|
|
||||||
// / _||||| -:- |||||- \ //
|
|
||||||
// | | \\\ - /// | | //
|
|
||||||
// | \_| ''\---/'' | | //
|
|
||||||
// \ .-\__ `-` ___/-. / //
|
|
||||||
// ___`. .' /--.--\ `. . ___ //
|
|
||||||
// ."" '< `.___\_<|>_/___.' >'"". //
|
|
||||||
// | | : `- \`.;`\ _ /`;.`/ - ` : | | //
|
|
||||||
// \ \ `-. \_ __\ /__ _/ .-` / / //
|
|
||||||
// ========`-.____`-.___\_____/___.-`____.-'======== //
|
|
||||||
// `=---=' //
|
|
||||||
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ //
|
|
||||||
// 佛祖保佑 永不宕机 永无BUG //
|
|
||||||
////////////////////////////////////////////////////////////////////
|
|
@ -1,6 +0,0 @@
|
|||||||
/**
|
|
||||||
* @Author YinQ
|
|
||||||
* @create 2023-10-09 9:26
|
|
||||||
*/
|
|
||||||
public class test {
|
|
||||||
}
|
|
Loading…
Reference in New Issue