From e163a27328c805ffec7c894259430f76f0881d00 Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期四, 03 四月 2025 23:12:23 +0800 Subject: [PATCH] 更新收货单提交按行提交已完成清点的行,上架增加IQC审核的判断 --- Tiger.Api.Core/Tiger.Api.Core.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Tiger.Api.Core/Tiger.Api.Core.csproj b/Tiger.Api.Core/Tiger.Api.Core.csproj index 132c02c..73ce076 100644 --- a/Tiger.Api.Core/Tiger.Api.Core.csproj +++ b/Tiger.Api.Core/Tiger.Api.Core.csproj @@ -4,6 +4,9 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> + <Authors>TigerClouds Team</Authors> + <Company>娣卞湷甯傞挍鏍间簯绉戞妧鏈夐檺鍏徃 (SZ TigerClouds Technology Co.,Ltd.)</Company> + <Copyright>Copyright 漏 2020-2025 SZ TigerClouds Technology Co.,Ltd.. All rights reserved.</Copyright> </PropertyGroup> </Project> -- Gitblit v1.9.3