111
啊鑫
2025-09-12 e159c28b6d090dc875c878e462ceb45a809315d7
1
2
3
4
5
6
7
namespace MES.Service.Dto.webApi;
 
public class ErpCgth
{
    public ErpCgtha ErpCgtha { get; set; }
    public List<ErpCgthBList> ErpCgthBList { get; set; }
}