CoreCms.Net.Web.Admin/Controllers/baifenbingfa/CoreCmsProductsController.cs
@@ -307,7 +307,7 @@ { var jm = new AdminUiCallBack(); var model = await _CoreCmsProductsServices.QueryByIdAsync(entity.id, false); var model = await _CoreCmsProductsServices.QueryEditByID(entity.id); if (model == null) { jm.msg = "不存在此信息";