diff --git a/src/Shentun.Peis.Application/BeiJingMZAKExportDatas/Class2.cs b/src/Shentun.Peis.Application/BeiJingMZAKExportDatas/Class2.cs new file mode 100644 index 0000000..d28c621 --- /dev/null +++ b/src/Shentun.Peis.Application/BeiJingMZAKExportDatas/Class2.cs @@ -0,0 +1,12 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace Shentun.Peis.BeiJingMZAKExportDatas +{ + internal class Class2 + { + } +}