This commit is contained in:
liqionghai
2025-07-11 16:33:08 +08:00
commit b32a21128a
13 changed files with 515 additions and 0 deletions

20
ZHIRONG.Report.sln Normal file
View File

@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35506.116 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "ZHIRONG.Report", "ZHIRONG.Report\ZHIRONG.Report.pyproj", "{D1ABF5B5-E4AD-4D3C-B74D-3E2E4589B62B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D1ABF5B5-E4AD-4D3C-B74D-3E2E4589B62B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1ABF5B5-E4AD-4D3C-B74D-3E2E4589B62B}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal