From 597399726303f4f6f41b0a55d8dcaa153f49b97a Mon Sep 17 00:00:00 2001
From: yzh <snbbt@21cn.com>
Date: 星期四, 19 五月 2022 14:57:33 +0800
Subject: [PATCH] 账号信息增加是否自动返还 系统账号信息增加:用户类型 客户信息增加:归属客户经理、归属业务员、归属客服人员、归属财务等 客户账号查询优化 账号查询充值优化

---
 web/web/website.publishproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/web/web/website.publishproj b/web/web/website.publishproj
index 10355a2..b589a6f 100644
--- a/web/web/website.publishproj
+++ b/web/web/website.publishproj
@@ -52,6 +52,10 @@
       <Project>{D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6}</Project>
       <Name>Dao</Name>
     </ProjectReference>
+    <ProjectReference Include="..\Model\Model.csproj">
+      <Project>{337CD576-BA09-4182-9FDD-8F1AB1B30624}</Project>
+      <Name>Model</Name>
+    </ProjectReference>
     <ProjectReference Include="..\UMCLib\UMCLib.csproj">
       <Project>{AA804FAB-0293-4EB3-BF43-8103F1CC93F5}</Project>
       <Name>UMCLib</Name>

--
Gitblit v1.9.1