Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- //using BPA.Message;
- //using System;
- //using System.Collections.Generic;
- //using System.Linq;
- //using System.Text;
- //using System.Threading.Tasks;
-
- //namespace BPASmartClient.MorkSUpgradedVer
- //{
- // public class OrderLocInfo
- // {
- // public string SuborderId { get; set; }
- // public ushort Loc { get; set; }
- // public ushort RecipeNumber { get; set; }
- // public int BatchingId { get; set; }
- // public string GoodName { get; set; }
- // public int SortNum { get; set; }
-
- // public int RecipeId { get; set; }
-
- // public List<int> Recipes { get; set; }
-
- // }
- //}
|