Explorar o código

feat: 新增广州移动字段

zhangxinlei1996 %!s(int64=2) %!d(string=hai) anos
pai
achega
431a4f7009
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      rpc/internal/logic/checklogic.go

+ 1 - 0
rpc/internal/logic/checklogic.go

@@ -96,6 +96,7 @@ func (l *CheckLogic) Check(in *pb.CheckReq) (*pb.CheckResp, error) {
 			DeptSubscribe:       data.Ent.DeptSubscribe,
 			BuyVip:              data.Ent.BuyVip,
 			BuyMember:           data.Ent.BuyMember,
+			PrivateGD:           data.Ent.PrivateGD,
 		}
 		resp.Entniche = &pb.Entniche{
 			Status:      data.Entniche.Status,