当前位置:网站首页>Required String parameter ‘XXX‘ is not present
Required String parameter ‘XXX‘ is not present
2022-07-07 08:43:00 【White small code】
What about the wrong bag , It means that what you send to the back end doesn't exist , There are many reasons why others post blogs , But it can't solve
I'm because The back-end acceptance is not standardized It's a post request He used it parms Pass parameters to accept
So I just
export const getXXX = (data) => {
return request({
url: `/api/XXX/XXX`,
method: 'post',
params:data
})
}
Then the problem is solved
边栏推荐
- 归并排序和非比较排序
- Train your dataset with swinunet
- Three series of BOM elements
- [Nanjing University] - [software analysis] course learning notes (I) -introduction
- [paper reading] icml2020: can autonomous vehicles identify, recover from, and adapt to distribution shifts?
- ES6_ Arrow function
- FPGA knowledge accumulation [6]
- Componentspace2022, assertions, protocols, bindings, and configuration files
- POJ - 3616 Milking Time(DP+LIS)
- [Yu Yue education] C language programming reference of Zhongbei College of Nanjing Normal University
猜你喜欢
Low success rate of unit test report
[untitled]
2-3 lookup tree
Image segmentation in opencv
leetcode134. gas station
【踩坑】nacos注册一直连接localhost:8848,no available server
Input of mathematical formula of obsidan
Count sort (diagram)
GFS distributed file system
Quick sorting (detailed illustration of single way, double way, three way)
随机推荐
Interface as a parameter (interface callback)
Greenplum6.x监控软件搭建
快速集成认证服务-HarmonyOS平台
详解华为应用市场2022年逐步减少32位包体上架应用和策略
How to integrate app linking services in harmonyos applications
为什么要选择云原生数据库
Greenplum6.x搭建_环境配置
基本数据类型和string类型互相转化
Three series of BOM elements
Count sort (diagram)
opencv 将16位图像数据转为8位、8转16
ES6_ Arrow function
Implementation method of data platform landing
GFS distributed file system
Componentspace2022, assertions, protocols, bindings, and configuration files
Virtual address space
調用華為遊戲多媒體服務的創建引擎接口返回錯誤碼1002,錯誤信息:the params is error
AVL平衡二叉搜索树
指针进阶,字符串函数
[hard core science popularization] working principle of dynamic loop monitoring system