From 0b8e0449fda540cf3546a3feb376cbabe07aa3ca Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期二, 14 十一月 2023 09:23:25 +0800 Subject: [PATCH] 不良原因加 不良类型选项 不良类型编辑页面 不良类型列表 单品过站功能完善 --- Model/Model.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index 62f9b47..890ed01 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -330,6 +330,7 @@ <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_AreaUser_Model.cs"> <SubType>Code</SubType> </Compile> + <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BadType_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BigArea_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_BusinessUnit_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_Carbook_Model.cs" /> -- Gitblit v1.9.1