using BBWY.Server.Model.Db; namespace BBWY.Server.Model.Dto { public class EditAfterSaleOrderSkuRequest: AfterSaleOrder { } }