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
e3c8c2da
Commit
e3c8c2da
authored
Sep 18, 2020
by
吴俊凯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
巡检计划导出修改
parent
93ae5954
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dbTemplate_check.xml
...olStart/src/main/resources/db/mapper/dbTemplate_check.xml
+2
-2
No files found.
AmosBankPatrolStart/src/main/resources/db/mapper/dbTemplate_check.xml
View file @
e3c8c2da
...
...
@@ -737,9 +737,9 @@
) AS `Finish_Status`,
CASE
WHEN a.is_ok = '1' THEN
'
合格
'
'
正常
'
WHEN a.is_ok = '2' THEN
'
不合格
'
'
异常
'
ELSE
'漏检'
END AS isOk,
...
...
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