Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
FrontEndProcessor
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
CrossProvincialPlatform
FrontEndProcessor
Commits
0fee3102
Commit
0fee3102
authored
Apr 10, 2023
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级fastjson版本
parent
7476bc02
Pipeline
#164
failed with stages
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
pom.xml
pom.xml
+1
-1
src/main/resources/application.properties
src/main/resources/application.properties
+11
-11
No files found.
pom.xml
View file @
0fee3102
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<dependency>
<dependency>
<groupId>
com.alibaba
</groupId>
<groupId>
com.alibaba
</groupId>
<artifactId>
fastjson
</artifactId>
<artifactId>
fastjson
</artifactId>
<version>
1.2.
68
</version>
<version>
1.2.
83
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.oracle
</groupId>
<groupId>
com.oracle
</groupId>
...
...
src/main/resources/application.properties
View file @
0fee3102
#
应用名称
#
????
spring.application.name
=
adapter
spring.application.name
=
adapter
#
应用服务 WEB 访问端口
#
???? WEB ????
server.port
=
8080
server.port
=
8080
#server.servlet.context-path=/FrontEndProcessor
#server.servlet.context-path=/FrontEndProcessor
#
鉴权认证第三方接口(正式环境地址)
#
?????????????????
tokenurl
:
http://59.208.149.225:18080/sjzt/api/oauth2/token
tokenurl
:
http://59.208.149.225:18080/sjzt/api/oauth2/token
#
公积金系统服务第三方接口(正式环境地址)
#
????????????????????
provifunserviurl
:
http://59.208.149.225:18080/sjzt/api/dx/e39a08e0a52b413897f9d23359540b27/GJJ?access_token=
provifunserviurl
:
http://59.208.149.225:18080/sjzt/api/dx/e39a08e0a52b413897f9d23359540b27/GJJ?access_token=
#
进度推送第三方接口(正式环境地址)
#
?????????????????
bussiniprourl
:
http://59.208.149.225:18080/sjzt/api/retGjjProgData?access_token=
bussiniprourl
:
http://59.208.149.225:18080/sjzt/api/retGjjProgData?access_token=
#
鉴权认证第三方接口(测试环境地址)
#
?????????????????
#tokenurl:https://scjg.hubei.gov.cn/sjzt/api/oauth2/token
#tokenurl:https://scjg.hubei.gov.cn/sjzt/api/oauth2/token
#
公积金系统服务第三方接口(测试环境地址)
#
????????????????????
#provifunserviurl:http://59.208.149.225:18080/sjzt/api/dx/e39a08e0a52b413897f9d23359540b27/GJJ?access_token=
#provifunserviurl:http://59.208.149.225:18080/sjzt/api/dx/e39a08e0a52b413897f9d23359540b27/GJJ?access_token=
#
进度推送第三方接口(测试环境地址)
#
?????????????????
#bussiniprourl:http://59.208.149.225:18080/sjzt/api/testretGjjProgData?access_token=
#bussiniprourl:http://59.208.149.225:18080/sjzt/api/testretGjjProgData?access_token=
#
鉴权认证第三方接口(本地环境地址)
#
?????????????????
#tokenurl:http://127.0.0.1:8080/FrontEndProcessor/FrontEndProcessor/token2
#tokenurl:http://127.0.0.1:8080/FrontEndProcessor/FrontEndProcessor/token2
#
公积金系统服务第三方接口(本地环境地址)
#
????????????????????
#provifunserviurl:http://127.0.0.1:8080/FrontEndProcessor/FrontEndProcessor/ProvidentFundServices2?access_token=
#provifunserviurl:http://127.0.0.1:8080/FrontEndProcessor/FrontEndProcessor/ProvidentFundServices2?access_token=
#
进度推送第三方接口(本地环境地址)
#
?????????????????
#bussiniprourl:http://127.0.0.1:8080/FrontEndProcessor/FrontEndProcessor/BusinessProcessing2?access_token=
#bussiniprourl:http://127.0.0.1:8080/FrontEndProcessor/FrontEndProcessor/BusinessProcessing2?access_token=
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