namespace BBWY.Server.Model.Dto
{
public class ToDayOrderAchievementRequest
public long ShopId { get; set; }
}