Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
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
项目统一框架
amos-boot-biz
Commits
bce31e8c
Commit
bce31e8c
authored
Nov 09, 2021
by
kongfm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新changelog
parent
129de41f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
tzs-1.0.0.0.xml
...ystem-tzs/src/main/resources/db/changelog/tzs-1.0.0.0.xml
+6
-2
No files found.
amos-boot-system-tzs/src/main/resources/db/changelog/tzs-1.0.0.0.xml
View file @
bce31e8c
...
@@ -44,7 +44,9 @@
...
@@ -44,7 +44,9 @@
<changeSet
author=
"kongfm"
id=
"2021-11-09-02"
>
<changeSet
author=
"kongfm"
id=
"2021-11-09-02"
>
<preConditions
onFail=
"MARK_RAN"
>
<preConditions
onFail=
"MARK_RAN"
>
<tableExists
tableName=
"tz_equipment_region_num"
/>
<not>
<tableExists
tableName=
"tz_equipment_region_num"
/>
</not>
</preConditions>
</preConditions>
<comment>
create tz_equipment_region_num
</comment>
<comment>
create tz_equipment_region_num
</comment>
<sql>
<sql>
...
@@ -68,7 +70,9 @@
...
@@ -68,7 +70,9 @@
<changeSet
author=
"kongfm"
id=
"2021-11-09-03"
>
<changeSet
author=
"kongfm"
id=
"2021-11-09-03"
>
<preConditions
onFail=
"MARK_RAN"
>
<preConditions
onFail=
"MARK_RAN"
>
<tableExists
tableName=
"tz_voice_record_log"
/>
<not>
<tableExists
tableName=
"tz_voice_record_log"
/>
</not>
</preConditions>
</preConditions>
<comment>
create tz_voice_record_log
</comment>
<comment>
create tz_voice_record_log
</comment>
<sql>
<sql>
...
...
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