Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AmosBankPatrolRoot
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
1
Merge Requests
1
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
bank
AmosBankPatrolRoot
Commits
c7e8b237
Commit
c7e8b237
authored
Aug 24, 2020
by
xinglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*)实际巡检统计错误bug
parent
7269d153
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dbTemplate_check.xml
...olStart/src/main/resources/db/mapper/dbTemplate_check.xml
+4
-4
No files found.
AmosBankPatrolStart/src/main/resources/db/mapper/dbTemplate_check.xml
View file @
c7e8b237
...
...
@@ -1977,11 +1977,11 @@
0
END missed,
CASE
WHEN c.is_ok = 3 THEN
0
ELSE
WHEN (c.is_ok = 1 or c.is_ok = 2) THEN
1
END finish
ELSE
0
END finish
FROM
p_plan_task pnt
LEFT JOIN p_route r ON r.id = pnt.route_id
...
...
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