tjx
4 天以前 8ec9fab52eea2b110ad4e1a0b2300fead0018cd1
1
2
3
4
5
6
7
namespace MES.Service.Dto.service;
 
public class WhqohDto
{
    //public List<WhqohList> items { get; set; }
    public string itemId { get; set; }
}