主题 : In attribute 'id', a column is specified, but it is mapped by a relationship. IDs that are mapped by
级别: 白丁
UID: 74928
积分:69 加为好友
威望: 1 精华: 0
主题:14 回复:44
注册时间:2015-05-02
在线时长:0
1#   发表于:2021-07-16 17:07:03  IP:222.233.*.*
商业授权版v1.9源码有几个错误,
1.com.jeecms.auth.domain.UserIncome.java第84行报错,In attribute 'id', a column is specified, but it is mapped by a relationship. IDs that are mapped by a relationship should not specify a column.
2.com.jeecms.content.domain.ContentExt.java第131行报错,In attribute 'id', a column is specified, but it is mapped by a relationship. IDs that are mapped by a relationship should not specify a column.
3.com.jeecms.questionnaire.domain.SysQuestionnaireConfig第139行报错,In attribute 'id', a column is specified, but it is mapped by a relationship. IDs that are mapped by a relationship should not specify a column..
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
2#   发表于:2021-07-16 17:47:54  IP:59.211.*.*
您改表主键加了自增吗?
路漫漫其修远兮,吾将上下而求索!
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
3#   发表于:2021-07-16 18:00:19  IP:59.211.*.*
如果是eclipse?直接把校验关闭
路漫漫其修远兮,吾将上下而求索!
1 共1页