| | |
| | | import java.util.Date; |
| | | import java.util.List; |
| | | |
| | | import javax.annotation.Resource; |
| | | |
| | | @RequestMapping("myFile") |
| | | @RestController |
| | | @Api |
| | |
| | | e.printStackTrace(); |
| | | } |
| | | { |
| | | String msg=((User_inf)ActionUtil.getUser()).getUName()+"删除"+myFile.getFilePath()+"机房的"+myFile.getFileName(); |
| | | String msg=((User_inf)ActionUtil.getUser()).getuName()+"删除"+myFile.getFilePath()+"机房的"+myFile.getFileName(); |
| | | User_log ulog=UinfDaoFactory.CreateULog(UinfDaoFactory.Delete, msg); |
| | | listU.add(ulog); |
| | | (new User_logService()).addPro(listU);//将用户的操作记录下来 |