删除项目负责人
__XLjD79Km8j8pkSHjTTv
__XLjD79Km8j8pkSHjTTv
published
UTF-8
post
/event/delete/manager
json
您好,您已被从'+project_name+"项目的负责人中移除。', '"+person_id+"', now(), NULL, '赛演项目', '"+domain_id+"', 11, '"+'{\"content\":\"您好,您已被从'+project_name+'项目的负责人中移除。\",\"project_id\":\"'+project_id+'\",\"title\":\"赛演提醒\",\"type\":11,\"typeName\":\"赛演项目\"'+"}');"
insertByDSName("baibaodunFlow",insertsql);
var sql ="delete from tlk_event_manager where id='"+docids+"'";
deleteByDSName("baibaodunFlow",sql);
var sql ="delete from dispatch.tlk_device where item_reference_number='"+docids+"'";
deleteByDSName("baibaodunFlow",sql);
var updateDevice = "update dispatch.tlk_device set item_end_time='"+format(adjustDay (getToday(),-1),"yyyy-MM-dd")+"' where item_binded_assigner_name='赛演临时调度' and item_binded_user_id='"+person_id+"' "
updateByDSName("baibaodunFlow",updateDevice);
result.put("code","200");
result.put("msg","移除成功!");
result.put("state", true);
return result;
})()]]>