diff --git a/.gitignore b/.gitignore index 08a27bd..d2f56e4 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,5 @@ HJGL_ZH/BLL/bin/Release/NPOI.OpenXmlFormats.dll /HJGL_ZH/Model/bin/Release/Model.dll /HJGL_ZH/Model/bin/Release/Model.pdb /HJGL_ZH/FineUIPro.Web/Web.config +/HJGL_ZH/Model/obj/Release/Model.csprojAssemblyReference.cache +/HJGL_ZH/FineUIPro.Web/FineUIPro.Web.csproj.user diff --git a/HJGL_ZH/FineUIPro.Web/FineUIPro.Web.csproj.user b/HJGL_ZH/FineUIPro.Web/FineUIPro.Web.csproj.user deleted file mode 100644 index 8ba20cd..0000000 --- a/HJGL_ZH/FineUIPro.Web/FineUIPro.Web.csproj.user +++ /dev/null @@ -1,47 +0,0 @@ - - - - ProjectFiles - Debug|Any CPU - true - - - - - - - - - - - - Login.aspx - SpecificPage - True - False - False - False - - - - - - - - - False - True - True - True - 5001 - / - http://localhost:5001/ - False - False - - - - - - - \ No newline at end of file diff --git a/HJGL_ZH/FineUIPro.Web/Web.config b/HJGL_ZH/FineUIPro.Web/Web.config new file mode 100644 index 0000000..04fa778 --- /dev/null +++ b/HJGL_ZH/FineUIPro.Web/Web.config @@ -0,0 +1,143 @@ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/HJGL_ZH/Model/bin/Release/Model.dll b/HJGL_ZH/Model/bin/Release/Model.dll new file mode 100644 index 0000000..596229e Binary files /dev/null and b/HJGL_ZH/Model/bin/Release/Model.dll differ diff --git a/HJGL_ZH/Model/bin/Release/Model.pdb b/HJGL_ZH/Model/bin/Release/Model.pdb new file mode 100644 index 0000000..7b7b9c2 Binary files /dev/null and b/HJGL_ZH/Model/bin/Release/Model.pdb differ