db.Get(&task_info,"select * from lie_task_info where user_id = ? and status = ? and (task_type = ? or task_type = ?) limit 1",feedback.Outter_Uid,1,1,4)
db.Get(&task_info,"select * from lie_task_info where user_id = ? and status = ? and (task_type = ? or task_type = ?) limit 1",feedback.Outter_Uid,1,1,4)
iftask_info.Id!=0{
iftask_info.Id!=0{
db.Exec("update lie_feedback set is_add_task = ? where id = ?",1,feedback.Id)