Commit a239ef91 authored by ZWT's avatar ZWT

都删了

parent 15498975
......@@ -15,7 +15,7 @@ import xstartup.feature.swagger.XSwaggerFeature;
* 单体应用启动程序
*
* @author ZWT
* @date 2023/11/29
* @date 2024/06/28
*/
public class DeployPpsAllApplication {
public static void main(String... args) {
......
......@@ -10,7 +10,7 @@ import xstartup.feature.cors.XCorsFeature;
* 网关模块启动程序
*
* @author ZWT
* @date 2023/11/29
* @date 2024/06/28
*/
public class DeployPpsGatewayApplication {
public static void main(String... args) {
......
......@@ -17,7 +17,7 @@ import xstartup.feature.swagger.XSwaggerFeature;
* 系统模块启动程序
*
* @author ZWT
* @date 2023/11/29
* @date 2024/06/28
*/
public class DeployPpsSystemApplication {
public static void main(String... args) {
......
......@@ -15,7 +15,7 @@ import xstartup.feature.rpc.XRpcFeature;
* 定时任务模块启动程序
*
* @author ZWT
* @date 2023/11/29
* @date 2024/06/28
*/
public class DeployPpsTaskApplication {
public static void main(String... args) {
......
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