package dto type WeianGetOrderInfoReq struct { OrderId string `form:"orderId"` }