第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

Content type not supported

后段可以接收到請(qǐng)求并且插入數(shù)據(jù)庫(kù)。但是。返回的時(shí)候就報(bào)錯(cuò)
2021-06-16?20:35:41.508??WARN?6105?---?[nio-8088-exec-1]?.w.s.m.s.DefaultHandlerExceptionResolver?:?Resolved?[org.springframework.web.HttpMediaTypeNotSupportedException:?Content?type?'application/x-www-form-urlencoded;charset=UTF-8'?not?supported]

然后去postman里模擬請(qǐng)求,設(shè)置了Content-Type,后端不會(huì)報(bào)錯(cuò)。這是為什么呢?

$.ajax({
????????url:data.form.action,
????????async:false,
????????type:'POST',
????????dataType:"json",
????????cache:false,
????????contentType:'application/json;charset=utf-8',
????????data:JSON.stringify(data.field),
????????success:function(res){
????????console.log("ccccc")
????????????if(res.code==0){
????????????????layer.closeAll();
????????????????query();
????????????}else{
????????????????layer.alert(res.msg);
????????????}
????????},error:?function(err){?????????
?????????}
});


正在回答

2 回答

我的課程中,這個(gè)方法是套在了layui的提交方法之中的,并且最后返回false,返回false是阻止表單跳轉(zhuǎn),你看看你是不是那么做的。

0 回復(fù) 有任何疑惑可以回復(fù)我~

請(qǐng)問(wèn)解決了嗎?


0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
MyBatis-Plus + SpringBoot實(shí)現(xiàn)簡(jiǎn)單權(quán)限管理
  • 參與學(xué)習(xí)       12941    人
  • 解答問(wèn)題       133    個(gè)

通過(guò)實(shí)戰(zhàn)項(xiàng)目掌握MyBatis-Plus應(yīng)用!

進(jìn)入課程

Content type not supported

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)