Skip to content

Commit 82567e6

Browse files
committed
更新版本号
1 parent 9a7f20d commit 82567e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docker/data/update.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.7.1
1+
v1.8.0

docker/data/v1.8.0.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
UPDATE process_safe SET status = 0 WHERE id = 18;
2+
UPDATE process_safe SET status = 0 WHERE id = 10;
3+
UPDATE process_safe SET status = 0 WHERE id = 2;
4+
UPDATE process_safe SET status = 0 WHERE id = 4;

0 commit comments

Comments
 (0)