feat-IRONFANS-70 #244

Merged
chenhao merged 4 commits from feat-IRONFANS-70 into test 2024-04-11 14:04:54 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ab65df6d06 - Show all commits

View File

@ -2595,6 +2595,7 @@ func (s *Service) ApiGetZoneMomentListByCreaterMid(ctx *gin.Context, req *zonemo
// 1.根据mid查询得到这一轮的动态基底
list, err := _DefaultZoneMoment.OpListByMid(ctx, &zonemomentproto.OpListByMidReq{
BaseRequest: req.BaseRequest,
MType: req.MType,
Status: req.Status,
CtUpperBound: req.CtUpperBound,