wangshan 2 жил өмнө
parent
commit
2cf5b66dcf

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