Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
E
erp-service
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
ximai
erp-service
Commits
ec758f98
Commit
ec758f98
authored
Mar 24, 2025
by
李驰骋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上海ximai扫码
parent
bc3abb9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
68 additions
and
0 deletions
+68
-0
application-ximai-sh.yml
src/main/resources/application-ximai-sh.yml
+68
-0
No files found.
src/main/resources/application-ximai-sh.yml
0 → 100644
View file @
ec758f98
topsunit
:
token-expires-hour
:
8760
token-secret
:
q8w3Cx9Lr4fT2y6uV5sZ8aE1mN0kP7gH
authentication-enabled
:
false
print-api-url
:
http://192.168.1.107:8085/ximaiprintservice/print/PrintLabelByBarTender
share-url
:
smb://127.0.0.1/share
mes-url
:
http://192.168.1.128:8088
default-password
:
123456
db-name
:
XIMAI
server
:
port
:
20091
servlet
:
context-path
:
/
logging
:
level
:
root
:
info
com
:
topsunit
:
scanservice
:
ximai
:
controller
:
debug
com.topsunit
:
info
file
:
name
:
logs/erp-service.log
spring
:
messages
:
# 国际化资源文件路径
basename
:
i18n/messages
devtools
:
restart
:
additional-paths
:
-
src/main/resources
resources
:
static-locations
:
-
classpath:/static/
-
classpath:/public/
datasource
:
name
:
TPYS
username
:
sa
password
:
123qweQWE
url
:
jdbc:sqlserver://192.168.1.21:1433;DatabaseName=XIMAI
type
:
com.alibaba.druid.pool.DruidDataSource
druid
:
filters
:
stat
max-active
:
20
initial-size
:
1
max-wait
:
60000
min-idle
:
1
time-between-eviction-runs-millis
:
60000
min-evictable-idle-time-millis
:
30000
validation-query
:
select 'x'
test-while-idle
:
true
test-on-borrow
:
false
test-on-return
:
false
pool-prepared-statements
:
true
max-open-prepared-statements
:
20
driver-class-name
:
com.microsoft.sqlserver.jdbc.SQLServerDriver
jackson
:
serialization
:
indent-output
:
true
jpa
:
hibernate
:
ddl-auto
:
none
naming
:
physical-strategy
:
com.topsunit.scanservice.ximai.common.PhysicalNamingStrategyUpperCaseImpl
show-sql
:
true
application
:
name
:
topsunit-scan-ximai
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