From 5d6cb15ac86d9174393cb9d1538d69b567e2c26c Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期四, 09 五月 2024 08:56:50 +0800 Subject: [PATCH] 修改货品编辑bug --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 50a1083..27c6e84 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,7 @@ Chuanyin.Attribute/bin/ Chuanyin.Attribute/obj/ CoreCms.Net.Model/CoreCms.Net.Model.xml +CoreCms.Net.Web.Admin/CoreCms.Net.Web.Admin.xml +CoreCms.Net.Web.Admin/appsettings.json +CoreCms.Net.Web.WebApi/appsettings.json +CoreCms.Net.Web.WebApi/CoreCms.Net.Web.WebApi.xml -- Gitblit v1.9.1