소스 검색

feat:设置调试

wangshan 2 년 전
부모
커밋
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 更新设置信息