Files

13 lines
238 B
C#
Raw Permalink Normal View History

2025-09-01 17:21:34 +08:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MyCode.Project.Domain.Message.Response.LxmZHMDReport
{
public class PrdMOExecuteDetailRpt
{
}
}