Field ‘spu_id‘ doesn‘t have a default valu 解決辦法
問題:
Field 'spu_id' doesn't have a default valu
在寫新增的方法的時候,出現 Field 'id' doesn't have a default value 這個錯誤
方法1:
修改你的資料庫,開啟設計表,看下面自增遞增是否勾選上了,如果沒有勾上再去執行 就可以了。
方法2:
如果資料庫中的id需要手動輸入,只需在實體類中新增
@TableId(type = IdType.INPUT)
相關文章
- 資料庫報錯java.sql.SQLException: Field ‘id‘ doesn‘t have a default value資料庫JavaSQLException
- 1364 - Field did doesnt have a default value
- 解決pgpool啟動報錯 ifup[/sbin/ip] doesn't have setuid bitUI
- 錯誤訊息 This computer doesn't have VT-X/AMD-v enabled
- adb server version (31) doesn’t match this client (36); killing… 的解決方法Serverclient
- FileZilla:425 Can't open data connection for transfer of解決辦法
- Python:Python3錯誤提示TypeError: slice indices must be integers or None or have an __index__ method解決辦法PythonErrorNoneIndex
- Namespoace Terminating 解決辦法
- github慢解決辦法Github
- 解決安裝ubuntu系統時出現錯誤:(10, “debian-installer/locale doesn‘t exist“)Ubuntu
- 115 svn: URL 'svn://132.232.108.38/think' doesn't exist
- dedeCMS標籤[field:typedir/]中{cmspath}的去除辦法
- 檔案無法粉碎解決辦法
- pecl PHP Parse error: syntax error, unexpected 'new' (T_NEW) 以及 XML缺失解決辦法PHPErrorXML
- 公寓噪音的解決辦法
- height:100%失效解決辦法
- mysql Unknown column ‘‘ in ‘field list‘解決方案MySql
- 記vscode無法啟動解決辦法VSCode
- 帝國CMS重新整理資料表article提示Table ‘empirecms.phome_ecms_’ doesn’t exist的解決
- SpringBoot 迴圈引用解決辦法Spring Boot
- 跨域問題解決辦法跨域
- SqlServer鎖表解鎖解決辦法SQLServer
- github訪問受限解決辦法Github
- VScode 更新失敗解決辦法VSCode
- npm install 失敗解決辦法NPM
- ModuleNotFoundError: No module named ‘DBUtils‘解決辦法Error
- -bash: XXX: command not found解決辦法
- cnpm link 報錯解決辦法NPM
- mysql事件關閉解決辦法MySql事件
- IDEA 找不到包解決辦法Idea
- 資料傾斜解決辦法
- 網站提示:You Don’t Have Permission To Access網站
- PostgreSQL DBA(115) - pgAdmin(Don't do this:Don't use varchar(n) by default)SQL
- svn相關問題解決辦法
- fatal: refusing to merge unrelated histories解決辦法
- zabbix_get :command not found 解決辦法
- celery Discarding revoked task: ... 的解決辦法
- stm出現Flash Timeout解決辦法