Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-config
Commits
c4dcdf76
Commit
c4dcdf76
authored
Sep 16, 2021
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-project-track-local.yml
parent
1f83326d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
6 deletions
+1
-6
techhero-project-track-local.yml
+1
-6
No files found.
techhero-project-track-local.yml
View file @
c4dcdf76
#数据源
#数据源
rdsdatasource
:
rdsdatasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
url
:
jdbc:oracle:thin:@119.96.8
5.104
:1521:orcl
url
:
jdbc:oracle:thin:@119.96.8
7.17
:1521:orcl
username
:
SJGZV1
username
:
SJGZV1
password
:
SJGZV1
password
:
SJGZV1
driver-class-name
:
oracle.jdbc.OracleDriver
driver-class-name
:
oracle.jdbc.OracleDriver
...
@@ -131,8 +131,4 @@ template:
...
@@ -131,8 +131,4 @@ template:
download
:
download
:
smartLabelTemplatePath
:
/Users/cnnoter/Data/TempData/smartLabelTemplate.xlsx
smartLabelTemplatePath
:
/Users/cnnoter/Data/TempData/smartLabelTemplate.xlsx
handTerminalTemplatePath
:
/Users/cnnoter/Data/TempData/handTerminalTemplate.xlsx
handTerminalTemplatePath
:
/Users/cnnoter/Data/TempData/handTerminalTemplate.xlsx
getByTerNoAndPlanCode
:
SELECT * FROM TB_GPS WHERE "terminalNumber" = {0} AND "planCode" = {1} AND "terminalType" = {2} ORDER BY "time" DESC LIMIT 1
selevtTerminalHistory
:
SELECT * FROM TB_GPS WHERE "terminalNumber" = {0} AND "planCode" = {1} AND "terminalType" = {2} ORDER BY "time" ASC LIMIT 1000
\ No newline at end of file
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