11
啊鑫
2025-02-13 311f8814b600f85caa0eae21c20798f53717f07e
1
2
3
4
5
6
namespace MES.Service.Dto.webApi;
 
public class ErpDetail
{
    public string? FUseOrgId { get; set; }
}