@@ -159,7 +159,7 @@ func GetParticipateSetInfo(in *bxcore.ParticipateSetUpInfoReq) (*bxcore.Particip
if !b || entRoleId == 0 {
res.ErrMsg = "没有权限"
res.Data = nil
- res.ErrCode = -1
+ res.ErrCode = 0
} else {
switch in.SetAction {
case "U": //update 更新设置信息