Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sv-springboot
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
0
Merge Requests
0
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
bsoft
sv-springboot
Commits
bf9e6e1c
Commit
bf9e6e1c
authored
Jul 07, 2020
by
Suvalue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录添加病案信息
parent
0519d0ab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
bsoft-api/src/main/resources/application.properties
+4
-3
bsoft-api/src/main/resources/mapper/SysVersionMapper.xml
+2
-1
No files found.
bsoft-api/src/main/resources/application.properties
View file @
bf9e6e1c
...
@@ -20,5 +20,6 @@ mybatis.configuration.call-setters-on-nulls=true
...
@@ -20,5 +20,6 @@ mybatis.configuration.call-setters-on-nulls=true
version.number
=
1.01.0705001
version.number
=
1.01.0707001
version.date
=
2020.07.05
version.date
=
2020.07.07
\ No newline at end of file
version.remarks
=
\u
767B
\u
5F55
\u
6DFB
\u
52A0
\u
75C5
\u6848\u
4FE1
\u
606F
\ No newline at end of file
bsoft-api/src/main/resources/mapper/SysVersionMapper.xml
View file @
bf9e6e1c
...
@@ -43,6 +43,6 @@
...
@@ -43,6 +43,6 @@
select *
select *
from sys_version
from sys_version
order by UPDATE_TIME, BAH_DATE desc
order by UPDATE_TIME, BAH_DATE desc
limit
1
,1
limit
0
,1
</select>
</select>
</mapper>
</mapper>
\ 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