Files
GateDge2023_ljy/TNMB.PUR_RPT_POOrderTrace/POOrderTraceServiceRptEx.cs

13 lines
185 B
C#
Raw Normal View History

2023-12-26 10:44:19 +08:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace TNMB.PUR_RPT_POOrderTrace
{
public class POOrderTraceServiceRptEx
{
}
}