将super方法注释掉
原因:super是调用了此类继承父类doget和dopost方法的,
如果此类中没有这个方法,就会报错The specified HTTP method is not allowed for the requested resource.