Commit 1d6456a9 by jiawei.su

someupdate

parent f5a860da
......@@ -29,7 +29,6 @@ namespace Siger.ApiACC.Tasks
}
using (DBhelper dbhelper = new DBhelper())
{
var linemode=
var tasklist = dbhelper.GetTaskList(projectId);
if (!tasklist.Any())
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment