From 3fc58aef2f6f47c4a356df23479e3becca630177 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 27 六月 2024 17:11:47 +0800
Subject: [PATCH] 铺货和计划订单的修改。计划订单增加批量查看
---
CoreCms.Net.Model/CoreCms.Net.Model.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/CoreCms.Net.Model/CoreCms.Net.Model.csproj b/CoreCms.Net.Model/CoreCms.Net.Model.csproj
index 1d24e40..762c428 100644
--- a/CoreCms.Net.Model/CoreCms.Net.Model.csproj
+++ b/CoreCms.Net.Model/CoreCms.Net.Model.csproj
@@ -12,6 +12,10 @@
</ItemGroup>
<ItemGroup>
+ <ProjectReference Include="..\Chuanyin.Attribute\Chuanyin.Attribute.csproj" />
+ </ItemGroup>
+
+ <ItemGroup>
<None Update="CoreCms.Net.Model.xml">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</None>
--
Gitblit v1.9.1