This commit is contained in:
2025-07-07 13:54:21 +08:00
parent e1e5a82566
commit 38140986e4
18 changed files with 1103 additions and 284 deletions

View File

@@ -232,6 +232,7 @@
<Compile Include="Constant\BfyConst.cs" />
<Compile Include="Constant\Const.cs" />
<Compile Include="Enumeration\ApiEnum.cs" />
<Compile Include="Enumeration\FuncStatus.cs" />
<Compile Include="Enumeration\LoginRoleType.cs" />
<Compile Include="Enumeration\ReportType.cs" />
<Compile Include="Enumeration\SystemType.cs" />
@@ -266,6 +267,7 @@
<Compile Include="Imports\ImportSplitProperty.cs" />
<Compile Include="JackYun\EnumAttribute.cs" />
<Compile Include="JackYun\JackyunResponse.cs" />
<Compile Include="JackYun\TradeFullinfogetResp.cs" />
<Compile Include="PayModels\ExtendedGateway.cs" />
<Compile Include="PayModels\FuiouBarcodepay.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />