using HH.WCS.Hexafluo.util;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HH.WCS.Hexafluo.wms
{
///
/// 普通库区
///
internal class NormalArea
{
///
/// 没有特殊要求货架区随便找一个空位
///
///
///
internal static Location GetLocation4In(string area) {
var db = new SqlHelper