Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
8e144979
Commit
8e144979
authored
Jul 12, 2023
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.服务名称调整
parent
5b5c72b5
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
10 deletions
+5
-10
pom.xml
amos-boot-biz-common/pom.xml
+0
-5
application.properties
...odule-96333-biz/src/main/resources/application.properties
+1
-1
StartPlatformTokenService.java
.../cylinder/biz/service/impl/StartPlatformTokenService.java
+1
-1
application.properties
...le-cylinder-biz/src/main/resources/application.properties
+1
-1
application.properties
...module-jczs-biz/src/main/resources/application.properties
+1
-1
application.properties
...-module-ymt-biz/src/main/resources/application.properties
+1
-1
No files found.
amos-boot-biz-common/pom.xml
View file @
8e144979
...
@@ -15,11 +15,6 @@
...
@@ -15,11 +15,6 @@
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-feign-systemctl
</artifactId>
<version>
${amos.version}
</version>
</dependency>
<dependency>
<groupId>
com.yeejoin
</groupId>
<artifactId>
amos-component-security
</artifactId>
<artifactId>
amos-component-security
</artifactId>
<version>
1.7.13-SNAPSHOT
</version>
<version>
1.7.13-SNAPSHOT
</version>
</dependency>
</dependency>
...
...
amos-boot-system-tzs/amos-boot-module-96333/amos-boot-module-96333-biz/src/main/resources/application.properties
View file @
8e144979
spring.application.name
=
96333
spring.application.name
=
TZS-
96333
server.servlet.context-path
=
/96333
server.servlet.context-path
=
/96333
server.port
=
11004
server.port
=
11004
spring.profiles.active
=
dev3
spring.profiles.active
=
dev3
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/java/com/yeejoin/amos/boot/module/cylinder/biz/service/impl/StartPlatformTokenService.java
View file @
8e144979
package
com
.
yeejoin
.
amos
.
boot
.
module
.
cylinder
.
biz
.
service
.
impl
;
package
com
.
yeejoin
.
amos
.
boot
.
module
.
cylinder
.
biz
.
service
.
impl
;
import
com.yeejoin.amos.boot.module.cylinder.biz.utils.RedisUtil
;
import
com.yeejoin.amos.boot.module.cylinder.biz.utils.RedisUtil
;
import
com.yeejoin.amos.component.robot.AmosRequestContext
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
org.springframework.beans.factory.annotation.Value
;
import
org.springframework.beans.factory.annotation.Value
;
import
org.springframework.stereotype.Service
;
import
org.springframework.stereotype.Service
;
import
org.typroject.tyboot.core.foundation.context.RequestContext
;
import
org.typroject.tyboot.core.foundation.context.RequestContext
;
import
com.yeejoin.amos.component.robot.AmosRequestContext
;
@Service
@Service
public
class
StartPlatformTokenService
{
public
class
StartPlatformTokenService
{
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/application.properties
View file @
8e144979
spring.application.name
=
CYLINDER
spring.application.name
=
TZS-
CYLINDER
server.servlet.context-path
=
/cylinder
server.servlet.context-path
=
/cylinder
server.port
=
11003
server.port
=
11003
spring.profiles.active
=
dev3
spring.profiles.active
=
dev3
...
...
amos-boot-system-tzs/amos-boot-module-jczs/amos-boot-module-jczs-biz/src/main/resources/application.properties
View file @
8e144979
spring.application.name
=
JCZS
spring.application.name
=
TZS-
JCZS
server.servlet.context-path
=
/jczs
server.servlet.context-path
=
/jczs
server.port
=
11002
server.port
=
11002
spring.profiles.active
=
dev3
spring.profiles.active
=
dev3
...
...
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/application.properties
View file @
8e144979
spring.application.name
=
YMT
spring.application.name
=
TZS-
YMT
server.servlet.context-path
=
/ymt
server.servlet.context-path
=
/ymt
server.port
=
11000
server.port
=
11000
spring.profiles.active
=
dev3
spring.profiles.active
=
dev3
...
...
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