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