修改功能報(bào)500
點(diǎn)擊修改的時(shí)候出現(xiàn)?Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"異常,找不到哪里需要把string轉(zhuǎn)換成int
點(diǎn)擊修改的時(shí)候出現(xiàn)?Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"異常,找不到哪里需要把string轉(zhuǎn)換成int
舉報(bào)
2018-04-04
把數(shù)據(jù)庫(kù)里面的業(yè)務(wù)表id全部改為id再生成一次就行了,主鍵不能加前綴,這是我發(fā)現(xiàn)的代碼生成規(guī)則
2018-04-03
看看修改方法參數(shù)的類型