* code for task #8279.

This commit is contained in:
z
2020-11-04 10:33:20 +08:00
parent 4ebb150e82
commit eb53d44b81
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `zt_task` CHANGE `realStarted` `realStarted` datetime NOT NULL AFTER `estStarted`;