From f21eadc526d728d65a46e0b7d172c21307cc4d18 Mon Sep 17 00:00:00 2001 From: yl <ykxkd@outlook.com> Date: 星期二, 31 一月 2023 17:03:53 +0800 Subject: [PATCH] 采购到货:获取采购订单信息 采购到货:根据采购订单获取物料信息 采购到货:生成标签 --- VueWebApi/obj/Release/Package/PackageTmp/bin/roslyn/csi.rsp | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/VueWebApi/obj/Release/Package/PackageTmp/bin/roslyn/csi.rsp b/VueWebApi/obj/Release/Package/PackageTmp/bin/roslyn/csi.rsp new file mode 100644 index 0000000..2ec6fc9 --- /dev/null +++ b/VueWebApi/obj/Release/Package/PackageTmp/bin/roslyn/csi.rsp @@ -0,0 +1,14 @@ +锘�/r:System +/r:System.Core +/r:Microsoft.CSharp +/r:System.ValueTuple.dll +/u:System +/u:System.IO +/u:System.Collections.Generic +/u:System.Console +/u:System.Diagnostics +/u:System.Dynamic +/u:System.Linq +/u:System.Linq.Expressions +/u:System.Text +/u:System.Threading.Tasks \ No newline at end of file -- Gitblit v1.9.3