소스 검색

修改消息分类sql

renjiaojiao 2 년 전
부모
커밋
9615fb9003
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      rpc/internal/logic/sendwxtmplmsglogic.go

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

@@ -86,5 +86,4 @@ func (l *SendWxTmplMsgLogic) SendWxTmplMsg(in *message.WxTmplMsgRequest) (*messa
 		}, nil
 	}
 
-	return &message.SendMsgResponse{}, nil
 }