Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gf_back
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tianchao
gf_back
Commits
a239ef91
Commit
a239ef91
authored
Jun 28, 2024
by
ZWT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
都删了
parent
15498975
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
D03-deploy/deploy-pps-all/src/main/java/app/DeployPpsAllApplication.java
...oy-pps-all/src/main/java/app/DeployPpsAllApplication.java
+1
-1
D03-deploy/deploy-pps-gateway/src/main/java/app/DeployPpsGatewayApplication.java
...ateway/src/main/java/app/DeployPpsGatewayApplication.java
+1
-1
D03-deploy/deploy-pps-system/src/main/java/app/DeployPpsSystemApplication.java
...-system/src/main/java/app/DeployPpsSystemApplication.java
+1
-1
D03-deploy/deploy-pps-task/src/main/java/app/DeployPpsTaskApplication.java
...-pps-task/src/main/java/app/DeployPpsTaskApplication.java
+1
-1
No files found.
D03-deploy/deploy-pps-all/src/main/java/app/DeployPpsAllApplication.java
View file @
a239ef91
...
...
@@ -15,7 +15,7 @@ import xstartup.feature.swagger.XSwaggerFeature;
* 单体应用启动程序
*
* @author ZWT
* @date 202
3/11/29
* @date 202
4/06/28
*/
public
class
DeployPpsAllApplication
{
public
static
void
main
(
String
...
args
)
{
...
...
D03-deploy/deploy-pps-gateway/src/main/java/app/DeployPpsGatewayApplication.java
View file @
a239ef91
...
...
@@ -10,7 +10,7 @@ import xstartup.feature.cors.XCorsFeature;
* 网关模块启动程序
*
* @author ZWT
* @date 202
3/11/29
* @date 202
4/06/28
*/
public
class
DeployPpsGatewayApplication
{
public
static
void
main
(
String
...
args
)
{
...
...
D03-deploy/deploy-pps-system/src/main/java/app/DeployPpsSystemApplication.java
View file @
a239ef91
...
...
@@ -17,7 +17,7 @@ import xstartup.feature.swagger.XSwaggerFeature;
* 系统模块启动程序
*
* @author ZWT
* @date 202
3/11/29
* @date 202
4/06/28
*/
public
class
DeployPpsSystemApplication
{
public
static
void
main
(
String
...
args
)
{
...
...
D03-deploy/deploy-pps-task/src/main/java/app/DeployPpsTaskApplication.java
View file @
a239ef91
...
...
@@ -15,7 +15,7 @@ import xstartup.feature.rpc.XRpcFeature;
* 定时任务模块启动程序
*
* @author ZWT
* @date 202
3/11/29
* @date 202
4/06/28
*/
public
class
DeployPpsTaskApplication
{
public
static
void
main
(
String
...
args
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment