1961452ebc018cf758924f26d9c7aa0b31495227..3e761e2ad2642600b250bcbc724e97cb9e003303
2022-10-25 wzp
修复bug
3e761e 对比 | 目录
2022-10-25 wzp
修复客户信息管理 修复文字错误
ec4e1f 对比 | 目录
6个文件已添加
1个文件已修改
14 ■■■■■ 已修改文件
.gitignore 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
web/.vs/Web/v16/.suo 补丁 | 查看 | 原始文档 | blame | 历史
web/.vs/Web/v17/.suo 补丁 | 查看 | 原始文档 | blame | 历史
web/.vs/Web/v17/fileList.bin 补丁 | 查看 | 原始文档 | blame | 历史
web/Common/bin/Release/Newtonsoft.Json.dll 补丁 | 查看 | 原始文档 | blame | 历史
web/web/.gitignore 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
web/web/Bin/Release/.gitignore 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
New file
@@ -0,0 +1,12 @@
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/web/App_Code/obj/Release
/web/Dao/obj/Debug
/web/Dao/obj/Release
/web/Model/obj
/web/UMCLib/obj
/web/.vs/Web/FileContentIndex
/web/App_Code/obj/Debug
/web/Common/obj
web/.vs/Web/v16/.suo
Binary files differ
web/.vs/Web/v17/.suo
Binary files differ
web/.vs/Web/v17/fileList.bin
Binary files differ
web/Common/bin/Release/Newtonsoft.Json.dll
Binary files differ
web/web/.gitignore
New file
@@ -0,0 +1 @@
/logs
web/web/Bin/Release/.gitignore
New file
@@ -0,0 +1 @@
Publish