Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cust-api
Project
Project
Details
Activity
Releases
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
李伟
cust-api
Commits
aca6f099
Commit
aca6f099
authored
Apr 24, 2025
by
liwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改了91版本,修改了上传配置
parent
6ebd4544
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
5 deletions
+12
-5
application-dev-conf.yml
config/application-dev-conf.yml
+11
-4
pom.xml
pom.xml
+1
-1
No files found.
config/application-dev-conf.yml
View file @
aca6f099
...
...
@@ -144,10 +144,17 @@ global:
oss
:
request
:
"
https://"
endpoint
:
"
oss-cn-beijing.aliyuncs.com"
putAcessKey
:
"
LTAI5tRTxNjuuSYhHQDCkMQG"
putSecretKey
:
"
8TCxOP1JdLIjqezh0eKvtEAYMhEJ7O"
bucketName
:
"
cust-91isoft"
expirationTime
:
1800
bucket
:
"
tkb-oss"
regionId
:
"
cn-beijing"
put
:
acess_key
:
LTAI5tLrroC5LY84Tv9ba78t
secret_key
:
2CWrAIBiXVEqeBktzd24SagcWStMEx
ram
:
"
acs:ram::1952593484321619:role/tkb-put-role"
ramName
:
"
tkb-put-role"
read
:
acess_key
:
LTAI5tQTv2EpJ1hz3689fqpx
secret_key
:
XNOkpqLCZriKBKttzirPQIXLHr0Nm0
read_time
:
1800
#读取超时时间
logging
:
config
:
./config/logback-spring.xml
...
...
pom.xml
View file @
aca6f099
...
...
@@ -47,7 +47,7 @@
<dependency>
<groupId>
org.91isoft
</groupId>
<artifactId>
91isoft_spbt
</artifactId>
<version>
3.3.0_core_alpha1
0
</version>
<version>
3.3.0_core_alpha1
2
</version>
<!-- <version>3.0.0_nlt.25</version>-->
<!-- 排除oracle12的驱动,此处代码不能提交,测试使用的是12,生产为11 -->
</dependency>
...
...
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