This commit is contained in:
2025-07-07 09:35:11 +08:00
parent a9021bbc4c
commit e1e5a82566
10 changed files with 557 additions and 114 deletions

View File

@@ -231,6 +231,7 @@
<Compile Include="Constant\CacheKey.cs" />
<Compile Include="Constant\BfyConst.cs" />
<Compile Include="Constant\Const.cs" />
<Compile Include="Enumeration\ApiEnum.cs" />
<Compile Include="Enumeration\LoginRoleType.cs" />
<Compile Include="Enumeration\ReportType.cs" />
<Compile Include="Enumeration\SystemType.cs" />
@@ -263,6 +264,7 @@
<Compile Include="Imports\ImportAct.cs" />
<Compile Include="Imports\ImportResult.cs" />
<Compile Include="Imports\ImportSplitProperty.cs" />
<Compile Include="JackYun\EnumAttribute.cs" />
<Compile Include="JackYun\JackyunResponse.cs" />
<Compile Include="PayModels\ExtendedGateway.cs" />
<Compile Include="PayModels\FuiouBarcodepay.cs" />