ajax没有携带cookie
a调用b,已经在b添加了cookie,就是报错
Resolved exception caused by Handler execution: org.springframework.web.bind.ServletRequestBindingException: Missing cookie 'coo' for method parameter of type String
a调用b,已经在b添加了cookie,就是报错
Resolved exception caused by Handler execution: org.springframework.web.bind.ServletRequestBindingException: Missing cookie 'coo' for method parameter of type String
 
                            2018-06-24
举报