后台数据表建立

This commit is contained in:
路 范
2022-03-30 19:34:37 +08:00
parent 904bdd16cd
commit 8a57806a29
37 changed files with 50474 additions and 431 deletions

View File

@@ -21,6 +21,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RoadFlow.Pinyin", "RoadFlow
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ewide.Application", "Ewide.Application\Ewide.Application.csproj", "{52AE2AA4-084D-4776-A8EC-885B7924DF73}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Vote.Services", "Vote.Services\Vote.Services.csproj", "{A526F736-B539-4DD2-B88A-217824F6528A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -59,6 +61,10 @@ Global
{52AE2AA4-084D-4776-A8EC-885B7924DF73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{52AE2AA4-084D-4776-A8EC-885B7924DF73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{52AE2AA4-084D-4776-A8EC-885B7924DF73}.Release|Any CPU.Build.0 = Release|Any CPU
{A526F736-B539-4DD2-B88A-217824F6528A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A526F736-B539-4DD2-B88A-217824F6528A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A526F736-B539-4DD2-B88A-217824F6528A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A526F736-B539-4DD2-B88A-217824F6528A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE