using BBWY.Common.Models;
using System;
using System.Collections.Generic;
using System.Text;
namespace BBWY.Client.ViewModels.PackTask
{
public class StorePickSelfViewModel:BaseVM,IDenpendency
}