http请求测试
来源:4-15 完成会员注册接口的开发

呈现3003
2024-11-28
我post请求中设置mobile为123456,数据库mobile字段类型是varchar(11),报错说Data truncation: Data too long for column ‘mobile’ at row 1。为什么呢
写回答
1回答
-
甲蛙
2024-12-05
有可能代码写错了,比如将password的值放到mobile属性的,可以看打印出来的sql
00
相似问题