wangshan 2 лет назад
Родитель
Сommit
2cf5b66dcf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      jyBXCore/rpc/service/participate.go

+ 1 - 1
jyBXCore/rpc/service/participate.go

@@ -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 更新设置信息