Browse Source

feat:设置调试

wangshan 2 years ago
parent
commit
2cf5b66dcf
1 changed files with 1 additions and 1 deletions
  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 更新设置信息