修改功能報500
點擊修改的時候出現(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
點擊修改的時候出現(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
2018-04-03
舉報
2018-04-04
把數(shù)據(jù)庫里面的業(yè)務(wù)表id全部改為id再生成一次就行了,主鍵不能加前綴,這是我發(fā)現(xiàn)的代碼生成規(guī)則
2018-04-03
看看修改方法參數(shù)的類型