11
啊鑫
9 天以前 bf86b73931230ea61ad8c5984367cea8a5f8baa6
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; }
}