Merge branch 'master' of https://github.com/easysoft/zentaopms
This commit is contained in:
@@ -1 +1,2 @@
|
||||
ALTER TABLE `zt_storyspec` CHANGE `title` `title` varchar(255) NOT NULL;
|
||||
update `zt_todo` set assignedTo = 'closed', assignedDate = closedDate where status = 'closed';
|
||||
|
||||
Reference in New Issue
Block a user