From e3e68c2fc02f2ada02254f1167056278cd570f5c Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期二, 21 二月 2023 18:30:47 +0800
Subject: [PATCH] 1.工艺路线删除判断工艺路路线是否被存货绑定 2.新增质检方案列表查询、列表查看编辑带回接口
---
VueWebApi/VueWebApi.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/VueWebApi/VueWebApi.csproj b/VueWebApi/VueWebApi.csproj
index 4c3377d..b6d0380 100644
--- a/VueWebApi/VueWebApi.csproj
+++ b/VueWebApi/VueWebApi.csproj
@@ -394,6 +394,7 @@
<Compile Include="Models\AnDnDate.cs" />
<Compile Include="Models\AppDevicecCheck.cs" />
<Compile Include="Models\AppLabCode.cs" />
+ <Compile Include="Models\AppPurchOrderSave.cs" />
<Compile Include="Models\APSList.cs" />
<Compile Include="Models\BomSub.cs" />
<Compile Include="Models\CapacityPlanningSetup.cs" />
--
Gitblit v1.9.3