From c3fab579ae26614c5ef830afbc6b1345ea2931a0 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 24 三月 2023 14:51:48 +0800
Subject: [PATCH] 新增系统参数:条码生成时同步生成条码出入库记录

---
 BLL/BLL.csproj.user |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BLL/BLL.csproj.user b/BLL/BLL.csproj.user
index 0d5f65d..19ad28c 100644
--- a/BLL/BLL.csproj.user
+++ b/BLL/BLL.csproj.user
@@ -1,7 +1,7 @@
 锘�<?xml version="1.0" encoding="utf-8"?>
 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
   <PropertyGroup>
-    <ProjectView>ProjectFiles</ProjectView>
+    <ProjectView>ShowAllFiles</ProjectView>
     <PublishUrlHistory />
     <InstallUrlHistory />
     <SupportUrlHistory />

--
Gitblit v1.9.1