11
啊鑫
2025-08-25 cdd325cf78ca5bac74f941a917d8c90f34fa63e6
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; }
}